this post was submitted on 15 May 2026
995 points (99.1% liked)

Selfhosted

59637 readers
650 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 3 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
[–] RonnyZittledong@lemmy.world 260 points 2 weeks ago (7 children)

Jesus, I'm tired of switching password managers.

[–] MangoPenguin@lemmy.blahaj.zone 82 points 2 weeks ago (9 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.

[–] electric_nan@lemmy.ml 20 points 2 weeks ago (1 children)

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

[–] Flagstaff@programming.dev 15 points 2 weeks ago (2 children)

Syncthing is the way to leave Google Drive, etc.

[–] electric_nan@lemmy.ml 10 points 2 weeks ago (3 children)

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.).

load more comments (3 replies)
[–] fatalicus@lemmy.world 5 points 2 weeks ago (2 children)

Is there a proper syncthing android client now, after the official android client was discontinued?

[–] Flagstaff@programming.dev 4 points 2 weeks ago

Solid question; there are only third-party apps. A recent discussion in !syncthing@lemmy.ml led me to most recently adopt BasicSync, which is incredibly low-profile and is probably the closest thing we can get to it.

However... if you want to get as pure as possible, you can apparently run Syncthing's Linux version directly in Termux on Android without the need for a dedicated Android app. There are also entire alternatives to Syncthing like syncspirit (which can also be run through Termux and which I'm considering trying as well).

load more comments (1 replies)
[–] german@pawb.social 15 points 2 weeks ago (5 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 8 points 2 weeks 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 2 weeks ago* (last edited 2 weeks 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.

load more comments (1 replies)
[–] MangoPenguin@lemmy.blahaj.zone 4 points 2 weeks ago

I switched over to keepass yesterday, and surprisingly the import from BW was perfect (as far as I can tell), even passkeys came over just fine.

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

Merge conflicts are a concern for KeePass

It's really not that much of an issue. I sync my database between several devices, some of which are only used occasionally. Rarely do I ever have a merge conflict.

If you're editing the database on multiple devices before they have a chance to sync with each other, maybe stop doing that. That's what causes merge issues.

[–] elmicha@feddit.org 3 points 2 weeks 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.

load more comments (1 replies)
[–] Resonosity@lemmy.dbzer0.com 13 points 2 weeks 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 4 points 2 weeks ago

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

[–] tremble5218@programming.dev 4 points 2 weeks 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

[–] auntieclokwise@lemmy.world 3 points 2 weeks ago (6 children)

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.

load more comments (6 replies)
load more comments (4 replies)
[–] slate@sh.itjust.works 31 points 2 weeks ago (15 children)

KeePass isn't going anywhere. They're also dragging their feet on passkey support, so you might go with KeepassXC.

[–] zeitverschreib@freundica.de 18 points 2 weeks ago (2 children)

@slate

Wasn't there some commotion a few weeks about KeepassXC and vibe coding?

@RonnyZittledong

[–] Dumhuvud@programming.dev 34 points 2 weeks ago* (last edited 2 weeks ago) (6 children)

Yeah, there was. It was forked because of that, actually: https://codeberg.org/ChiPass

load more comments (6 replies)
[–] blackbrook@mander.xyz 10 points 2 weeks ago

Their AI policy looks very reasonable, and they certainly aren't vibe coding. Everything is rigorously reviewed and tested by a handful of experienced, competent humans.

[–] eightys3v3n@lemmy.ca 9 points 2 weeks ago (10 children)

They also don't effectively allow collaboration though, which is my cheif reason for using a cloud hosted password manager.

[–] Flagstaff@programming.dev 5 points 2 weeks ago (2 children)

What is "collaboration" in this context?

[–] eightys3v3n@lemmy.ca 9 points 2 weeks ago (10 children)

Sharing passwords between groups of people so everyone always has the up to date version. Not breaking the world if two people try to modify the same entry as some file syncing solutions do.

load more comments (10 replies)
[–] Viceversa@lemmy.world 6 points 2 weeks ago (1 children)

Parallel creating, reading, updating, deleting password entries by multiple users.

load more comments (1 replies)
load more comments (9 replies)
load more comments (13 replies)
[–] Speculater@lemmy.world 6 points 2 weeks ago (3 children)

I just got Bit warden this year! Gah. Where are we jumping?

[–] testaccount789@sh.itjust.works 18 points 2 weeks ago

Full circle to sticky notes on monitor.

[–] roofuskit@lemmy.world 5 points 2 weeks ago (1 children)
[–] lka1988@lemmy.dbzer0.com 3 points 2 weeks ago (1 children)

Vaultwarden relies on Bitwarden existing.

[–] roofuskit@lemmy.world 4 points 2 weeks ago (1 children)

Not really. Convenience relies on the app and browser plugin, but they could be recreated like the server was.

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

That would be quite nice to see.

load more comments (1 replies)
[–] tordenflesk@lemmy.world 6 points 2 weeks ago (2 children)

Took me like 5 minutes to move back to KeepassXC.

load more comments (2 replies)
load more comments (3 replies)