this post was submitted on 30 Sep 2023
146 points (74.7% liked)

Programming

21924 readers
723 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

This thread is frustrating. Everyone seems more interested in nitpicking the specifics of what OP is saying and are ignoring that a forum sends you your password (not an automatically generated one) in an email on registration.

you are viewing a single comment's thread
view the rest of the comments
[–] oleorun@real.lemmy.fan 82 points 2 years ago (19 children)

Just wow, yeah. Nothing should ever send you a password in cleartext - once that's been done, a MITM attack's success rate just went to 100%.

It's painless to use password resets if the person forgot the password. Never, ever should a password be in cleartext.

hunter2

[–] lowleveldata@programming.dev 2 points 2 years ago* (last edited 2 years ago) (6 children)

It’s painless to use password resets

Ya and have they send you the (one-time) password in cleartext

[–] oleorun@real.lemmy.fan 3 points 2 years ago (3 children)

In my experience it's always a tokenized link, no clear text required.

[–] fireflash38@lemmy.world 4 points 2 years ago

And what is the token in the link?

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