• BlackEco@lemmy.blackeco.com
    link
    fedilink
    English
    arrow-up
    92
    arrow-down
    3
    ·
    14 hours ago

    20$/year is still cheap compared to other password managers, but yeah, the lack of transparency is worrying.

      • Sunspear@piefed.social
        link
        fedilink
        English
        arrow-up
        49
        ·
        13 hours ago

        Thing is, a large percentage of internet-connected users might have two or more devices. The simplicity offered by a cloud (be it hosted or selfhosted) password manager is a huge benefit.

        And unless you’re already running a syncthing-like service for something else, setting it up just for a password manager when other services provide it out of the box, is not worth the hassle usually.

        • unexposedhazard@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          11
          arrow-down
          5
          ·
          edit-2
          11 hours ago

          Everyone has some kind of cloud service tho no? The database is encrypted so you can even sync it over googles cloud storage if you dont have nextcloud or syncthing.

            • unexposedhazard@discuss.tchncs.de
              link
              fedilink
              English
              arrow-up
              7
              arrow-down
              1
              ·
              edit-2
              9 hours ago

              What? I think you dont understand at all how this works. The database of any password manager is an encrypted file. When you open your password manager and type in the master password it opens that file and decrypts its contents for you and only saves them to memory. It doesnt actually decrypt the file on the drive. When you close the application it doesnt need to be encrypted again. This is exatly the same for all password managers, the only difference is that with web based ones the database file sits on bitwardens server instead of on your harddrive. You are just changing the location of the database, nothing else. Keepass also automatically saves a backup version of the database to a location you can specify and even if you dont you still have better redundancy than with bitwarden because the file sits both in your cloud storage and on each of your devices.

            • lazynooblet@lazysoci.al
              link
              fedilink
              English
              arrow-up
              3
              ·
              8 hours ago

              only one password to rememebr as the keepass master key is the encryption key.

              keepass database is just a file that you sync using dropbox/gdrive/onedrive/nextcloud/seafile/owncloud/etc.

        • Master@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          7 hours ago

          I run mine on a free dropbox account. its faster to set up than downloading keepass…

        • lagoon8622@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          10 hours ago

          I use one for work and the other for personal. They are both great, with slightly different convenience/security tradeoffs imo. Big fan of both, don’t know why it has to be one or the other for an OSS credentials manager

          Edit: part of what you’re paying for with BW is first-class native apps

          • Asetru@feddit.org
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 hour ago

            Big fan of both, don’t know why it has to be one or the other for an OSS credentials manager

            20 bucks are kind of a reason tho?

            • lagoon8622@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              2
              ·
              60 minutes ago

              It is a reason, and a fine one. I certainly don’t pay for a subscription for my work stuff. I’ve told them we should have enterprise secrets management and shown them what that looks like. Not my problem anymore, and I have KeePassXC to handle everything I’m responsible for for work

        • john_t@piefed.ee
          link
          fedilink
          English
          arrow-up
          5
          ·
          10 hours ago

          If you can’t selfhost, then you can have your keepass file in your personal cloud. Many basic cloud services are free and the password file itself is encrypted so the cloud provider can’t access your passwords.

        • pulsewidth@lemmy.world
          link
          fedilink
          English
          arrow-up
          10
          arrow-down
          8
          ·
          12 hours ago

          The person you’re replying to already gave you one: it’s free.

          Second: its not a prime target for attack like centralized, hosted webservices are. See: LastPass being cracked and people’s login data stolen… Twice.

          Yes, it is cryptographically superior to LastPass, and attempts to design around their flaws - but the threat still exists because its a very tasty target on the open internet for cybercrime.

          My little Keepass DB synched over personal VPN by Syncthing? Much harder to find a vector for attack. But it does require more moving parts and maintenance.

          Each have their pros and cons.

          • chris@l.roofo.cc
            link
            fedilink
            English
            arrow-up
            15
            arrow-down
            1
            ·
            12 hours ago

            I think you misread. Lastweakness was talking about Vaultwarden which is a 100% FOSS reimplementation of bitwarden that you self host.

          • halcyoncmdr@piefed.social
            link
            fedilink
            English
            arrow-up
            4
            ·
            12 hours ago

            Vaultwarden, self-hosted is free as well. And since it’s not using the Bitwarden infrastructure, you’re only as exposed as your own network anyway.

            But you can still use all the standard Bitwarden apps and extensions on any device, you just need to point it at your server. Easy to set up for friends and family as well. No need to try and teach them about VPNs, setting up syncthing, etc.

          • lastweakness@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            11 hours ago

            I realise now that I can think of one too. Which is that you don’t need to host it anywhere if you use something like Syncthing.

              • besmtt@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                10 hours ago

                Bitwarden works offline. Obviously can’t save to the server, but reading from what’s already on your local machine works just fine.

                • Mihies@programming.dev
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  arrow-down
                  1
                  ·
                  10 hours ago

                  Isn’t it easier then just to use a (keepass) file? Also we carry phones around where we need secrets, too etc.

                  • besmtt@lemmy.world
                    link
                    fedilink
                    English
                    arrow-up
                    2
                    ·
                    9 hours ago

                    I use keepassXC for work and I only use it on one machine at a time. I don’t have any experience syncing it around to multiple devices, so you might have a better perspective than I do on that.

                    For personal use, I self host vaultwarden and use it on my desktop and Android phone. I’m able to use the bitwarden app just fine on my phone, even when I turn on airplane mode and am unable to sync.

            • lyralycan@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              11 hours ago

              I set up a simple sync service with FolderSync (similar to Syncthing) on Android for my family, that preserves their mobile files on a server hosted SMB share. Haven’t even looked at storage encryption though. You can’t underestimate a simple yet effective solution, sometimes so simple it flies under the radar.

      • terabyterex@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        10 hours ago

        so is bitwarden. i dont get your argument here. bitwarden does a lot more for free than keepass