• 4am@lemmy.zip
      link
      fedilink
      arrow-up
      36
      ·
      3 days ago

      I’ve been a faithful BitWarden subscriber since almost he beginning, but read up on them. They’ve Been making some moves lately that point in a bad direction. Proceed with caution.

    • Redjard@reddthat.com
      link
      fedilink
      arrow-up
      23
      ·
      3 days ago

      Bitwarden seems to be pretty clearly on the path of enshittification. They’ve been going towards closing off the self-hosted versions for a while, and moving their app out of repos that check licenses, with the likely aim of taking it closed source.
      The usualy will surely follow.

      Not sure how soon, but I definitely wouldn’t newly go to them at this point.

          • Jason2357@lemmy.ca
            link
            fedilink
            arrow-up
            2
            ·
            1 day ago

            Convenient app UX, password sharing between users and in groups, and the ability for passwords to be updated on multiple devices simultaneously or while offline without collisions. It has a few other features that are probably rarely used, like secure send, that some people may use.

          • The D Quuuuuill@slrpnk.net
            link
            fedilink
            arrow-up
            3
            ·
            3 days ago

            that would be a non-cloudbased non-easy solution. personally, that’s what i’m doing, but i don’t anticipate most computer users wanting to go through the effort when so many people are still running windows 10 rather than switching to linux

            • captain_oni@lemmy.blahaj.zone
              link
              fedilink
              English
              arrow-up
              2
              ·
              2 days ago

              Funny thing I switched from bitwarden to keepassxc + synchthing just yesterday.

              And my best friend got interested in doing that as well (mostly syncthing, so she can backup her photos and stop relying on the apple ecosystem). I also convinced her to switch to Linux a while ago.

              There’s a lot of regular non-techy users that yearn for things like that. They just need some support.

    • dan@upvote.au
      link
      fedilink
      arrow-up
      16
      ·
      edit-2
      3 days ago

      Bitwarden’s the only “cloud-based” password manager I trust, since their entire stack is open-source.

      For self-hosting, they recently released Bitwarden Lite, which is a lot simpler to host than their regular server. One Docker image and you can use SQLite for the database. Different design decisions compared to the regular server which is designed to scale up to handle businesses with tens or hundreds of thousands of employees.

      There’s also Vaultwarden, which is an unofficial third-party server implementation.