It is truly upsetting to see how few people use password managers. I have witnessed people who always use the same password (and even tell me what it is), people who try to login to accounts but constantly can’t remember which credentials they used, people who store all of their passwords on a text file on their desktop, people who use a password manager but store the master password on Discord, entire tech sectors in companies locked to LastPass, and so much more. One person even told me they were upset that websites wouldn’t tell you password requirements after you create your account, and so they screenshot the requirements every time so they could remember which characters to add to their reused password.

Use a password manager. Whatever solution you think you can come up with is most likely not secure. Computers store a lot of temporary files in places you might not even know how to check, so don’t just stick it in a text file. Use a properly made password manager, such as Bitwarden or KeePassXC. They’re not going to steal your passwords. Store your master password in a safe place or use a passphrase that you can remember. Even using your browser’s password storage is better than nothing. Don’t reuse passwords, use long randomly generated ones.

It’s free, it’s convenient, it takes a few minutes to set up, and its a massive boost in security. No needing to remember passwords. No needing to come up with new passwords. No manually typing passwords. I know I’m preaching to the choir, but if even one of you decides to use a password manager after this then it’s an easy win.

Please, don’t wait. If you aren’t using a password manager right now, take a few minutes. You’ll thank yourself later.

    • ssm@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      arrow-down
      3
      ·
      28 days ago

      Why would I use a password manager when this is much simpler and less error-prone?

        • ssm@lemmy.sdf.org
          link
          fedilink
          arrow-up
          1
          arrow-down
          2
          ·
          edit-2
          27 days ago

          One must imagine skill issue.

          I suggest looking at how many dynlibs your password manager links against and tell me it’s “simpler” again.

          • qqq@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            27 days ago

            Replying to this pretentious comment for the sake of others reading this:

            Run history | grep genpasswd for why this is not a good password storage solution. One must image skill issue.

            If you think the CLI is the cool kid way to go, use https://www.passwordstore.org/, but tbh I don’t recommend that either.

            • ssm@lemmy.sdf.org
              link
              fedilink
              arrow-up
              1
              ·
              26 days ago

              Replying to this pretentious comment for the sake of others reading this:

              Replying to this pretentious comment for the sake of others reading this:

              Run history | grep genpasswd for why this is not a good password storage solution. One must image skill issue.

              I have history disabled in my shell, and unless your shell logs to a file, the password stays in memory.