this post was submitted on 15 May 2026
1066 points (99.5% liked)

Technology

84701 readers
3707 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
 

I find this move concerning, and wish that the Founder had looked for a new CEO that shared his values rather than a Private Equity and Mergers Expert.

Furthermore, the change to the GRIT motto is worrying. Trust is useless without Transparency when it comes to code and security.

you are viewing a single comment's thread
view the rest of the comments
[–] nimrod06@lemmy.ml 9 points 1 day ago (2 children)

Why people bother with any corporate software when it really don't provide much more than completely FOSS alternatives

[–] VirtuePacket@lemmy.zip 10 points 1 day ago (1 children)

It is FOSS.

And securely hosting a password manager that is accessible over WAN links is beyond the capability of most users.

[–] nimrod06@lemmy.ml 1 points 1 day ago (1 children)
  1. FOSS includes distributive right. Bitwarden is not.
  2. I agree self hosting maybe hard, but one could always go for KeepassXC with any generic cloud storage.
[–] Bluewing@lemmy.world 4 points 1 day ago (1 children)

What generic cloud storage do you trust?

[–] hamid@crazypeople.online 3 points 1 day ago

It is an encrypted file using AES-256 so unless your threat model is state actors dedicating a data center to brute forcing it, it's probably ok mostly anywhere.

[–] LordKitsuna@lemmy.world 26 points 1 day ago (1 children)

Bitwarden is completely FOSS, both client and server

[–] nimrod06@lemmy.ml 3 points 1 day ago (1 children)

Not if you are being strict with the definition of FOSS.

[–] Appoxo@lemmy.dbzer0.com 6 points 1 day ago (1 children)

Free and open source
Is free? Yep
Is OSS? Yep

Is it full libre? I think not, right? And I assume that is your actual issue with it?

[–] nimrod06@lemmy.ml 14 points 1 day ago (2 children)

FOSS is a standardized term. As the Free Software Foundation defines it:

Free and open-source software (FOSS) is software available under a license that gives users the right to use, share, modify, and distribute the software – modified or not – to everyone and provides the means to exercise those rights using the software's source code.

You are not granted right to modify or distribute Bitwarden. You can inspect and use that to build your own. That is what Vaultwarden does.

[–] Pyrodexter@lemmy.world 4 points 1 day ago

Well, the client code is liensed GPL 3.0 and server code is licensed AGPL 3.0, and those are both FOSS licenses. There are some additional commercial components licensed under a non-FOSS source-available license, but those are not required for the basic service. I guess you can't use the Bitwarden trademark either. I would still consider Bitwarden FOSS, although with a slightly limited (but not crippling) scope of the term "Bitwarden".

[–] Appoxo@lemmy.dbzer0.com -1 points 1 day ago (1 children)

So you wanna say it's Source-Available, yes?

[–] nimrod06@lemmy.ml 9 points 1 day ago (1 children)

All I say is that it's not FOSS in the strict sense.

[–] Jason2357@lemmy.ca 2 points 19 hours ago

Neither the OSI definition, nor the FSF definition require you to allow your trademark to be used freely, nor do they require you to only host FOSS software for your FOSS software to qualify as such. The client and server software published as GPL and APL qualify as FOSS by both orgs that define the term. Vaultwarden is better for self hosting specifically because it is superior software for self hosting.