this post was submitted on 22 Apr 2024
468 points (97.2% liked)

Open Source

35515 readers
65 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ayaya@lemdro.id 8 points 11 months ago (3 children)

Try Keyguard, it is open source and much nicer than the regular Bitwarden app. Do not use the version from the Play Store though, get it directly from Github.

[–] starman@programming.dev 4 points 11 months ago (1 children)

It's not open source. Only source available unfortunately.

[–] ayaya@lemdro.id 1 points 11 months ago

I did not realize that. That explains why it's not on F-Droid. Really unfortunate but at least it can still be publicly audited.

[–] kratoz29@lemm.ee 2 points 11 months ago (2 children)

Huh, this is the first time I heard about this, thanks for sharing!

Do not use the version from the Play Store though, get it directly from Github.

Why? I use Vaultwarden with Bitwarden from the Playstore is there anything wrong with it?

[–] ayaya@lemdro.id 3 points 11 months ago (1 children)

The version on the Play Store requires a "premium" subscription for some features but the Github release gets those for free.

[–] kratoz29@lemm.ee 1 points 11 months ago

Ah, I see, thanks for the heads up.

[–] starman@programming.dev 1 points 11 months ago* (last edited 11 months ago)

There is no guarantee that play store build contains the same code as GitHub repository. Ideally you'd need to compile apps yourself.

But most of the time stuff like vaultwarden is trustworthy enough.

[–] AFC1886VCC@reddthat.com 1 points 11 months ago

Thank you, I will have a look at this!