On 2024-10-27 02:12, D. Hugh Redelmeier via talk wrote:
==> What do you guys do?

I've used a bunch of different tools , some listed by other folks in this thread.

I have since migrated to pass and it's ecosystem.

Pass is a commandline tool for managing passwords based on PGP encrypted files. It integrates git for automatic version control. I then layer qtpass as a gui when used with my linux desktops. This paired with the pass-otp extension to handle storage of totp secrets and generations of codes.

pass - https://www.passwordstore.org/

qtpass - https://qtpass.org/

pass-otp - https://github.com/tadfisher/pass-otp#readme

-- 
Scott Sullivan