this post was submitted on 19 Mar 2024
76 points (94.2% liked)

Asklemmy

42609 readers
831 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Nowadays, most people use password managers (hopefully). However, there are still some passwords that you need to memorize, like master password (for a password manager), phone lock, wifi password, etc.

Security wise, can passphrase reach the strength of a good password without getting so long that it defeats the purpose of even using it?

you are viewing a single comment's thread
view the rest of the comments
[–] dzaffaires@sh.itjust.works 4 points 3 months ago* (last edited 3 months ago) (2 children)

That would be because the pattern on the first password are correctly spelled words and the way passwords are cracked offline (when there's a leak of data being sold somewhere) is that they use dictionary attacks.

This means that a big file containing all known words, and can also include known used passwords from past leaks, is used to try a lot of combinations. A combination of good words that appear 1:1 in these word lists will score way lower in terms of difficulty for a computer to crack. A simple script can add spaces and periods (like your example) between words and they WOULD get your password. By adding only one random character that doesn't fit a pattern (just like your second 't'), you basically force the cracker to try all possible combinations of all characters for the length of your password, which is WAY more difficult.

TLDR: There are more combinations of aaaaaaa, aaaaaab, aaaaaac then there are of matching words together for the same length of password (one.one, one.two, one.three)

[–] 4am@lemm.ee 8 points 3 months ago

In other words, don’t use “correct horse battery staple” because that’s probably in every word list by now

[–] birdcat@lemmy.ml 0 points 3 months ago* (last edited 3 months ago) (1 children)

but even 14 years seems long for a pharase that is said and written millions of times per day. and if those crackers can make billions of guesses per second how can they not guess both variants within minutes?

related question. how to make a good password bettter? adding a few extra special symbols like "µ£₹" or one long word like "freshwatercrocodiletesticles"?

[–] luthis@lemmy.nz 1 points 3 months ago

It doesn't matter in the slightest if you use 2FA.