this post was submitted on 15 May 2026
475 points (99.2% liked)

Selfhosted

59218 readers
1429 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

In the latest episode of "they will always sell you out" - they sold you out! Who would've thought.

Hoping for a good alternative client to appear, the writing is on the wall. Vaultwarden can't exist without "leeching" off of Bitwarden.

you are viewing a single comment's thread
view the rest of the comments
[–] MangoPenguin@lemmy.blahaj.zone 35 points 19 hours ago (6 children)

KeePassXC + KeePassDX is probably the best option, with the downside of no way to sync easily (syncthing is probably the best option there)

I might switch back at some point, been getting frustrated with the bitwarden extension performance always being so poor.

[–] Resonosity@lemmy.dbzer0.com 7 points 13 hours ago (1 children)

My first password manager was KeePassXC.

Hooked it up with Syncthing, and I've never had issues aside from the occasion database duplicate.

[–] Flagstaff@programming.dev 2 points 9 hours ago

Right, and it has a neat merge-database feature anyway, so no excuses for those holding back!

[–] electric_nan@lemmy.ml 13 points 19 hours ago (1 children)

Sync however you want. Syncthing, Nextcloud, Dropbox, Gdrive etc.

[–] Flagstaff@programming.dev 6 points 18 hours ago (1 children)

Syncthing is the way to leave Google Drive, etc.

[–] electric_nan@lemmy.ml 5 points 14 hours ago

I use Nextcloud myself, but if people don't want to host a server or fuck with syncthing, they can sync it however they want as long as they use a strong enough master password/phrase (which they should be anyway.).

[–] german@pawb.social 4 points 17 hours ago (2 children)

Merge conflicts are a concern for KeePass, especially for those that don’t want to resolve them. Sync is difficult. AFAIK this is a very common issue with Syncthing setups.

Also, the portability from Bitwarden to KP leaves a bit to be desired, though that’s probably 90% on BW.

[–] eli@lemmy.world 2 points 12 hours ago (1 children)

I've been using KeePass with Syncthing for 5+ years now and I think I've only had a sync issue once in all this time.

Granted I do make sure I only use the database on one device at a time (so not making edits on desktop and my phone at the same time) and I'm using XC and DX clients not the OG KeePass program.

I'm curious what is causing sync issues to make it "common", I use my db every day.

[–] german@pawb.social 4 points 9 hours ago* (last edited 9 hours ago) (1 children)

Yeah, it’s not an uncommon use case to accidentally or even intentionally edit the database on two online devices - I do it all the time when I want a new login to be used on my laptop right after I signed up for some new website on my PC, and the laptop just happens to have an “unpushed” change from last evening, or I edit the new login’s metadata, or whatever.

With this, I’d have to keep a mental model of the versioning of each database and avoid even touching my phone like the plague if KeePass is open on my computer.

It’s not that big of a deal, it’ll probably be a problem once every few months, but it’s annoying to keep track of and worth talking about.

[–] eli@lemmy.world 1 points 8 hours ago

Hmm, I'll have to play around with it a bit more then to see if I can trigger it.

My only gripe is the browser autofill. Sometimes it triggers correctly and sometimes it doesn't. I've noticed if I let KeePass add in a new login itself after I've manually entered it then it's much more receptive to suggesting that login correctly going forward. So I'm tempted to create a brand new database and login everything manually so KeePass will create the database entries itself to fix my gripe.

[–] elmicha@feddit.org 1 points 14 hours ago

I'm using Keepass2Android (and KeepassXC). It can copy the database from/to an sftp server, so it can easily merge the entries. I don't have the sftp server exposed to the Internet, because when I'm not home, nobody will change the database at home.

[–] auntieclokwise@lemmy.world 1 points 13 hours ago

I use KeePass with KeeAnywhere. KeePass can natively sync over network share, FTP, or WebDav. With plugins, it can sync over SSH, FTPS, Amazon S3 compatible buckets (including open source compatible versions you host yourself), Azure, Box, Dropbox, Google Drive, OneDrive, and more.

[–] elaina@lemmy.zip 1 points 14 hours ago

Yeah the performance is what made me install the desktop app, but then it's 1gb in size

[–] tremble5218@programming.dev 2 points 17 hours ago

Rclone with any cloud provider is another great option that's seldom mentioned. I posted my setup as a comment on another post. You may find it here - https://programming.dev/comment/23849767