Slashdot Mirror


User: sinij

sinij's activity in the archive.

Stories
0
Comments
2,919
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,919

  1. Re:Where should we start? on Linus Torvalds Explodes at Red Hat Developer · · Score: 1

    Conceptually: Each update has to be signed and encrypted. Each update includes updated revocation list signed by root CA.

    If bios was legit, then it will have legit revocation list.

    If bios was not legit, then it will have to a) include revocation list that has it identified as not legit b) include old list c) include forged list somehow signed by root CA. Old list would be the only problematic area, perhaps could be worked around by some third-party trusted time verification mechanism.

  2. Re:Where should we start? on Linus Torvalds Explodes at Red Hat Developer · · Score: 1

    >>>The problem with that is however that secure boot is broken as soon as a single OS maker/distro gets compromised.

    Key revocation and revocation lists is well-understood concept in PKI. Are you saying similar approach won't be used here?

    About the only (minor) problem is to make sure CRL is up to date.

  3. Re:Why do these phones always suck? on £6700 Phone Uses Android Instead of Windows · · Score: 1

    >>>Not only is most of a Lexus Toyota, Lexus is 100% Toyota

    Can someone explain this with a car analogy?

  4. Re:This problem is easily solved on Is It Possible To Erase Yourself From the Internet? · · Score: 5, Informative

    It takes more than that. You also have to compartmentalize your real and assumed identities so your friends and acquaintances who do not value your privacy do not link them for you.

    I find facebook's "is this really X's real name" queries to your social contacts especially dangerous.

  5. Re:so... on Facebook Breaks Major Websites With Redirection Bug · · Score: 1

    >>>I deal with the goddamn customers! And if you don't like it, you can program goddamn login page yourself!

  6. Re:It's all good and interesting... on Announcing Adafruit Gemma – Miniature Wearable Electronic Platform · · Score: 2

    Finally, a reliable way to get your junk fondled without having to pay for it!

  7. New energy source? on Magnetic 'Braids' May Cook the Sun's Corona · · Score: 1

    I am not sure about underlying physical law of these "braids", but can this effect be harnessed to produce energy? We do have technology to produce strong magnetic fields.

  8. Re:Brilliant idea on Google Declares War On the Password · · Score: 1

    >>>Fingerprint scanners are vulnerable to replay attacks.

    You are not doing it right if you are storing or transmitting your biometric data in the clear. If not - then you treat biometrics just like any cryptographic key and there are well-known measures you can take within your encryption algorithm against replay.

  9. Re:Nuance on DHS Steps In As Regulator for Medical Device Security · · Score: 1

    Isolated SCADA? When? If you refer to Iranian nuclear program, they weren't properly isolated. They just weren't connect to the internet so USB was used as a vector.

  10. Re:Mandatory Slashdot Open Source Post on DHS Steps In As Regulator for Medical Device Security · · Score: 2

    OS is a no-go here mostly due to liability concerns and approval process. Medical Devices cost so much not because they are complicated technology (some of them are) but because when they explode, maim someone and give your uncle cancer there is a manufacturer and insurance to go after. You can design OS that is 100 times better than industry standard and it still won't be used because of the above.

  11. Re:manufacturers need to let os updates and AV sof on DHS Steps In As Regulator for Medical Device Security · · Score: 1

    AV and OS vulnerabilities is not top security concern. Something like letting unauthenticated user copy entire patient database that for some reason was stored on the device is much bigger threat.

    Protecting all terminals is not a very effective strategy for preventing large data breaches. While undeniably required step, it isn't firth thing you do, and it isn't most important thing you do.

    For example: Not storing session data locally would be the first step in securing this mess. Preventing access to any kind of stored data without authentication would be second step.

  12. Source? I couldn't find anything about it on DHS on DHS Steps In As Regulator for Medical Device Security · · Score: 1

    Source? I couldn't find anything about it on DHS website.

    All DHS hate aside, this is much needed change. We have FIPS and it made our crypto much stronger. We have other standards and procurement requirements (CC, PCI, etc) that made inroads on making sure vendors at least consider security. It is about time the same applied to medical devices.

    Why DHS, NIAP or NIST would be more appropriate agency to handle this.

  13. Free alternatives are out there on UC's For-Pay Online Course Draws 4 Non-UC Students · · Score: 1

    Few problems with paid courses approach.

    First, there are free alternatives out there, like Coursera, that offer the same thing.

    Second, consumer sees value in credentials, not education. Kinds of people that tend to value knowledge are more than capable of gaining it on their own. Kinds of people that would pay for education are only interested in acquiring credentials.

  14. From the desk of barrister Facebook on Facebook Test Will Let You Message Strangers For $1 · · Score: 1

    Dear Facebook Friend,

    Naturally, you will be amply rewarded for your assistance by retaining a percentage of the funds transferred....

  15. Re:R; apt-get install r-base on Ask Slashdot: Replacing a TI-84 With Software On a Linux Box? · · Score: 2

    While I worked in academia I dealt with both R and matlab. Matlab is more mature, but it isn't free. Most of the code that get passed to you by others is an unreadable amateur code written in matlab. Most other academics wouldn't know how to run anything but matlab. Some advanced stats cannot be easily done in R, unless you want to write it from scratch (good luck with that).

    Overall - if you write your own code and don't expect to do anything else with it, R is fine. If you want to work with others, especially crusty non-CS PhDs - matlab is the only way to go.

  16. Matlab on Ask Slashdot: Replacing a TI-84 With Software On a Linux Box? · · Score: 2

    Matlab. If you planning to go into science (not CS, actual science) ability to code in Matlab will put you head above any of your peers.

  17. Re:I call Band-Aid on US Nuclear Industry Plans "Rescue Wagon" To Avert Meltdowns · · Score: 2

    Chernobyl wasn't a catastrophic failure, it was operating reactor well outside of the design parameters with all safety and auto-shut down procedures disabled.

    What happened is that two tests - turbine vibrations and something else that had to do with cooling system were run concurrently, without considering implications. Safety system kicked in and proceeded to shut down whole thing. Junior techs that were on site decided they would chance disabling safety systems to try to keep reactor from going cold. Unfortunately whole system malfunctioned in "full open". Ironically, they did succeed at restarting reactor but now had no way to control it and watched whole thing melt over next couple hours. It wasn't sudden and wasn't catastrophic failure - in a sense that system didn't fail on its own.

    Chernobyl reactor that blew up was one of 4 built with that design at that site. By modern standards it is considered unsafe, but even with that remaining 3 operated will into 2000s. I think one is still operational.

  18. Re:I call Band-Aid on US Nuclear Industry Plans "Rescue Wagon" To Avert Meltdowns · · Score: 2, Informative

    Not Chernobyl hysteria again. Different reactor design, plus in Chernobyl's case safety mechanisms and fallbacks were intentionally disabled in attempt to prevent safety shutdown. They succeeded in overriding safety shutdown and melted whole thing.

    In case of Japanese disaster - yes, they had time to react.They probably had enough time to had it fly from US, had something like that was available.

  19. Re:A new way to recharge my Phone? on Flexible, Fiber-Optic Solar Cell Could Be Woven Into Clothing · · Score: 1

    It won't - not enough power from solar cell even if you convert 100% of your surface area in a perfect light. Napkin calculation tells me it would take 48 sunlight to recharge your typical smartphone battery in ideal circumstances.

  20. Re:psychology is Quack Science beware the DSM!! on Using Multiple Forms of Media At Once Correlates With Depression, Anxiety · · Score: 1

    Not to generalize or detract from the spirit of your message, but reading your post lead me to believe that the diagnosis may be accurate in your case.

  21. Re:Depression causes multitasking on Using Multiple Forms of Media At Once Correlates With Depression, Anxiety · · Score: 3, Funny

    Research shows that long-term even blind and quadriplegic people report average happiness. If we extrapolate these findings to your facebook predicament -it is likely that in the long run you will adapt to having your mother as the only facebook friend and will return to average happiness.

  22. Re:Also called "multiple-tab syndrome" on Using Multiple Forms of Media At Once Correlates With Depression, Anxiety · · Score: 2

    Clearly, the main problem was the post above you was that the poster was multi-tabbig his media.

  23. Re:I suspect there's some level of feedback on Using Multiple Forms of Media At Once Correlates With Depression, Anxiety · · Score: 2

    Is IANAP a consequence of turning IANAL into IAAL?

  24. Slashdot is my only bookmark and the only website I visit, and as a result it is the only type of media I consume and there is no reason to multitask.

    Am I finally ready for happiness?

  25. Re:Misguided... on The Survival Machine Farm · · Score: 1

    Do you think you could produce high-output crop yields without chemical fertilizers? I know nothing about farming, so this is honest question.

    I think calculation for maximum energy output would be similar to electric panel efficiency - at this point fundamentals are the same, you are gathering and storing sunlight energy. Napkin calculation tells me that yes, hypothetically it should be possible to extract energy from this process.