Is there any proprietary Android app for which you wish there would be an open-source alternative?

JustMarkov@lemmy.ml to Open Source@lemmy.ml – 146 points –

Basically, what the title says. Do you use any app, that is proprietary, but either has no OSS alternatives or they're all not good enough? If there is an alternative, what keeps you from switching?

227

You are viewing a single comment

Bitwarden. Most people think that their application is open source, but more and more of their code has shifted from the GPL/AGPL licensed code to code in their SDK, which is under a proprietary license. This led to their new Android app being disqualified from being hosted in F-Droid repos.

Keyguard was supposed to be an open source Bitwarden client, but the dev chose to use a custom proprietary license, so that is source available as well.

Oh!! I didn't know that … :/

I've been a paying bitwarden customer for years but i through they were moving more towards free software and not away from it... Makes me consider quitting my subscription. Why do they do this?

Vaultwarden ?

Edit: Nvm, that's just the server part

That's actually a good point too: Vaultwarden is fully open source. The official Bitwarden server also has proprietary components.

Yea but I didn't realize the vaultwarden project didn't also release client software.
I had looked into running my own vaultwarden, but without open source clients it's maybe a bit moot. Although I guess the web interface can be considered a client, OS or browser integration is a convenient feature.

Just yesterday I deployed it locally, and was about to migrate from my keepasDX (+syncthing)...

Don't get me wrong: BW is still a pretty good service, and the proprietary code is still readable by anyone, but the fact that they're moving a bunch of their previously open source licensed code to something that's source available is definitely unfortunate.

KeePass, on the other hand, has tons of actually open source clients, which definitely gives them an edge for people that don't mind syncing their own DB.