• potoo22@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    I had a password manager with a biometric lock option that I used exclusively. I hadn’t used the password since I created it and a year later I couldn’t remember it when I was moving to a new device… RIP all my passwords. Fortunately my email was one of the few passwords I memorized and refused to put in the password manager so I was able to recover most of the accounts.

    • Szyler@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      20 hours ago

      Store you master password in a local fileon a USB stick that is password protected but using a simple password you can’t forget.

      Or put a pice of paper inside your pc with the master password.

    • Blemgo@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      That’s one of the reasons why I don’t use biometrics - you’re kinda screwed if you can’t use it anymore. Another would be that it isn’t as secure as it seems.

      Generally I recommend memorable passwords, such as using 6 random words (e.g. generated with a wordlist) for accesses you have the risk of typing in yourself. After 10 or so times it’s easy to remember if you sort of create a sentence out of it in your head.

      For passwords that will only be accessed from the password safe I’d just make it random, since you’d have your password safe. Usually the only time you’d want to change your password is there was an unauthorized login or there’s been a breach.

      • Szyler@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        20 hours ago

        6 words is a bit overkill I think. Also just adding a single number and sign to a 4 word combo should be just as safe but easier to remember.

        Like word.wordwordword4

        • Blemgo@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          16 hours ago

          I generally just adopted the amount of words recommended for the EFF’s “long” Diceware list, explained in the accompanied Deep Dive. I don’t use that list anymore, as I just rely on the wordlists provided by password safes, though the habit stuck.