Slashdot Mirror


User: hatemonger

hatemonger's activity in the archive.

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

Comments · 65

  1. Re: You can get all of season 5 leaked on Nearly Half of Game of Thrones Season 5 Leaks Online · · Score: 1

    Don't forget how Mance doesn't have a kid in the show. No idea what's going to motivate the scooby gang to sail South now (as they did in FfC). It's definitely departing from the books in larger and larger ways.

  2. Re:Related to the Boston Marathon how? on Watching a "Swatting" Slowly Unfold · · Score: 0

    Man, you're pretty upset. It's probably time for you to take a break from the internet for a while.

  3. Re:Related to the Boston Marathon how? on Watching a "Swatting" Slowly Unfold · · Score: 3, Insightful

    So you think police don't need to take threats seriously in places where they haven't already had terrorist attacks?

    He most certainly is dropping the "Boston Marathon" name to get more clicks. If it was actually relevant enough to base the article title on, then the implications, history, and potentially different police response would all get talked about in the article. As it stands, it's only mentioned once in an otherwise unnecessary last paragraph. Because it's clickbait.

  4. Related to the Boston Marathon how? on Watching a "Swatting" Slowly Unfold · · Score: 3, Insightful

    Moderately interesting article. Too bad they decided to add the clickbait boston marathon reference. Makes me feel a little dirty for giving them a click.

  5. Re:Why? on Ask Slashdot: Dealing With User Resignation From an IT Perspective? · · Score: 4, Insightful

    Profanity is a crutch.

    Empty platitudes repeated by people who dislike profanity for the sake of feeling good about themselves. Profanity is one of many tools that people can use to express themselves, and it is completely unrelated the strength of the points being argued. The sun is fucking hot, the sky is damn blue, and shit like "profanity is the sign of a weak argument" is ignorant and fallacious.

  6. Re:Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    For someone who does want an online identity, password management software is by far the best option for anyone with a moderately valuable one. Of course there isn't a perfect solution, but it would be wronger than wrong to suggest that since there are ways to subvert password management software, then it's no better than memorization. A good camera angle or keylogger will steal your memorized passwords as you type them just as easily as it will from a password manager. Easier, in many cases. And your "single point of failure" argument is weakened by the fact that even a moderate password locking a database of one of the popular password managers would be resistant to years of offline attack. I mean, sure, the lack of convenience is an argument against using a password manager, but it's also an argument against wearing a seatbelt. It's needlessly risky to type a memorized password into a site where you have no visibility on what they're doing with it, what security they have in place to detect breaches, or even if they'd notify you when your credentials were stolen. Monitoring your credit report is a valuable part of a defense in depth but not as an alternative to good password practices.

  7. Re:Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    Not really. If "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn1" isn't safe, your choice of mixed song lyrics probably isn't, either, asuming a malicious actor is trying to figure out the input when they know the MD5 output. And if they've compromised a site that was storing your password in plaintext, your password strength is completely irrelevant. Like I said, the real issue is password reuse, and it's impossible for a human to memorize good, unique passwords for every site they visit. Password managers are the only solution for people who value their online identity.

  8. Re:How about... on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 2

    Yes, "don't outrun the bear; outrun your companion" is a fair strategy in computer security. But if you're made of particularly juicy and delicious man-meats (which would be analogous to having your name be Brian Krebs or Jennifer Lawrence or being a Google employee or having a three letter twitter handle), some bears might decide that it's worth a little extra effort to run you down instead. It's a personal decision as to how much effort you're willing to put into protecting your online identity.

  9. Re:Yes, but.... on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    I'm not so sure about "probably". I'd say it's probable that if they're restricting length then at some point they were being stupid like storing passwords in a VARCHAR(8), but lots of times those restrictions get kept for backwards compatibility even after they've upgraded how they're storing passwords. The best canary in the coalmine is whether they'll email or display your old password as part of the password reset process.

  10. Re:Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    That's a tough battle to fight. Users, when faced with making a decision between fulfilling their immediate digital urge and being safe, will choose to fulfill their digital urge 99% of the time. If "being safe" was an option presented via dialogue box, 99% of the 1% that initially chose to be safe will repeat the action so they can make the digital urge fulfillment choice instead.

  11. Re:How about... on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    So the bad guy just got the password database from hacking slashdot and sees your password is sahcorrecthorsebatterystaple. The bad guy pulls up another password leak from hellokittyislandadventure.com, and sees an account with the same email address uses the password hlocorrecthorsebatterystaple as a password. It's entirely possible they'll figure it out given enough data points. You're right that it's an edge case, since nowadays the bad guys aren't doing much of that since there are so many users using "letmein" and "Password1", so you have to make a decision. Given the number of places you're reusing your password strategy, your knowledge (or lack thereof) of trends in identity theft via password leaks, and the value you place in your online identity, is it worth using password management software instead of memorizing a password algorithm?

    In favor of password managers, when banks do stupid stuff like that you can use the software to make truly random passwords that follow those requirements. No need to modify your algorithm to fit within stupid restrictions.

  12. Re:Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    Well, no. That's an entirely different type of attack, requiring entirely different skills and resources. Script kiddies are perfectly able to download a bunch of leaked databases, look for username or email address matches between them, read the passwords in plaintext, guess that you're using the site name or url to modify your passwords, and then try your username and password on amazon or banking or webmail sites. They're not going to be able to say "Man, look at that guy's password! I should hack a trojan onto his computer by backtracing his IP address using a Visual Basic GUI!"

    Also of note, KeePass has defenses against keyloggers.

  13. Re:Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 3, Funny

    No, when you're traveling you use the mobile app to access your password database, read it off your phone, and then you type it into the infected computer. No need to be stupid about it.

  14. Re:Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 1

    Every everything is vulnerable. You have to make choices to minimize your vulnerability given the current risk environment. You're millions of times more likely to have your password leaked because it was stored in an insecure manner on a vulnerable server than to be subjected to a crowbar hack, so you should prioritize your defense accordingly.

  15. Re:Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 2

    Treating numerous accounts as "low security" and reusing your passwords across them is still dangerous, in my opinion, but it's up to you whether the effort of storing those extra passwords in your password management program is worth the added security. Information gleaned from multiple "low security" accounts could potentially be combined to get access to your high security accounts. And once you get password management software set up, I've found it's much easier than remembering and typing, even for the accounts I don't care about. Autofill is glorious, and I really love never having to play the game of "have I already registered for this site?"

  16. Re:Wait a sec on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 3, Informative

    Exactly the opposite: "Encryption works" was one of the key points made by Edward Snowden. The NSA found it much easier to just bypass encryption. There are some instances where we suspect the NSA has had a hand weakening or backdooring some algorithms (like recommending odd seed values for elliptic curve cryptography) but nothing definitive.

  17. Memorizing site-unique passwords isn't possible on Generate Memorizable Passphrases That Even the NSA Can't Guess · · Score: 5, Insightful

    Diceware is a great recommendation, but you're missing one key consideration: password reuse is a larger danger to users than is having a weak password. The Apple iCloud hack is one of the few in recent memory where a password-related breach wasn't tied to password reuse. What happens most of the time is that a site is vulnerable to SQL injection gets their users table stolen, and "bad guys" use that information to try accounts on related sites. If the compromised website was using a bad (i.e. fast) password hashing algorithm, then having a good password will protect you a little, but you're playing with fire. Password cracking techniques have been advancing exponentially, as has GPU power. But if this site is using reversible encryption or storing passwords in plaintext (which still happens with alarming frequency) then all your other accounts are at risk from the one breach regardless of how great your password is. Of course, if they're using a good password algorithm like PBKDF2 or bcrypt, even a mediocre password will be relatively safe. But what are the chances that every site you've registered with is using a good password algorithm? Probably zero. How can you check the password storing technique of a site you're about to register with? You can't.

    Yeah, you could make an algorithm to modify your password across sites so that you can memorize it yet it'll be different, but as "bad guys" combine information from multiple leaks, any algorithm you come up with will be vulnerable to reverse engineering. Especially if your online identity is valuable. The real solution is to use password management software like KeePass, LastPass, or 1Password. Lock your password program with your good password from Diceware, and use unique, truly random passwords for all the websites you've registered on.

  18. Re:Show me 1 independently publicly tested autonom on German Auto Firms Face Roadblock In Testing Driverless Car Software · · Score: 1

    If your requirement for caring about emerging technology is that it has already achieved commercial success, you're going to have a very short list.

  19. Re:Where was the flight attendant? on Germanwings Plane Crash Was No Accident · · Score: 2

    A pilot can not be left alone in cockpit with a terrorist because the terrorist will kill the pilot. A flight attendant can not be left alone in cockpit with a pilot because the pilot will fuck the flight attendant. A terrorist can not be left alone in cockpit with a flight attendant because the flight attendant will have the terrorist to return to his seat.

  20. Re:wikipedia have not only messed that on Wikipedia Admin's Manipulation "Messed Up Perhaps 15,000 Students' Lives" · · Score: 1

    Not if the "substantial edits" can cite a biased journal or "news" site that support the new claims. Wikipedia has a serious problem with controversial topics because "the rule of Wikipedia is that authority trumps accuracy," and people with big megaphones and too much time on their hands can find or make "authoratative" sources that support their worldview regardless of the facts.

  21. Re:This is the wrong place for this optimization on Seagate Launches Hybrid SSD Hard Drive · · Score: 1

    From the benchmarking, you're right. It's a faster HDD than other HDD's, but nowhere near the performance of an SSD. Labeling it as an SSD/HDD hybrid is misleading and wrong.

  22. Re:Uh...Avast? on What Free Antivirus Do You Install On Windows? · · Score: 1

    I get my free porn from torrents, which I would assume are too complicated to explain to your friend. So what did you suggest? Redtube? 4chan? (shudder)

  23. Re:Aren't we forgetting something? on Court Says Parents Can Block PA "Sexting" Prosecutions · · Score: 1

    Porn seems to be distinguished from naked pictures based solely on community standards. From the still-lingering influence of America's Puritanical origins, the community standards there are rather strict on anything involving sex, nudity, or children.

  24. I'm a federal employee on Federal Agents Quietly Using Social Media · · Score: -1, Troll

    and I monitor /. What now, bitches?

  25. Re:Bad title on The Coming Botnet Stock Exchange · · Score: 2, Funny

    Agreed. My first thought after reading the title was a large network of machines making microsecond stock purchases and sales with other machines, hoping that its algorithms are good enough to turn a profit. Some senior British official proposed a small fee per stock transaction to prevent that from happening, claiming that it would hurt the "buy and hold" stock purchasers, but I hadn't heard anything for a while. Samsonite? I was way off!