logo

secret

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

README (490B)


  1. ## Secret
  2. - No audit done
  3. - No warranty is given
  4. - Tagged release when it's frozen enough
  5. - ISC Licensed
  6. This is a replacment to pass(1), the Unix password manager. It is backed by
  7. reop(1) instead of GnuPG(1).
  8. ## Dependencies
  9. - POSIX Shell
  10. - reop (and so libsodium) <https://flak.tedunangst.com/post/reop>
  11. - dmenu (optionnal) <https://tools.suckless.org/dmenu/>
  12. - oathtool (optionnal) <http://www.nongnu.org/oath-toolkit/>
  13. ## Tested platforms
  14. - System: GNU/Linux (gentoo)
  15. - Shell: mksh