TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Researchers discovered the perfect password that’s easy to remember

47 点作者 bigsassy超过 9 年前

15 条评论

ph0rque超过 9 年前
<i>The biggest drawback is that many sites these days limit the number of characters that you can use in your passwords, so these poems are probably too long for many of your accounts. But perhaps that will change someday soon. More and more sites are considering dropping the character limit, since shorter passwords are a lot less secure.</i><p>This is my biggest pet peeve. Actually, my second-biggest. My biggest is when registration silently fails because the password was too long.
评论 #10439786 未加载
评论 #10439806 未加载
评论 #10439910 未加载
aclissold超过 9 年前
But surely you can&#x27;t remember a different poem for every service that requires a password?<p>Relegating you to use a password manager anyway, at which point you might as well just generate random passwords that don&#x27;t rely on dictionaries?
评论 #10439727 未加载
评论 #10439611 未加载
评论 #10439735 未加载
评论 #10439773 未加载
100k超过 9 年前
&quot;Most people use passwords. Some people use passphrases. Bruce Schneier uses an epic passpoem, detailing the life and works of seven mythical Norse heroes.&quot;<p><a href="http:&#x2F;&#x2F;www.schneierfacts.com&#x2F;fact&#x2F;27" rel="nofollow">http:&#x2F;&#x2F;www.schneierfacts.com&#x2F;fact&#x2F;27</a>
评论 #10440479 未加载
thinkmoore超过 9 年前
&quot;If you want your own little poem password, you can enter your e-mail here, and their program will send you a secure one, which will then be deleted from their server.&quot;<p>Uh...<p>They went through all the trouble of making a website. Maybe use https and just show me the password on the website?
评论 #10439753 未加载
评论 #10440002 未加载
评论 #10439618 未加载
ChuckMcM超过 9 年前
And if we could only get password taking software to not require special characters and numbers if the password was longer than 15 characters, <i>life would be peachy</i>. (that is 19 characters if you&#x27;re wondering, and no I don&#x27;t use it as a password)
评论 #10439434 未加载
评论 #10439597 未加载
评论 #10439412 未加载
ColinDabritz超过 9 年前
Using rhyme and meter to remember things has a rich history, back to the epic poems.<p>The phrasing of the title made me think of an Onion article along the lines of: They found the perfect password, it&#x27;s &#x27;42Lemons?&#x27; and everyone should use it!<p>What they found is an excellent password scheme for humans.
评论 #10439762 未加载
dogma1138超过 9 年前
That only works against basic bruteforce attacks, if you are using hybrid attacks those passwords become easier to crack.<p>What people don&#x27;t realize that professionals who crack passwords for a living use quite sophisticated techniques using known information about the target, common masks, and patterns makes cracking specific passwords easier than just bruteforcing them.<p>If you use a 300K words dictionary and know or can assume that the paraphrase will be constructed out of 3-5 words the password entropy isn&#x27;t as large as just thinking this is a single case or mixed case alpha with say 12-16 characters.<p>When dealing with generic password your basic unit is a character so a 16 char password is made out of 16 units each of those has a specific search space single case alpha it&#x27;s 26, mixed alpha it&#x27;s 52, single alpha numeric it&#x27;s 36 and so on.<p>Here you have 3-4 units each has a fixed search space and that&#x27;s the dictionary you use, the search space can be even more restricted if we can assume certain things about the algorithm that generated the passphrase.<p>If we take the poem example we can assume that words will not appear more than once in the passphrase and that they might need to rhyme this alone can reduce the password entropy considerably.<p>If we take other examples like story based passphrases e.g. &quot;the quick brown fox jumps over the lazy dog&quot; then we can base our assumptions based on what we know of the English language for example that words like &quot;the&quot; will appear at least once in such sentences as well as take some estimates about how many verbs, nouns, and pronouns will appear on average in each sentence based on their common distribution which allows you again to reduce the search space considerably.<p>Passphreases are still great when you need to ensure that your passwords won&#x27;t be broken in bulk when a breach happens because unless your account is admin@ijustgothacked.com you most likely won&#x27;t be a target and those types of datadumps are still usually broken through basic dictionary, masked and cheap bruteforce attacks.<p>If you might be targeted directly or phished than passphrases might not offer any sufficient level of protection and could actually be weaker than an annoying mixed-alpha-num-special password.<p>That of-course will change if everyone will start using passphrases if you expect that 50% of your hashed passwords dump is passphrases you will adapt your password cracking techniques accordingly.
评论 #10439853 未加载
评论 #10439844 未加载
评论 #10439857 未加载
评论 #10439834 未加载
评论 #10439823 未加载
jobu超过 9 年前
Edward Snowden mentioned using a pseudo-random phrase like MargaretThatcherIs110%SEXY in his interview with John Oliver: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=yzGzB-yYKcc" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=yzGzB-yYKcc</a>
LoSboccacc超过 9 年前
LoL at &#x27;discover&#x27; <a href="http:&#x2F;&#x2F;security.stackexchange.com&#x2F;questions&#x2F;22717&#x2F;how-secure-are-passwords-made-of-whole-english-sentences" rel="nofollow">http:&#x2F;&#x2F;security.stackexchange.com&#x2F;questions&#x2F;22717&#x2F;how-secure...</a><p>I think we should held a competition to find out how old this tibit of knowledge really is and also the oldest article about security experts demonstrating passphrases are wide open to dictionary attacks.<p>1982 reference on passphrases <a href="http:&#x2F;&#x2F;www.sciencedirect.com&#x2F;science&#x2F;article&#x2F;pii&#x2F;0167404882900256" rel="nofollow">http:&#x2F;&#x2F;www.sciencedirect.com&#x2F;science&#x2F;article&#x2F;pii&#x2F;01674048829...</a>
评论 #10439593 未加载
评论 #10439571 未加载
codemac超过 9 年前
<i>All</i> passwords should not be memorable.<p>Once you see them as tokens that 3rd parties will probably lose, then you know our efforts should be in secure token management software (keepass, lastpass, 1password, etc).
评论 #10439511 未加载
kisstheblade超过 9 年前
I was wondering what the real &quot;entropy&quot; (?) for these kinds of passwords is? If you take the vocabulary of common words (ie. not generated from a list of eg. 300k words like in the article), aren&#x27;t the permutations rather small? If some person just makes these four words up from words they know (and probably use quite regularly)<p>Eg 10000^4 or even 1000^4 (for those types who would use &quot;password&quot; otherwise)? Isn&#x27;t that quite bad or am I understandig something incorrectly?
评论 #10441693 未加载
评论 #10439816 未加载
评论 #10439690 未加载
评论 #10439824 未加载
kristopolous超过 9 年前
Everyone who is serious about passwords should run a cracker for a week or so on some large set of passwords. You end up getting a pretty good sense on what falls quickly.
zeveb超过 9 年前
It&#x27;s a bit disappointing that they&#x27;re focusing on 60-bit passwords; a 128- or 256-bit security level is best for securing important data.
评论 #10439799 未加载
samstave超过 9 年前
In 1997 I inherited a network which had a password I needed to recover... It was some Cisco Device -- I cant recall model number or how we recovered the password; but Ill never forget that password:<p>FeetFourMonkey
syoc超过 9 年前
The problem with passphrases are wordlists and combinator attacks. This is been known for a long time. This headline is <i>very</i> misleading and I hope no one use passphrase-based passwords for extremely sensitive data.
评论 #10443440 未加载