Slashdot Mirror


User: Matt+Steelblade

Matt+Steelblade's activity in the archive.

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

Comments · 14

  1. Re:Every time XKCD 936 is Mentioned on Password Security: Why the Horse Battery Staple Is Not Correct · · Score: 1

    Weirly, I was thinking about that comic entry just a couple of days ago. "It's simple math that shows that Munroe's method is better for creating stronger password" - is it, though? What about dictionary attacks? Attackers could just join 3 or 4 English words together in an attempt to brute force such passwords. This drastically reduces that kind of "passphrase"'s entropy.

    Let's assume that we have a dictionary of 15,000 common English words (a very reasonable assumption (examples found from Wiktionary's frequency list in the 14,000's are: zebra, tightly, and curves), though obviously more would give us better entropy). Let us also assume worse possible situations, they know our list of words, and they know we use four together (though we securely randomly pick them). Absolute worse case in this instance would be 15,000 x 15,000 x 15,000 x 15,000 = 50,625,000,000,000,000 possible combinations. Assuming that the attacker could hash a billion passwords a second, they would have a 50% of correctly guessing the password in approximately 293 days. Raise the size of the dictionary to 20,000 (now we have words like fairest, teapot, and haircuts) with the same conditions and you're looking at 2 and a half years for a 50% chance. Munroe's method still stands.

  2. Every time XKCD 936 is Mentioned on Password Security: Why the Horse Battery Staple Is Not Correct · · Score: 5, Insightful

    Just because the author asserts that the password system is broken doesn't make Randall Munroe's point about passwords incorrect. "At least one security researcher rejects that theory." What theory does he reject? It's simple math that shows that Munroe's method is better for creating stronger passwords (at least for the average user), but that has nothing to do with relying on password managers...

  3. Re:Correlation is not causation, FFS. on 'Half' of 2012's Extreme Weather Impacted By Climate Change · · Score: 5, Informative

    I remember an article in which it discussed that Climate Change denying is an American problem. While there are as many conspiracies to Climate Change being a myth as there are of who is starting and promoting them, the reality as shown by poll after poll is that people are not 'buying into it.' For example, my EXTREMELY Catholic parents love and agree with the pope(s). The previous pope, Benedict, was known (by some) as the green pope. A quick search easily shows how he spoke openly on the need to do something. When I say to my dad, 97% of climatologists agree on this issue (and let's be honest, in how many scientific fields do you see that sort of majority consensus on "controversial" topics) and that does nothing to persuade him, I am continued to be amazed when the pope angle doesn't do diddly either. The opposition is so engrained, reason no longer works...

  4. Re:Interesting question on Ministry of Sound Suing Spotify Over User Playlists · · Score: 2

    They're not looking to make friends.

  5. Re:Uhm Yeah on Google Files First Amendment Challenge Against FISA Gag Order · · Score: 1

    Not sure the connection to papal infallibility... Papal infallibility is invoked when the pope speaks ex cathedra, lit. from the chair (of St. Peter), an event that has happend twice (both Marian doctrines): Pius IX, Immaculate Conception in 1854 and Pius XII, Assumption in 1950. It's not something done willy nilly.

  6. Re:What's your age? on Ask Slashdot: Job Search Or More Education? · · Score: 1

    12/13 actually... At 8 I was more concerned about Pokemon.

  7. Re:Get the hell out of IT on Ask Slashdot: Job Search Or More Education? · · Score: 1

    I wish I had done math in college. I didn't have to do it because of the direction I was heading at the time, but it's something I've always been good at. I got an A in calc and even was on a math team. I never thought years later that I would be wishing I had done more math...

  8. Re:Get a Job on Ask Slashdot: Job Search Or More Education? · · Score: 1

    Thanks for the advice! I'm super critical about my programming but everything you mentioned "arrays, lists, queues, stacks, iteration, and recursion " I feel fairly comfortable with. As for a sys admin (which to be totally honest, I think is right up my alley) do you have any specific recommendations. I feel fairly comfortable with Linux, I started with MEPIS, am writing this on a laptop with Ubuntu, and have messed around with several distros in VM (I even compiled a gentoo installation).

  9. Re:= perfect? on Ask Slashdot: Job Search Or More Education? · · Score: 1

    Exactly. They had a points system and either through extra credit (usually in the form of additional functionality in a program) or some ridiculous curve (for the non-computer students trying to get out of the math req.)

  10. Re:Location on Ask Slashdot: Job Search Or More Education? · · Score: 1

    I started a new path in life, I don't feel compelled to stay anywhere.

  11. Re:What do you want to do? on Ask Slashdot: Job Search Or More Education? · · Score: 1

    I think that my favorite thing to do is building and fixing computers. I enjoy the software side as well, and I know that I can do it, but I also love working with my hands as well. I posted it as "IT work" because it is broad. I really love anything to do with computers, and I have for years, and I love learning as much as I can. I work incredibly well with others, but I don't see myself as going into major software development (which I am told is notorious for 60+ hour weeks).

  12. Re:where to begin... on Ask Slashdot: Job Search Or More Education? · · Score: 1

    And so the hunt begins...

  13. Re:What's your age? on Ask Slashdot: Job Search Or More Education? · · Score: 1

    I'm 22. QBasic is what I had on hand on a Windows 98 computer and no internet (I had to use the library).

  14. Re:Or... on Ask Slashdot: Job Search Or More Education? · · Score: 1

    I came up with the name when I was either 13 or 14. It was for a text adventure that I had written (with an ungodly amount of gotos) inspired by the Legend of the Green Dragon. I had always loved the name Matt (from Mathias, think Redwall) and wanted a cool name to go with it. I thought, "what was another cool name: Luke Skywalker." Using that format I got Steelblade. I've just continued to use it over the years.