• @[email protected]
    link
    fedilink
    English
    172 months ago

    Exactly! Self hosted FTW. Chances of a data breach… Typically pretty minor if you are smart.

    • Pennomi
      link
      fedilink
      English
      192 months ago

      Chances of losing the data is higher with selfhosting too. Unless you’re doing some sort of multizone replication, or course.

      • @[email protected]
        link
        fedilink
        English
        32 months ago

        Borg backup to borgbase is not very expensive and borg will encrypt the data plus the vault is also encrypted

      • @[email protected]
        link
        fedilink
        English
        32 months ago

        I would rather lose my passwords than have my password database be accessed by someone else. Most websites have a “forgot password” function, and for passwords that don’t have that (e.g. to decrypt my hard drive or log into my computer) I’ve memorised the passphrase and always type it manually anyway. And for passwords where neither applies, it’s probably not a huge loss anyway if I’ve not prepared for the possibility of losing my password db for that particular password.

      • The Pantser
        link
        fedilink
        English
        32 months ago

        I am hosting on Home Assistant which itself gets a backup to my Google drive and my personal machine. So there are two backups, as long as HA doesn’t create a corrupted backup 3 weeks in a row I am good.

      • Russ
        link
        fedilink
        English
        22 months ago

        As long as you’re still signed into BW from any of your devices, you can always export the vault from there.

        (But yes, actual backups are always a plus)

    • @[email protected]
      link
      fedilink
      English
      22 months ago

      Keep vaultwarden behind wireguard for local only access then also use https certs and good master password. Very secure like this

        • @[email protected]
          link
          fedilink
          English
          22 months ago

          Security in layers.

          All your services should be using https. Vaultwarden in particular won’t even run without https unless you bypass a bunch of security measures.

          This is how to setup local only and external https, I highly recommend this as a baseline setup for every homelab. It allows you to choose how much security you want on a per app basis and makes adding new apps trivially easy.

          https://youtu.be/liV3c9m_OX8?si=TSWXoN_8SJDpAHaW