this post was submitted on 27 Mar 2026
238 points (95.8% liked)

Technology

83126 readers
3137 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] BlackEco@lemmy.blackeco.com 117 points 22 hours ago (1 children)

20$/year is still cheap compared to other password managers, but yeah, the lack of transparency is worrying.

[–] Asetru@feddit.org 22 points 21 hours ago (4 children)
[–] Sunspear@piefed.social 60 points 20 hours ago (3 children)

Thing is, a large percentage of internet-connected users might have two or more devices. The simplicity offered by a cloud (be it hosted or selfhosted) password manager is a huge benefit.

And unless you're already running a syncthing-like service for something else, setting it up just for a password manager when other services provide it out of the box, is not worth the hassle usually.

[–] quaff@lemmy.ca 1 points 5 hours ago

I use KeePass on like.. I dunno 5-6 devices? They all sync together via Syncthing. No server needed. My keepass db is just one of the things synced this way.

Works pretty well.

These are the apps I use:

Desktop (Linux & macOS): KeePassXC Andrdoid: KeePassDX iOS: KeePassium

The whole ecosystem can be used for free. But like.. tip your open source devs yo.

Syncing happens pretty quickly with Syncthing. So conflicts in the keepass DBs are very rare (maybe once a year if I'm impatient after a change on a different device). But they do happen, I'll give you that. Some restraint (wait for sync) and checking (this is where sorting by modified helps!!!!) what's the latest change helps.

[–] unexposedhazard@discuss.tchncs.de 8 points 18 hours ago* (last edited 18 hours ago) (1 children)

Everyone has some kind of cloud service tho no? The database is encrypted so you can even sync it over googles cloud storage if you dont have nextcloud or syncthing.

[–] Master@sh.itjust.works 1 points 15 hours ago

I run mine on a free dropbox account. its faster to set up than downloading keepass...

[–] BlackEco@lemmy.blackeco.com 24 points 21 hours ago (1 children)

IMO Keepass and Bitwarden aren't exactly the same, as the latter has cross-device sync built-in.

[–] lagoon8622@sh.itjust.works 3 points 18 hours ago* (last edited 18 hours ago) (2 children)

I use one for work and the other for personal. They are both great, with slightly different convenience/security tradeoffs imo. Big fan of both, don't know why it has to be one or the other for an OSS credentials manager

Edit: part of what you're paying for with BW is first-class native apps

[–] Asetru@feddit.org 3 points 9 hours ago (1 children)

Big fan of both, don't know why it has to be one or the other for an OSS credentials manager

20 bucks are kind of a reason tho?

[–] lagoon8622@sh.itjust.works 2 points 9 hours ago

It is a reason, and a fine one. I certainly don't pay for a subscription for my work stuff. I've told them we should have enterprise secrets management and shown them what that looks like. Not my problem anymore, and I have KeePassXC to handle everything I'm responsible for for work

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

Big fan of both, don't know why it has to be one or the other for an OSS credentials manager

On an individual level, you only need one or the other. But which one is best for you may be different than which one is best for me.

[–] lastweakness@lemmy.world 8 points 21 hours ago (4 children)

I can't think of a reason to choose Keepass over Vaultwarden.

[–] john_t@piefed.ee 6 points 18 hours ago (1 children)

If you can't selfhost, then you can have your keepass file in your personal cloud. Many basic cloud services are free and the password file itself is encrypted so the cloud provider can't access your passwords.

[–] lastweakness@lemmy.world 2 points 46 minutes ago

Yeah this is true. FolderSync for cloud and Syncthing for p2p should work nicely.

[–] pulsewidth@lemmy.world 3 points 20 hours ago* (last edited 4 hours ago) (4 children)

(Edit - I misread as Bitwarden and went off on the wrong tangent. Vaultwarden is not centralized, my bad.)

The person you're replying to already gave you one: it's free.

Second: its not a prime target for attack like centralized, hosted webservices are. See: LastPass being cracked and people's login data stolen.. Twice.

Yes, it is cryptographically superior to LastPass, and attempts to design around their flaws - but the threat still exists because its a very tasty target on the open internet for cybercrime.

My little Keepass DB synched over personal VPN by Syncthing? Much harder to find a vector for attack. But it does require more moving parts and maintenance.

Each have their pros and cons.

[–] chris@l.roofo.cc 16 points 20 hours ago (1 children)

I think you misread. Lastweakness was talking about Vaultwarden which is a 100% FOSS reimplementation of bitwarden that you self host.

[–] pulsewidth@lemmy.world 1 points 4 hours ago

Yeah i totally did. My bad.

🫠

[–] lastweakness@lemmy.world 10 points 19 hours ago (1 children)

Every pro you listed is applicable to Vaultwarden as well. But I assume you misread it as Bitwarden.

[–] pulsewidth@lemmy.world 1 points 4 hours ago

Ah yes, I absolutely did.

My bad.

[–] halcyoncmdr@piefed.social 6 points 20 hours ago (1 children)

Vaultwarden, self-hosted is free as well. And since it's not using the Bitwarden infrastructure, you're only as exposed as your own network anyway.

But you can still use all the standard Bitwarden apps and extensions on any device, you just need to point it at your server. Easy to set up for friends and family as well. No need to try and teach them about VPNs, setting up syncthing, etc.

[–] pulsewidth@lemmy.world 1 points 4 hours ago

Thanks, I appreciate the clarification. I misread as Bitwarden.

Vaultwarden sounds like it resolves any concerns had about Bitwarden.

[–] Mihies@programming.dev 1 points 21 hours ago (1 children)
[–] lastweakness@lemmy.world 2 points 19 hours ago (2 children)

I realise now that I can think of one too. Which is that you don't need to host it anywhere if you use something like Syncthing.

[–] Mihies@programming.dev 2 points 19 hours ago (1 children)

Also available offline, all the time in your hands.

[–] besmtt@lemmy.world 2 points 18 hours ago (1 children)

Bitwarden works offline. Obviously can't save to the server, but reading from what's already on your local machine works just fine.

[–] Mihies@programming.dev 2 points 18 hours ago (1 children)

Isn't it easier then just to use a (keepass) file? Also we carry phones around where we need secrets, too etc.

[–] besmtt@lemmy.world 2 points 17 hours ago

I use keepassXC for work and I only use it on one machine at a time. I don't have any experience syncing it around to multiple devices, so you might have a better perspective than I do on that.

For personal use, I self host vaultwarden and use it on my desktop and Android phone. I'm able to use the bitwarden app just fine on my phone, even when I turn on airplane mode and am unable to sync.

[–] lyralycan@sh.itjust.works 1 points 18 hours ago* (last edited 18 hours ago)

I set up a simple sync service with FolderSync (similar to Syncthing) on Android for my family, that preserves their mobile files on a server hosted SMB share. Haven't even looked at storage encryption though. You can't underestimate a simple yet effective solution, sometimes so simple it flies under the radar.

[–] Telodzrum@lemmy.world -3 points 17 hours ago (1 children)

I can’t think of a reason to choose Bit/Vaultwarden over Keepass.

[–] AbidanYre@lemmy.world 2 points 12 hours ago (1 children)
[–] Telodzrum@lemmy.world 0 points 11 hours ago (1 children)
[–] AbidanYre@lemmy.world 2 points 10 hours ago* (last edited 10 hours ago) (1 children)

Not really and not nearly at the same level

[–] Telodzrum@lemmy.world -2 points 9 hours ago (1 children)
[–] AbidanYre@lemmy.world 2 points 8 hours ago* (last edited 8 hours ago) (1 children)

Lol, no.

The mess of databases you would need to replicate what is simple with organizations and collections is definitely not easier or more flexible.

[–] Telodzrum@lemmy.world 1 points 7 hours ago

lol yes

It’s just one database file

[–] terabyterex@lemmy.world 1 points 18 hours ago (1 children)

so is bitwarden. i dont get your argument here. bitwarden does a lot more for free than keepass

[–] Asetru@feddit.org 2 points 9 hours ago (1 children)

Person I replied to said it's 20 bucks tho.

[–] terabyterex@lemmy.world 1 points 4 hours ago

for premium features that do more than passwaord vaulting. the free version of bitwarden does more thsn the keepass