Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

saljam/password-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/