this post was submitted on 10 Apr 2026
2 points (75.0% liked)

Programmer Humor

31253 readers
1403 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
top 15 comments
sorted by: hot top controversial new old
[–] eager_eagle@lemmy.world 2 points 3 weeks ago (1 children)
[–] AlbertUnruh@feddit.org 2 points 3 weeks ago (1 children)
[–] eager_eagle@lemmy.world 1 points 3 weeks ago* (last edited 3 weeks ago)

whew

thankfully they redacted the phone nunber

[–] roofuskit@lemmy.world 1 points 3 weeks ago

Just good security, nothing to see here.

[–] the_riviera_kid@lemmy.world 0 points 3 weeks ago (1 children)
[–] kryptonianCodeMonkey@lemmy.world 1 points 3 weeks ago (1 children)

"Wrong username. Correct password."

"Uh.... who's password?"

[–] bleistift2@sopuli.xyz 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I don’t know who is password, or why is password, or when is password, but I do know where is password, and it’s out there!

[–] Buddahriffic@lemmy.world 1 points 3 weeks ago

But... how is password? Secure enough?

[–] rizzothesmall@sh.itjust.works 0 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Being able to determine if a username is valid without a valid password is a security flaw

Even something as simple as taking longer to validate the password when the username is a valid one can also lead to user enumeration

[–] cactusupyourbutt@lemmy.world 2 points 3 weeks ago (2 children)

I keep hearing that, yet the websites will gladly tell you that the username is taken when trying to register

[–] meekah@discuss.tchncs.de 1 points 3 weeks ago

I'd assume the spam protection for signing up is a lot tighter than the one for logging in

[–] marius@feddit.org -1 points 3 weeks ago (2 children)

There are also a lot of websites where you first just enter a username and only when that is valid they ask for a password

[–] psud@aussie.zone 1 points 2 weeks ago

Many of those will progress to password even if the user doesn't exist

[–] dbx12@programming.dev 0 points 3 weeks ago (1 children)

And this fucks with password managers as they usually expect both fields on the same page.

[–] lord_ryvan@ttrpg.network 1 points 1 day ago

Which ones? Both Keeper and KeepassXC will work just fine with it and the latter is FOSS.