Slashdot Mirror


User: cyrus0101

cyrus0101's activity in the archive.

Stories
0
Comments
20
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 20

  1. Strings are the problem on The History of SQL Injection, the Hack That Will Never Go Away (vice.com) · · Score: 0

    So long as queries are composed of strings, there will be injection attacks. There are tools to perform escaping, but they're optional: " 'SELECT * FROM users WHERE id=' + userid" is always going to be something the programmer can choose to do. The only solution is to remove that option. Limit database interaction to framework ORMs or query building tools (e.g. Querydsl) and the programmer can no longer choose dangerous options.

  2. Test your site with this on POODLE Flaw Returns, This Time Hitting TLS Protocol · · Score: 5, Informative

    The article references the SSL Labs tool which includes the TLS POODLE test: https://www.ssllabs.com/ssltes...

  3. Re:Web Searches For These Suck on Attack of the One-Letter Programming Languages · · Score: 2

    I google R stuff all the time and it is a pain in the ass. Google has gotten a lot better recently (or I've been lucky).

    Adding "lang" to the end helps. It's a trend for non-single-letter languages (hacklang, golang, etc) but seems to work for R & C too.

  4. Re:"Can't trust Google cuz they're NSA buds" = sil on Google Forks OpenSSL, Announces BoringSSL · · Score: 1

    I'm not suggesting Google is impervious to coercion, only that the have an incentive to maintain as secure a platform as they are able. They are no more vulnerable to corruption than OpenSSL was (though it could even be argued that their political and economic clout makes them less vulnerable; but I wouldn't get behind that position).

  5. "Can't trust Google cuz they're NSA buds" = silly on Google Forks OpenSSL, Announces BoringSSL · · Score: 2

    Google makes a lot of money on your data. They mine the crap out of your email. Their CEO has said privacy online is silly since if you've done nothing wrong you have nothing to hide. Summed up: they're indifferent to your sense of privacy. But trust Google to protect it's own interests. It wants to control access to this data. They'll be happy to comply with government requests for data, but on their own terms, and not by willfully subverting the security itself and leaving the door wide open. Being the doorkeeper makes them powerful. Being a doormat is not in their interest.

  6. My top 5 concerns about the new net filter: on 5 Concerns About Australia's New Net Filter · · Score: 4, Funny

    My top 5 concerns about the new net filter:
    1) _______________everything______________.
    2) _____________________________________________________
    3) _______________________________is ______going________
    4) _____________to ___________ be ____________________________
    5) _______________ fine ____________________ .

  7. Cryptonomiconlike on BitCoin, the Most Dangerous Project Ever? · · Score: 1

    Sounds like something Neil Stevenson might write.

  8. Re:I loathe this invitation 'nonsense' on Google Storage Is Now Available To All Developers · · Score: 2
    Two reasons come to mind immediately:
    • limited access means a smaller group to monitor for problems. Buzz, for example, went live across the board and had serious privacy issues. If they'd done it on a smaller scale, maybe they could have nipped it in the bud.
    • illusion of exclusivity makes the product seem cooler. You want what you can't have.
  9. If we get the heuristics back as FOSS on Google Wants Your Voice Data · · Score: 2

    I'd be willing to let this happen if google then released the derived heuristics as free open source software. I'll share if you share.

  10. Re:Good, but there is always an issue on US Funding Five Game-Changing Energy Projects · · Score: 1

    There is a balance to be struck between building a competitive economic/technological advantage and the actual point of the technology: developing a technology that can be leveraged to reduce the environmental costs of producing energy.

  11. Re:Why tax Hybrids and Guzzlers equally? on US Contemplating 'Vehicle Miles Traveled' Tax · · Score: 1

    But it's not just about road repair. Fossil fuel use externalities are not currently reflected in the price of gas. Ideally, we should keep the gas tax (even increase it) to cover the damage done by gasoline and institute a road-use tax. We certainly should not replace the gas-tax with a road tax. Further, I think it's more than reasonable to keep the cost of road maintenance in gasoline-tax. This further incentivizes people to use hybrids/electrics, a technology which in its early stages of development would benefit from an uneven playing field.

  12. Never use 'em... on GNOME To Lose Minimize, Maximize Buttons · · Score: 1

    ALT+SPACE, X

  13. Re:Could be worse on Libya SIGINT Jamming Satellites, Towers · · Score: 0

    No, you get a -1 for delivering your evaluation of his humour in an antisocial and totally distasteful manner. I'd far rather tolerate "predictable redundant humour" than tolerate needlessly angry and misguided rantings.

  14. Re:Hang on a second... on Espionage In Icelandic Parliament · · Score: 3, Informative

    More like KAOS.

  15. Re:There is a threat to democracy! on WikiLeaks Supporters' Twitter Accounts Subpoenaed · · Score: 2

    Enter arma enim silent leges. Just sayin'.

  16. Ironic on China Views Internet As "Controllable" · · Score: 1

    Ironic that their thoughts on the 'controlability' of the internet would be disseminated through a leak made to ... the internet.

  17. Woulda rathered the trail complete ... on Xbox Modding Trial Dismissed · · Score: 2

    ... in favour of the defendant. Sets a(nother) legal precedent supporting the idea that modifying something you own is legal.

  18. Evidence of the quality of attendees: on Geocentrists Convene To Discuss How Galileo Was Wrong · · Score: 1

    Registration is to an aol email address.

  19. Misleading title on Scientist Infects Self With Computer Virus · · Score: 1

    I had visions of a real-world Snow Crash.

  20. Multiple Interfaces? on Why Flash Is Fundamentally Flawed On Touchscreen Devices · · Score: 1

    So as site developers we have to:
    - build a flash site for those who have flash.
    - an html site for those who don't.
    - and an alternate flash site for people with touch screen UI.

    Excuse me while a find a bucket into which I can vomit.