Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- Apr 15, 2025, 10:47:15 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 10 10 11 11 === Setting it up 12 1. Copy [https://git. chaotic.ninja/yakumo.izuru/kanako/raw/branch/master/kanako.conf.example kanako.conf.example] to `~/.config/kanako/kanako.conf` and edit accordingly, there are all sorts of examples for each backend supported.12 1. Copy [https://git.yakumo.dev/yakumo.izuru/kanako/raw/branch/master/kanako.conf.example kanako.conf.example] to `~/.config/kanako/kanako.conf` and edit accordingly, there are all sorts of examples for each backend supported. 13 13 2. Create `~/.kanako` and `~/.kanako-store` with `mkdir -p`, the former stores your key pair, the latter your password store. 14 14 … … 29 29 30 30 ==== Copying entries to the clipboard 31 You need to uncomment the proper fields to use either `xclip` or `wl-copy`.\ 32 Note: Complete support for Wayland is not a goal (and in fact, it's inviable) 31 You need to uncomment the proper field (only `xclip` is supported) 33 32 34 33 {{{ kanako -c Git/github.com/password }}} … … 47 46 48 47 === Download 49 * [https://git. chaotic.ninja/yakumo.izuru/kanako/archive/master.tar.gz Latest master]48 * [https://git.yakumo.dev/yakumo.izuru/kanako/archive/master.tar.gz Latest master] 50 49 51 50 === Git repository 52 You can [https://git. chaotic.ninja/yakumo.izuru/kanako browse the git repository] or clone it:51 You can [https://git.yakumo.dev/yakumo.izuru/kanako browse the git repository] or clone it: 53 52 54 53 {{{ 55 $ git clone https://git. chaotic.ninja/yakumo.izuru/kanako54 $ git clone https://git.yakumo.dev/yakumo.izuru/kanako 56 55 }}} 57 56 58 57 === Extensions 59 * [https://git. chaotic.ninja/yakumo.izuru/kanako/src/branch/master/addons/kanako-menu kanako-menu] - quick graphical front-end, requires `dmenu`, but can also use `bmenu` instead.60 * [https://git. chaotic.ninja/yakumo.izuru/kanako/src/branch/master/addons/kanako-totp kanako-totp] - time-based one time password addon, based on [https://rgz.ee rgz.ee]'s code, requires `oathtool` from oath-toolkit.58 * [https://git.yakumo.dev/yakumo.izuru/kanako/src/branch/master/addons/kanako-menu kanako-menu] - quick graphical front-end, requires `dmenu`, but can also use `bmenu` instead. 59 * [https://git.yakumo.dev/yakumo.izuru/kanako/src/branch/master/addons/kanako-totp kanako-totp] - time-based one time password addon, based on [https://rgz.ee rgz.ee]'s code, requires `oathtool` from oath-toolkit. 61 60 62 61 === Documentation … … 64 63 65 64 === Credit & License 66 `kanako` was written by [https:// interconnected.chaotic.ninja Izuru Yakumo] of Yakumo Laboratories.65 `kanako` was written by [https://mugen-no-ryouiki.yakumo.dev Izuru Yakumo] of [https://yakumo.dev Yakumo Laboratories]. 67 66 68 This program and the extensions are licensed under the [https://git. chaotic.ninja/yakumo.izuru/kanako/src/branch/master/COPYING Beerware License (Revision 42.1) -- based on Poul-Henning Kamp's license]67 This program and the extensions are licensed under the [https://git.yakumo.dev/yakumo.izuru/kanako/src/branch/master/COPYING Beerware License (Revision 42.1) -- based on Poul-Henning Kamp's license] 69 68 70 69 {{{ … … 72 71 * ---------------------------------------------------------------------------- 73 72 * "THE BEER-WARE LICENSE" (Revision 42.1): 74 * < yakumo.izuru@chaotic.ninja> wrote this file. As long as you retain this notice you73 * <eternal-servant@yakumo.dev> wrote this file. As long as you retain this notice you 75 74 * can do whatever you want with this stuff. If we meet some day, and you think 76 75 * this stuff is worth it, you can buy me a bottle of sake in return Izuru Yakumo