tui-based secret manager. local storage encrypted with aes-256-gcm and argon2id.
| cmd/unpass | feat: add initial tui | |
| internal | feat: add new Key to list (without style) | |
| .envrc.template | feat: project start | |
| .gitignore | feat: project start | |
| flake.lock | feat: project start | |
| flake.nix | chore: replace task with make | |
| go.mod | feat: add initial tui | |
| go.sum | feat: add initial tui | |
| LICENSE | feat: project start | |
| Makefile | feat: add detele flag target key | |
| README.md | feat: project start | |
unpass
tui-based secret manager. local storage encrypted with aes-256-gcm and argon2id.
maintainers
license
this software is published under CC0 1.0 Universal (public domain) along with an ip waiver. see license file.
❤️