• itslilith@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        I’m using KeepassXC, which has a browser integration that is quite good, and a local database. I synchronize it to my devices (using Syncthing, so it’s p2p). The database is encrypted with a pretty good password, and a key file. the key file has never and will hopefully never be transported via internet. The database is synced to a server I’ve rented as well, but never the key.

        It’s not perfect, but potential attackers would need to

        a) have access to one of my daily devices (the server won’t be enough, since they need the key file)

        b) crack my password

        Obviously, for someone dedicated this is still quite reasonable, but then again, I don’t think that’s my threat profile. The chance of getting caught up in a larger breach is a basically zero once you use your own solution, and it should be reasonably safe, if you don’t do anything stupid.

      • Hexarei@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        I store mine in a selfhosted Nextcloud instance, KeepassDX on Android supports accessing it directly. Works perfectly and even provides an autofill service for Android. Very easy and very convenient.

      • Rodeo@lemmy.ca
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        2 years ago

        That’s the neat part, you don’t.

        Security and convenience are opposites. You have to decide if you want a local-only manager that is more secure, a sync service like syncthing that you can set up yourself, or a third-party cloud app like LastPass (which has been compromised at least once that I know of).

        Personally I just do all my email and banking on my desktop at home, and it’s actually only inconvenienced me a few times over the years.

        • Hexarei@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          I store mine in a selfhosted Nextcloud instance accessible only via a Nebula overlay network (alternative to tailscale) and it’s both convenient and secure.