this post was submitted on 30 Jun 2026
27 points (96.6% liked)

Selfhosted

60409 readers
355 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm using Vaultgarden. Things are okay after losing my SSD yesterday morning. My strategy worked... HDD for data, SSD for the OS. I promptly found an available drive, installed Linux mint and recovered.

But that was scary. I keep a backup on another computer. The only way to actually run it and see the passwords needed to do anything was thru my phone. I was lucky that somehow the database was available offline. But if I had run out of battery I would be extremely screwed.

So I've decided the Vaultgarden is encumbered by not really having a local reliable copy. Maybe I'm wrong, but as I understand, if your server goes down and you log out, you're screwed... No more passwords until your server is up again. I find that to be extremely stupid unless I was protecting my severed testicles... No wait, that would be way worse.

So I'd there a server + local system? Like Joplin... You can write notes all day with no server at all. The server just Synchronizes it all. In the past I used syncthing and I will continue using it. One thought was to have an automated backup from Vaultgarden that was automatically synced to my various devices as a Keypass database.

you are viewing a single comment's thread
view the rest of the comments
[–] lka1988@lemmy.dbzer0.com 6 points 3 days ago* (last edited 3 days ago) (2 children)

Keepass has native support for ftp, http, https, and webdav, and with a plugin supports scp, sftp, and ftps through the native save/open from url. There are even plugins for proton drive, google drive, onedrive, s3, box, dropbox… etc.

Important distinction: The OG KeePass desktop program supports that. KeePass XC (popular fork for Linux users, which includes OP) does not, and the maintainers have loudly rejected any attempts to add it.

It's the only reason I still run the OG KeePass on my work laptop; webdav is the only way I can access my password database within the restrictions of my employer's policies. I would prefer to run XC.

[–] GreyEyedGhost@piefed.ca 3 points 3 days ago (1 children)

While you're correct, you can merge databases with KeePassXC, which just means the method of syncing is separate. So you could have a shared folder using one of those methods you mentioned to sync and just merge it in regularly. Certainly not as simple, but does solve the problem.

[–] lka1988@lemmy.dbzer0.com 2 points 3 days ago

Ah yes, I forgot about the merge ability. Pretty sweet protocol, honestly.

[–] MasterBlaster@lemmy.world 2 points 3 days ago

There is also KeePassDX, for android.