ayu === Not-so standard unix password manager, written in (mostly) posix shell Uses as back-end, and tree(1) to list contents of the password store Caveats ------- For the utility to work, you have to generate your own keypair with age-keygen(1) The private key should be placed as ~/.config/ayu/age.key and the public key should be placed as ~/.ayu/.age-id e.g. age-keygen -o ~/.config/ayu/age.key and the output should be copied into the public key file. Anti-features ------------- 1) built-in integration with Git 2) built-in automatic keypair generation neither of those are included and probably will never be. Just use the CLI tools by themselves, lol. License ------- Discordian Public License, otherwise, MIT