Last change
on this file since 20 was 20, checked in by yakumo.izuru, 21 months ago |
Release v2
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
1.2 KB
|
Rev | Line | |
---|
[5] | 1 | # kanako (神奈子)
|
---|
[17] | 2 | 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)
|
---|
[1] | 3 |
|
---|
| 4 | ## Backends supported
|
---|
| 5 | * [age](https://age-encryption.org)
|
---|
[13] | 6 | * [cream](https://z3bra.org/cream/)
|
---|
[1] | 7 | * [gpg](https://gnupg.org)
|
---|
[13] | 8 | * [salty](https://git.mills.io/prologic/salty)
|
---|
[1] | 9 |
|
---|
| 10 | ## Dependencies
|
---|
| 11 | * Any of the above, depending how you configured it
|
---|
[18] | 12 | * `tree(1)` for printing a list
|
---|
[1] | 13 | * `mandoc(1)` for documentation
|
---|
[20] | 14 | * `rm(1)` with the `-i` and `-I` switches
|
---|
[1] | 15 |
|
---|
[9] | 16 | ## Add-ons
|
---|
| 17 |
|
---|
[20] | 18 | ### kanako-menu
|
---|
[9] | 19 | quick graphical front-end for kanako, works with either of `dmenu(1)`
|
---|
[11] | 20 | or `bemenu(1)`, useful for copying passwords to clipboard.
|
---|
[9] | 21 |
|
---|
[20] | 22 | ### kanako-totp
|
---|
[9] | 23 | time-based one time password addon for kanako, requires `oathtool(1)`
|
---|
| 24 | from oath-toolkit.
|
---|
| 25 |
|
---|
[1] | 26 | ## License
|
---|
[17] | 27 | * [Beerware License (Revision 42.1)](COPYING)
|
---|
[1] | 28 |
|
---|
| 29 | ## Related software
|
---|
[15] | 30 | * [beastie/aps](https://codeberg.org/beastie/aps)
|
---|
[1] | 31 | * [biox/pa](https://github.com/biox/pa)
|
---|
| 32 | * [e-zk/page](https://github.com/e-zk/page)
|
---|
| 33 | * [kl3/spm](https://notabug.org/kl3/spm)
|
---|
| 34 | * [nmeum/tpm](https://github.com/nmeum/tpm)
|
---|
| 35 | * [shokara/angou](https://gt.kalli.st/shokara/angou)
|
---|
| 36 | * [zx2c4/pass](https://passwordstore.org)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.