I remember hearing before that it’s a sign they are storing your info unencrypted but I never checked.

Is this true? I was logging into a .gov website and noticed it does that.

  • Randelung@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 months ago

    User registration will still need to check if the email is the user id (which I loathe).

    • Consti@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 months ago

      Not necessarily. If it’s implemented well, the frontend will just show a “success” message, but the email sent will be different. This way, the owner of the account will know if they already have an account, or if it wasn’t them, that someone else tried to use their email. Meanwhile the bad actor won’t know anything new.