pro_grammer@programming.dev to Open Source@lemmy.ml · 6 months agoProton Pass open source password manager is now available on F-Droidproton.meexternal-linkmessage-square117fedilinkarrow-up1479arrow-down113cross-posted to: protonprivacy@lemmy.world
arrow-up1466arrow-down1external-linkProton Pass open source password manager is now available on F-Droidproton.mepro_grammer@programming.dev to Open Source@lemmy.ml · 6 months agomessage-square117fedilinkcross-posted to: protonprivacy@lemmy.world
minus-squarekratoz29linkfedilinkEnglisharrow-up2·6 months agoHuh, 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·6 months agoThe 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-26 months agoThere 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.
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.