kanako/README.md
yakumo.izuru 1b9cf3c65a Release v2
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/kanako/trunk@20 62e5d677-aa6e-8c4a-b8cb-b9416171cb8e
2023-09-11 16:59:07 +00:00

37 lines
1.2 KiB
Markdown

# kanako (神奈子)
the adaptable password manager. named after [Kanako Yasaka](https://en.touhouwiki.net/wiki/Kanako_Yasaka) from [Touhou 10: Mountain of Faith](https://en.touhouwiki.net/wiki/Mountain_of_Faith)
## Backends supported
* [age](https://age-encryption.org)
* [cream](https://z3bra.org/cream/)
* [gpg](https://gnupg.org)
* [salty](https://git.mills.io/prologic/salty)
## Dependencies
* Any of the above, depending how you configured it
* `tree(1)` for printing a list
* `mandoc(1)` for documentation
* `rm(1)` with the `-i` and `-I` switches
## Add-ons
### kanako-menu
quick graphical front-end for kanako, works with either of `dmenu(1)`
or `bemenu(1)`, useful for copying passwords to clipboard.
### kanako-totp
time-based one time password addon for kanako, requires `oathtool(1)`
from oath-toolkit.
## License
* [Beerware License (Revision 42.1)](COPYING)
## Related software
* [beastie/aps](https://codeberg.org/beastie/aps)
* [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)