logo

secret

Replacement to pass(1) based on reop(1)git clone https://anongit.hacktivis.me/git/secret.git/

README (622B)


  1. ## Secret
  2. /!\ 2025-09-13 update: While it still works, this is only present for archival purposes as I switched to https://sr.ht/~sircmpwn/himitsu
  3. - No audit done
  4. - No warranty is given
  5. - Tagged release when it's frozen enough
  6. - ISC Licensed
  7. This is a replacment to pass(1), the Unix password manager. It is backed by
  8. reop(1) instead of GnuPG(1).
  9. ## Dependencies
  10. - POSIX Shell
  11. - reop (and so libsodium) <https://flak.tedunangst.com/post/reop>
  12. - dmenu (optionnal) <https://tools.suckless.org/dmenu/>
  13. - oathtool (optionnal) <http://www.nongnu.org/oath-toolkit/>
  14. ## Tested platforms
  15. - System: Gentoo Linux
  16. - Shell: mksh