Changeset 17 in code for trunk/README.md


Ignore:
Timestamp:
May 19, 2023, 12:27:59 AM (2 years ago)
Author:
yakumo.izuru
Message:

Small revision

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r15 r17  
    11# kanako (神奈子)
    2 the adaptable password manager. named after [Kanako Yasaka](https://en.touhouwiki.net/wiki/Kanako_Yasaka)
     2the 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)
    33
    44## Backends supported
     
    1515## Add-ons
    1616
    17 ### kanako_gen
     17### kanako\_gen
    1818random username and password generator, requires `strings(1)`,
    1919`dd(1)` and a sane `tr(1)` (FreeBSD's one behaves differently and
    2020in unexpected ways)
    2121
    22 ### kanako_menu
     22### kanako\_menu
    2323quick graphical front-end for kanako, works with either of `dmenu(1)`
    2424or `bemenu(1)`, useful for copying passwords to clipboard.
    2525
    26 ### kanako_totp
     26### kanako\_totp
    2727time-based one time password addon for kanako, requires `oathtool(1)`
    2828from oath-toolkit.
    2929
    3030## 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)
    3232
    3333## Related software
Note: See TracChangeset for help on using the changeset viewer.