1257
you are viewing a single comment's thread
view the rest of the comments
[-] Routhinator@startrek.website 15 points 19 hours ago

Magic link is lazy 2fa.

Implement TOTP support, you lazy fucks.

[-] moseschrute@lemmy.world 4 points 9 hours ago

What’s the 2nd factor? Email and what else?

[-] flynnguy@programming.dev 3 points 8 hours ago

Email is considered insecure as a 2nd factor. TOTP stands for Time-based One-Time Password. Usually you store a seed and that combined with the time generates a time based password. If someone intercepts it, it's only valid for a certain time frame (I think about a minute or so), after which it's invalid.

this post was submitted on 13 Mar 2026
1257 points (98.2% liked)

Programmer Humor

30365 readers
1126 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