kasi

POSIX shell password manager that is cryptography program-agnostic
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-07-31 15:42add git credential helper for http(s) authkar1+36-0
2025-01-14 01:53update LICENSE to current yearkar1+1-1
2025-01-01 19:38update the dmenu scripts to what I currently usekar2+16-8
2025-01-01 19:17rename angou to kasikar8+128-128
2024-08-30 18:01add totp subcommand to angoumenukar1+9-1
2024-08-29 04:29add totp field to be used with oathtoolkar2+20-7
2024-08-25 20:21don't hardcode dd path to /bin/dd, breaks nixoskar1+1-1
2024-08-25 20:21don't overwrite _files function, breaks autocomplete for otherskar1+2-2
2024-08-25 19:15add zsh autocomplete scriptkar1+10-0
2024-07-07 23:36add 'pass' command that views first line without newlinekar2+12-4
2022-10-30 21:22add generate to ksh tab-completeShokara Kou1+1-1
2022-10-13 23:04add generate function and contrib/random scriptShokara Kou4+38-3
2022-09-07 22:42make angou-age the main angou to be tool-independentShokara Kou3+27-79
2022-09-07 22:16add angou-age after 5 months of not being committedShokara Kou1+66-0
2022-01-24 21:18add ksh autocomplete in contrib/Shokara Kou2+9-0
2022-01-18 01:44add angoumenuShokara Kou2+7-1
2021-11-25 14:35add man pageShokara Kou1+35-0
2021-06-12 17:06add .gpg to filename when view checks if it existsShokara1+2-2
2021-06-12 16:52fix edit command and encrypt the fileShokara1+8-2
2021-06-12 16:34merge view and list commands into one like pass(1) doesShokara1+24-17
2021-06-12 04:21fix copying of passwordShokara1+1-1
2021-06-12 04:13initial payloadShokara3+93-0