password-store icon indicating copy to clipboard operation
password-store copied to clipboard

A version of pass (https://www.passwordstore.org) that uses pivy-tool instead of gpg.

A version of pass (https://www.passwordstore.org) that uses a pivy-tool instead of gpg.

Missing functionality:

  • Reencrypting passwords with a different key
  • Probably breaks most extentions

Depends on:

  • bash http://www.gnu.org/software/bash/
  • pivy https://github.com/joyent/pivy
  • git http://www.git-scm.com/
  • xclip (for X11 environments) http://sourceforge.net/projects/xclip/
  • wl-clipboard (for wlroots Wayland-based environments) https://github.com/bugaevc/wl-clipboard
  • tree >= 1.7.0 http://mama.indstate.edu/users/ice/tree/
  • GNU getopt http://www.kernel.org/pub/linux/utils/util-linux/ http://software.frodo.looijaard.name/getopt/
  • qrencode https://fukuchi.org/works/qrencode/