Objective: Secure & private password management, prevent anyone from stealing your passwords.

Option 1: Store Keepass PW file in personal cloud service like OneDrive/GoogleDrive/etc , download file, use KeepassXC to Open

Option 2: Use ProtonPass or similar solution like Bitwarden

Option 3: Host a solution like Vaultwarden

Which would do you choose? Are there more options ? Assume strong masterpassword and strong technical skills

you are viewing a single comment's thread
view the rest of the comments
[–] 17 points 3 years ago* (3 children)

Vaultwarden behind mutual tls and reverse proxy and https://github.com/oguzhane/bitwarden-mobile until https://github.com/bitwarden/mobile/pull/2629 is merged

But honestly all services you mentioned are worthy.

Anything that fits your needs imao

  • source
  • hideshow 3 child comments
  • [–] 2 points 3 years ago* (last edited 3 years ago) (2 children)

    That PR might be a while....
    https://github.com/bitwarden/mobile/pull/2629#issuecomment-1731457466

    Considering that android is going to prevent users from importing a CA

    Edit:

    Wait, I think I have my wires crossed.
    I think android is removing the ability for apps to install certs.
    The user has to manually install a cert, and then select it in the app

    Edit again:
    Yeh, this is what I was thinking of:
    https://httptoolkit.com/blog/android-14-breaks-system-certificate-installation/

    But, thinking about it now, I doubt it will actually affect the feature

  • source
  • parent
  • hideshow 2 child comments