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:Welcome to the new world? on Tesla Model S Has Been Hacked · · Score: 1

    Are you saying that the only way to secure a car from theft is to network it? That is nonsense.

  2. Re:Only going to get worse on Tesla Model S Has Been Hacked · · Score: 3, Interesting

    We have seen this play out in IT during 80s and 90s. AV and Firewalls for cars are next. Then they will wise up and move cars to a dedicated network with mutual authentication. Until then, we have 'lost decade' of blue-screen-of-death automobiles. Unfortunately, unlike mostly harmless IT crashes, when auto crashes someone going to get hurt.

  3. Re:Is it FIPS certified? on LibreSSL 2.2.2 Released · · Score: 2

    I am not going to argue "pointless box-ticking exercises" point, but without FIPS certification LibreSSL adoption will always be limited.

    As analogy, lets say you discovered cure for cancer that can be made at home from 5$-worth of household supplies. Until you get it FDA approved, people would still die from cancer.

  4. Re:easier patch for younger drivers on Tesla Model S Has Been Hacked · · Score: 0

    While I suspect your post is intentionally humorous, driving rolling wreck is a choice. It isn't difficult or expensive to DIY basic repairs and maintenance, as such I have zero sympathy for someone driving with malfunctioning brakes, broken ignition lock, or most cases of drastic power loss.

    Autos are not categorically different from computing hardware and software. Just like you add RAM and SSD, patch OS and applications on your PC... you are expected to change oil, coolant, spark plugs and maintain your brakes. Interfaces are different, and it is almost always dirty/greasy, but it doesn't take rocket science degree to figure it out. Plus, there is almost always a YouTube video showing you how to do it.

    So stop with excuses and fix your rolling wreck. Just like you'd fix your PC if it was infested with malware.

  5. Re:Is it FIPS certified? on LibreSSL 2.2.2 Released · · Score: 3, Interesting

    You are probably thinking about Dual_EC_DRBG, support for it has been removed by NIST since 2013.

    Generally, FIPS certification would only include things you do, and mandate how to do them. For example, if you implement AES256-GCM, you will have to demonstrate that it is implemented according to the standard - NIST SP 800-38D, but you don't have to implement it.

  6. Re:Patched on Tesla Model S Has Been Hacked · · Score: 1

    The last time my 80s era roadster was patched was when it rolled off the production line. 30+ years on the long-term stable release! Beat that with your Tesla.

    Why do we need to connect cars to the internet again?

  7. Is it FIPS certified? on LibreSSL 2.2.2 Released · · Score: 4, Interesting

    It is about time we get viable alternative to OpenSSL. Unfortunately, LibreSSL is not FIPS certified, and as such won't be used for government-facing projects. This means as a system integrator I have a choice - use OpenSSL (and private label certify it) and be able to sell my product to industry and government client, or use LibreSSL and only be able to sell to industry clients.

  8. I want my Cat connected to the IoT on Tesla Model S Has Been Hacked · · Score: 1

    I want my Cat connected to the IoT. Somebody please hack it so it stops leaving hairballs everywhere.

  9. Re:Future market on Tesla Model S Has Been Hacked · · Score: 4, Informative

    To protect against cyber threats that would work. To protect against nuclear EMP (since we were talking Fallout)? Not so much. Even 70s and 80s cars use coils and ECUs, and that would get fried. What you need is mechanically injected car with non-electronic control. Some of the early 70s Mercedes would almost work, since they used vacuum to control everything.

  10. Re:Failure to understand definition of zero-day on Israeli Security Company Builds "Unhackable" Version of Windows · · Score: 1

    Thankfully, they won't sell thousands of licenses since government requires certification. No lab, no matter how much they are paid, would certify something like that.

  11. It is very easy to build a system... on Israeli Security Company Builds "Unhackable" Version of Windows · · Score: 1

    It is very easy to build a system that the system's designer could not hack, or code a crypto library that the library's programmer could not break. Then if you could successfully keep the product away from other people you could have an unhackable system.

    I suspect this is the approach this startup took.

  12. Re:Why children should NOT be taught to code on CollegeBoard: Analyses of CS Study Benefits Shouldn't Be Interpreted As Causal · · Score: 1

    ^^^ Mod this up please.

  13. Re:This Screams, get real computers in cars. on Hacker's Device Can Intercept OnStar's Mobile App and Unlock, Start GM Cars · · Score: 1

    Yes, and this is exactly how you end up with a homer car.

  14. Re:This Screams, get real computers in cars. on Hacker's Device Can Intercept OnStar's Mobile App and Unlock, Start GM Cars · · Score: 1

    Average car on the road is 11 years old right now. Assuming it is possible to design secure OS (see Programming Satan's Computer for many reason why not), crypto of that vintage is susceptible to bruteforce. This is assuming over that period of time nobody dropped the ball and lost signing keys and such.

    Thing is, what you proposing is fundamentally is a feature bloat. It doesn't help you drive.

  15. Re:This Screams, get real computers in cars. on Hacker's Device Can Intercept OnStar's Mobile App and Unlock, Start GM Cars · · Score: 3, Interesting

    Seeing all these vulnerabiltieis pop up in all these cars, knowing how malware-ridden is typical user's GPC, you are asking for more GPC in cars?!?! What is wrong with you?!

    If your grandma's AOL-connected computer gets infected, it will at most become a nameless bot zombie and a minor nuisance. On other hand, under similar scenario your grandma's networked car, probably with her screaming in terror until the bitter end, could realistically become a remotely controlled weapon and seriously ruin everybody's day. Just consider than only a couple of big accidents can pretty much shut down an entire urban highway system, the bar for extreme mayhem in this case is much, much lower.

  16. Very interesting to read your perspective. Do you think "normal people don't want to code" would stay unchanged? We are well past "computers are a fad" public opinion stage, you'd think that coding attitude would also shift? Especially for situations typically applicable for scripting languages.

    Anecdotally, many people learned Lua when WoW came out.

  17. I think it would be better if programming languages borrowed some of the logic nomenclature used in philosophy. That is, problem of readability have been repeatedly solved in other fields. The only reason I could see this hasn't been done in coding is cultural. It has roots in RTFM culture so prevalent in the computer science world, where knowledge of obscure trivia is valued over logic and clarity.

  18. Formal logic statements, math, statistics are all very precise without being unreadable by a third-party who is familiar with nomenclature. I might not understand the logic behind any given theorem, but I certainly have an ability to read it. This is not the case for programming languages. For example, C code for LSFR is absolutely not human readable, yet I can write a paragraph, pseudo-code, or diagram that precisely explains it.

  19. Welcome to the Internet of Things on Honeywell Home Controllers Open To Any Hacker Who Can Find Them Online · · Score: 3, Funny

    In the IoT world, the Internet browses you!

  20. I respectfully disagree. I hate programming because syntax in every language out there is about as obnoxious as it gets. The biggest issue is that programming languages are all written by coders, for coders. With no concept that the language doesn't have to be obscure or convoluted to be efficient. That is what compilers are for.

    Just like there could be no functional /. comments (or any other natural language statement) that only author could read, there should be no functional code that could not be easily read by others. Most people here worked with code written by others - no matter what, it is at best difficult to understand. That is key symptom that the language itself is flawed.

  21. interstitial? on Google Studies How Bad Interstitials Are On Mobile · · Score: 5, Funny

    Wikipedia tells me that interstitial is short for Interstitial cystitis or bladder pain syndrome.

    That too would get me to abandon the website.

  22. Criminal intent? on Police Not Issuing Charges For Handgun-Firing Drone -- Feds Undecided · · Score: 3, Insightful

    >>>We are attempting to determine if any laws have been violated at this point

    What happens to first determining if there was any criminal intent or adverse consequences?

    ... and this is why you should never talk to police. They might just determine that you have been violating something while talking with you.

  23. Re:An Effort in Vain. on Stephen Hawking and Russian Billionaire Start $100 Million Search For Aliens · · Score: 1

    What about civilizations that intentionally broadcast "we are here" beacon? We would be able to detect this.

  24. Re:Possible problems on Plastic Roads Sound Like a Crazy Idea, Maybe Aren't · · Score: 3, Informative

    Another point - plastic degrades with UV exposure. It becomes hard and brittle.

  25. We need Flash, because it is easy to block on New Default: Mozilla Temporarily Disables Flash In Firefox · · Score: 5, Insightful

    We need Flash because it is easy to block. You can remove a huge chunk of Web obnoxiousness by simply disabling/uninstalling Flash while not breaking the rest of the website. With HTML5, this won't be as straight-forward process.