Last change
on this file since 2 was 2, checked in by koizumi.aoi, 3 years ago |
It's settled now, say hi to Kanako-san!
Signed-off-by: Aoi K <koizumi.aoi@…>
|
File size:
830 bytes
|
Rev | Line | |
---|
[2] | 1 | # kanako
|
---|
[1] | 2 | Rewrite of `ayu(1)`, an actually boring password manager, now with interchangeable encryption backend.
|
---|
| 3 |
|
---|
| 4 | ## Backends supported
|
---|
| 5 | * [age](https://age-encryption.org)
|
---|
| 6 | * [gpg](https://gnupg.org)
|
---|
| 7 | * [saltpack (via salty)](https://git.mills.io/prologic/salty)
|
---|
| 8 |
|
---|
| 9 | ## Dependencies
|
---|
| 10 | * Any of the above, depending how you configured it
|
---|
| 11 | * `ls(1)` or `tree(1)` for printing a list
|
---|
| 12 | * `mandoc(1)` for documentation
|
---|
| 13 |
|
---|
| 14 | ## License
|
---|
| 15 | * [Discordian Public License, version 2.3](https://gt.kalli.st/novaburst/discordian-public-license/src/branch/discordia/DPL-2.3)
|
---|
| 16 |
|
---|
| 17 | ## Related software
|
---|
| 18 | * [biox/pa](https://github.com/biox/pa)
|
---|
| 19 | * [e-zk/page](https://github.com/e-zk/page)
|
---|
| 20 | * [kl3/spm](https://notabug.org/kl3/spm)
|
---|
| 21 | * [nmeum/tpm](https://github.com/nmeum/tpm)
|
---|
| 22 | * [shokara/angou](https://gt.kalli.st/shokara/angou)
|
---|
| 23 | * [zx2c4/pass](https://passwordstore.org)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.