1
0
Fork
You've already forked aps
0
forked from beastie/aps
anya's password store
  • Shell 100%
2022年12月04日 13:18:46 +13:00
aps make global variables readonly 2022年12月04日 13:18:46 +13:00
LICENSE add LICENSE 2022年10月28日 20:36:21 +13:00
README.org rename program to aps(1) 2022年10月29日 13:57:30 +13:00
README.txt rename program to aps(1) 2022年10月29日 13:57:30 +13:00

aps(1) Anya's password store

Dependencies

  • age(1) for encryption
  • POSIX compliant /bin/sh
  • xclip(1) for copying passwords to clipboard (optional)
  • tree(1) for listing passwords directory (optional)
  • tar(1) for encrypted backups (optional)

Non-Features

  • Delete function (just rm password)
  • Built-in integration with Git
  • Built-in automatic keypair generation