upvote
> Anyone know of a password manager that can encrypte and live in say Google drive?

Can't most of the many KeePass variants do that?

reply
How portable do you need it to be? I use pass[1] and it is good. Just a shell script wrapper to gpg and the passwords are encrypted files you can backup and sync anyway you want.

[1]: https://www.passwordstore.org/

reply
Another vote for pass. I've been using it for ten years with a git repository. I sync to all my machines and use https://github.com/agrahn/Android-Password-Store on Android. Not a solution for non-technical people though...
reply