this post was submitted on 21 Nov 2024
1234 points (97.7% liked)

memes

10383 readers
3136 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CluckN@lemmy.world 125 points 1 day ago (14 children)

That’s a really long password no wonder they forgot it.

[–] EvilFonzy@lemmy.world 34 points 1 day ago (7 children)
[–] mitchty@lemmy.sdf.org 2 points 19 hours ago (4 children)

Depends, if you treat the individual letters sure but if you look at the words as the atom of information most password crackers wouldn’t take long.

[–] pez@lemmy.world 5 points 18 hours ago (1 children)

There are ~100 symbols on the US keyboard, many not permitted in a lot of online passwords (stupidly).

There are 11 words in the "passphrase". Fight, letter, open, urge, weapon are not in the 100 most common English words. Urge is not in the 1000 most common English words (let alone fights vs fight, or opener vs open).

I think it would be a fairly strong password. You can reduce the entropy a bit by predicting likely next words in a sequence, but that would be defeated by adding some non sequitur(s). "fights the urge to use a letter opener as a scooter" or something.

Capitalization, intentional typos, spaces or not, ending punctuation? There a for sure ways to improve it as a password while still keeping the easy to remember, easy to type aspect. Overall it's a great strategy to teach people for making passwords.

[–] mitchty@lemmy.sdf.org 1 points 15 hours ago (1 children)

Sure just if fully given in this way it’s basically the same as an 11 character password. And more damning is it’s not really random. I’d use this as a case of more education on longer passphrases aren’t always longer entropy on their own if they are non random phrases is all. And there’s a lot of different word lists out there. I’d give this a go on my system and see if a guided run with the knowledge of how things were built can brute force it.

The big thing is a secure passphrase or password should be resistant to attacks even if there is perfect knowledge of how it was generated. In this case all lower case English words in a non random phrase works against that.

[–] RecluseRamble@lemmy.dbzer0.com 2 points 12 hours ago* (last edited 11 hours ago) (1 children)

Sure just if fully given in this way it’s basically the same as an 11 character password.

Only of the attacker knows whether it's a password or phrase. I'd argue that passwords are far more common and that's what a cracker would focus on first.

should be resistant to attacks even if there is perfect knowledge of how it was generated

As far as I know there still is no way to create actual randomness. You'll still have some pseudo-random number generator and a hopefully unguessable seed. If you have "perfect knowledge" about that, cracking the password is almost trivial.

[–] Gremour@lemmy.world 1 points 8 hours ago

Morden computers have hardware that generates entropy. It is used for cryptography.

Also, when creating password for yourself, you can use a simple physical dice, it's truly random.

load more comments (2 replies)
load more comments (4 replies)
load more comments (10 replies)