7
7
Fork
You've already forked unpass
0
tui-based secret manager. local storage encrypted with aes-256-gcm and argon2id.
  • Go 97.8%
  • Nix 1.7%
  • Makefile 0.5%
2026年05月02日 14:52:37 -04:00
cmd/unpass feat: add initial tui 2026年04月13日 02:24:31 -04:00
internal feat: add new Key to list (without style) 2026年05月02日 14:52:37 -04:00
.envrc.template feat: project start 2026年04月04日 18:57:37 -04:00
.gitignore feat: project start 2026年04月04日 18:57:37 -04:00
flake.lock feat: project start 2026年04月04日 18:57:37 -04:00
flake.nix chore: replace task with make 2026年04月06日 19:42:52 -04:00
go.mod feat: add initial tui 2026年04月13日 02:24:31 -04:00
go.sum feat: add initial tui 2026年04月13日 02:24:31 -04:00
LICENSE feat: project start 2026年04月04日 18:57:37 -04:00
Makefile feat: add detele flag target key 2026年04月07日 18:33:17 -04:00
README.md feat: project start 2026年04月04日 18:57:37 -04:00

unpass

tui-based secret manager. local storage encrypted with aes-256-gcm and argon2id.

maintainers

@Nxus

license

this software is published under CC0 1.0 Universal (public domain) along with an ip waiver. see license file.

❤️