
Signed-off-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee> git-svn-id: file:///srv/svn/repo/kanako/trunk@2 62e5d677-aa6e-8c4a-b8cb-b9416171cb8e
24 lines
830 B
Markdown
24 lines
830 B
Markdown
# kanako
|
|
Rewrite of `ayu(1)`, an actually boring password manager, now with interchangeable encryption backend.
|
|
|
|
## Backends supported
|
|
* [age](https://age-encryption.org)
|
|
* [gpg](https://gnupg.org)
|
|
* [saltpack (via salty)](https://git.mills.io/prologic/salty)
|
|
|
|
## Dependencies
|
|
* Any of the above, depending how you configured it
|
|
* `ls(1)` or `tree(1)` for printing a list
|
|
* `mandoc(1)` for documentation
|
|
|
|
## License
|
|
* [Discordian Public License, version 2.3](https://gt.kalli.st/novaburst/discordian-public-license/src/branch/discordia/DPL-2.3)
|
|
|
|
## Related software
|
|
* [biox/pa](https://github.com/biox/pa)
|
|
* [e-zk/page](https://github.com/e-zk/page)
|
|
* [kl3/spm](https://notabug.org/kl3/spm)
|
|
* [nmeum/tpm](https://github.com/nmeum/tpm)
|
|
* [shokara/angou](https://gt.kalli.st/shokara/angou)
|
|
* [zx2c4/pass](https://passwordstore.org)
|