Changeset 17 in code for trunk/README.md
- Timestamp:
- May 19, 2023, 12:27:59 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r15 r17 1 1 # kanako (神奈子) 2 the adaptable password manager. named after [Kanako Yasaka](https://en.touhouwiki.net/wiki/Kanako_Yasaka) 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) 3 3 4 4 ## Backends supported … … 15 15 ## Add-ons 16 16 17 ### kanako _gen17 ### kanako\_gen 18 18 random username and password generator, requires `strings(1)`, 19 19 `dd(1)` and a sane `tr(1)` (FreeBSD's one behaves differently and 20 20 in unexpected ways) 21 21 22 ### kanako _menu22 ### kanako\_menu 23 23 quick graphical front-end for kanako, works with either of `dmenu(1)` 24 24 or `bemenu(1)`, useful for copying passwords to clipboard. 25 25 26 ### kanako _totp26 ### kanako\_totp 27 27 time-based one time password addon for kanako, requires `oathtool(1)` 28 28 from oath-toolkit. 29 29 30 30 ## License 31 * [ Discordian Public License, version 2.3](https://gt.kalli.st/novaburst/discordian-public-license/src/branch/discordia/DPL-2.3)31 * [Beerware License (Revision 42.1)](COPYING) 32 32 33 33 ## Related software
Note:
See TracChangeset
for help on using the changeset viewer.