Changeset 11 in code for trunk/README.md
- Timestamp:
- Oct 18, 2022, 9:57:56 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r10 r11 1 1 # kanako (神奈子) 2 the adaptable password manager. 2 the adaptable password manager. named after [Kanako Yasaka](https://en.touhouwiki.net/wiki/Kanako_Yasaka) 3 3 4 4 ## Backends supported … … 10 10 * Any of the above, depending how you configured it 11 11 * `ls(1)` or `tree(1)` for printing a list 12 * busybox `tr(1)` for password generation13 12 * `mandoc(1)` for documentation 14 13 15 14 ## Add-ons 16 15 17 ### kanakomenu 16 ### kanako_gen 17 random username and password generator, requires `busybox(1)` 18 19 ### kanako_menu 18 20 quick graphical front-end for kanako, works with either of `dmenu(1)` 19 or `bemenu(1)`, useful for copying passwords to clipboard. it's configured 20 through kanakomenu.conf 21 or `bemenu(1)`, useful for copying passwords to clipboard. 21 22 22 ### kanako totp23 ### kanako_totp 23 24 time-based one time password addon for kanako, requires `oathtool(1)` 24 25 from oath-toolkit.
Note:
See TracChangeset
for help on using the changeset viewer.