this post was submitted on 05 Jan 2024
278 points (97.3% liked)

Microblog Memes

9184 readers
1959 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Zachariah@lemmy.world 55 points 2 years ago (3 children)

I’ll bite. Serious answer.

If your password is required to only be a number, it has the smallest “girth” possible at only 10 possibilities for a length of one.

If your password is required to only be a letter, it has more “girth” at only 26 possibilities for a length of one.

If your password is required to only be a symbol, it’s probably about the same “girth” as letters.

You could make the girth increase on your one-character password by requiring it to be any of those above, but that’s still just about 60 options.

But length increases the security of a password exponentially. So if your password is required to be two numbers, you’re already of 100 options. Require only one more digit, and you’re at 1000, even with only ten choices per digit.

So girth is far less important than length when it comes to passwords.

[–] Zachariah@lemmy.world 20 points 2 years ago (3 children)

Oh, and making the font bigger has no effect.

[–] Zorque@kbin.social 4 points 2 years ago

It makes me feel like a big man, though :(

[–] mcmoor@bookwormstory.social 3 points 2 years ago (1 children)

Depends if font size is also counted as the password

[–] Emerald@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

Username: lemmycommenter

Password: p@sswerd

Edit: was trying to do something funny but lemmy removes css style tags from comments I guess

[–] hansl@lemmy.world 2 points 2 years ago (1 children)

That’s the equivalent of making your pickup truck bigger.

[–] blazeknave@lemmy.world 1 points 2 years ago

I was thinking trimming and a good unsticking before the reveal

[–] applebusch@lemmy.world 12 points 2 years ago* (last edited 2 years ago)

Yeah, but counterpoint

60^10 = 6e17

10^10 = 1e10

That's 60 million times more options. So yeah, girth matters.

[–] TWeaK@lemm.ee 7 points 2 years ago

Exactly what I was thinking. Girth is just the number of possible characters. A very crude measure of password strength could thus be length x girth.