plass: manage passwords
Summary
plass is a UNIX-style password manager that stores passwords in GPG-encrypted files under ~/.password-store, version-controlled with got. It aims for a minimal, single-responsibility design and maintains compatibility with pass, while offering a password generator (pwg) and a TOTP generator (totp). The project emphasizes open-source availability and potential to swap encryption backends in the future.