(If you use one, obviously)

  • Suspikuutti@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    Bitwarden, since it’s easy to use and open source and I’m too dumb to figure out self hosting

    Was considering gnomes own password vault since I love the uniform look of gnome apps, but idk, I feel like bitwarden has more support if anything goes wrong

  • gun@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    I used to use Lastpass, but then they did this dumb thing where you could only access passwords on one type of device (mobile or computer). So it become very tedious to use. I put it off for a while but I switched to Bitwarden a while ago. It was surprisingly easy to import all of my old passwords and it kept all of my folder organization as well. Bitwarden > Lastpass

  • pingveno@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    1Password. It provides a vault for various types of information, password generation, password leak monitoring, and shared vaults. As much as try to use OSS, 1Password just consistently worked nicely on every platform that I tried it on.

  • Sr Estegosaurio@lemmy.mlOP
    link
    fedilink
    arrow-up
    0
    ·
    3 years ago

    In my case I use keepass both in my phone and computer and a syncthing local server to have all sync in all my devices. But lately I was just using pass inside a tomb whit a bunch of other plugins. I use those bc they are FOSS and local.

    • bruhbeans@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 years ago

      I use Vaultwarden, which is an open-source, self-hostable, compatible re-implementation of Bitwarden.

      BW is open source and self-hostable, but requires several containers including MSSQL. You can run Vaultwarden against SQLite or postgres, and it’s a single binary or container.