It never made sense to me to put password managers in the cloud. Regards to what you intend it to do, you’re making it accessible to a wider audience than necessary. And yet, I’m using iCloud. It’s time for a change.

I’m thinking of just running a locally hosted password manager on my home server and letting my devices sync with it somehow when I’m at home. I have a VPN into my home network when I’m away that automatically triggers when I leave the house, so even that’s not that big an issue, but I’m really not familiar with what’s gonna cleanly integrate with all my stuff and be easy to use. All I know is I wanna kill the cloud functionality of my setup.

I already have a jellyfish server so I figured I would just throw this onto that. Any suggestions?

    • Engywook@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      Agreed. Unless your setup and security practices is flawless, I think passwords are better managed by specialists paid for it.

    • tmpod@lemmy.pt
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      This. And to add to what other commenters have said, by using Bitwarden and paying for their Premium plan (very cheap, just $10/month), even if you don’t use all their features, you’re supporting a good project. It’s critical infrastructure, I think the price is more than fair.
      Either way, you should always make periodic backups from any cloud service you use, encrypted of course.

  • Takahe@lemmy.nz
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    I use keepass (KeepassXC on desktop, KeepassDX on Android but I’m sure there is an IOS client too) I sync the database between all my devices and my server (hub and spoke) with Syncthing

  • SanndyTheManndy@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    KeepassXC + Syncthing. Using for 2+ years no issues. Have separate database files for each device and merge them as needed.

    • Lka1988@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      I do the same thing on my laptop and gaming PC. My only beef with KeePassXC is that they refuse to implement WebDAV, despite the OG KeePass having it. Otherwise it’s fantastic.

  • halcyoncmdr@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    I switched to Bitwarden after the LastPass stuff a couple years ago, and I just got around to installing Vaultwarden on my TrueNAS system at home. Using a single Cloudflare Tunnel to handle secure external connections for that and other services like Emby easily. Took a little bit to setup following some guides, but has been working flawlessly for me and some friends. You can use the regular Bitwarden apps and extensions since they natively support self hosting.

    • WQMann@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Well, not wrong that it solves the problem, but with data breaches happening frequently, I wouldn’t want to repeat 1 single password for all services lol.

      Even if companies hash passwords, it’s still a gamble whether they are using an up-to-date hash algorithm (or if they do even hash it, lol). Plus, generally best to avoid exposing passwords, hashed or not, in the first place.

      • alienscience@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        I do this for sites where I don’t care at all about security. One minor tip, that will protect against automated attacks if the password is cracked, is to add part of the website name into the password (e.g “mystrongp4ss!lemworld”) .

        A human could easily crack it, but automated systems that replay the password on different sites would probably not bother to calculate the pattern.

        • nelson@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          If just one or those passwords gets leaked you might find a lot of other ones get cracked as well.

          It may not be sites that you care about. But using a password manager is a lot less effort and a lot safer than whatever technique the average Joe will come up with.

          Any password that leaks which could indicate a potential system ( e.g.: sitename in lower/upper/leetspeak) makes the whole thing even more vulnerable.

          Just use something. Bitwarden, vault warden, keepassxc, …

          Knowing my social circle I’d recommend bitwarden. Even paying for it costs a measly 10$/year, while the free version is very usable in itself. And generating passphrases or 32char passwords will be a lot safer than whatever the hell they can come up with.

          Just avoid the default browser ones, big tech and LastPass.

          • Lv_InSaNe_vL@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 months ago

            just use something

            This! I am an IT admin and inam constantly begging my coworkers to use a password manager, any password manager. My company will pay for you to use Bitwarden but if you don’t want to do that at least use the password manager built into chrome/edge. Please, I am begging you to use secure passwords and save them in a password manager.

            (Obviously not you fellow Lemmy users I’m sure y’all have too notch security practices. Just venting lol)