pro_grammer@programming.dev to Open Source@lemmy.ml · 1 年前Proton Pass open source password manager is now available on F-Droidproton.meexternal-linkmessage-square116fedilinkarrow-up1484arrow-down113cross-posted to: protonprivacy@lemmy.world
arrow-up1471arrow-down1external-linkProton Pass open source password manager is now available on F-Droidproton.mepro_grammer@programming.dev to Open Source@lemmy.ml · 1 年前message-square116fedilinkcross-posted to: protonprivacy@lemmy.world
minus-squareayaya@lemdro.idlinkfedilinkEnglisharrow-up8·1 年前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.
minus-squarestarman@programming.devlinkfedilinkEnglisharrow-up4·1 年前It’s not open source. Only source available unfortunately.
minus-squareayaya@lemdro.idlinkfedilinkEnglisharrow-up1·1 年前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.
minus-squarekratoz29@lemm.eelinkfedilinkEnglisharrow-up2·1 年前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?
minus-squareayaya@lemdro.idlinkfedilinkEnglisharrow-up3·1 年前The version on the Play Store requires a “premium” subscription for some features but the Github release gets those for free.
minus-squarestarman@programming.devlinkfedilinkEnglisharrow-up1·edit-21 年前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.
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.
It’s not open source. Only source available unfortunately.
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.
Huh, this is the first time I heard about this, thanks for sharing!
Why? I use Vaultwarden with Bitwarden from the Playstore is there anything wrong with it?
The version on the Play Store requires a “premium” subscription for some features but the Github release gets those for free.
Ah, I see, thanks for the heads up.
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.
Thank you, I will have a look at this!