f3rdy / pass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

======================
Simple Password Store
by Jason Donenfeld
   Jason@zx2c4.com
======================

This is a very simple password store that encrypts passwords using gpg and
places the encrypted password in a directory. It can generate new passwords
and keep track of old ones.

Visit the project page for more information: http://www.passwordstore.org/

Please see the man page for documentation and examples.

Depends on:
- bash
  http://www.gnu.org/software/bash/
- GnuPG2
  http://www.gnupg.org/
- git
  http://www.git-scm.com/
- xclip
  http://sourceforge.net/projects/xclip/
- 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/

About

License:Other


Languages

Language:Shell 51.8%Language:Python 23.8%Language:Ruby 10.1%Language:Emacs Lisp 7.4%Language:Makefile 2.3%Language:AppleScript 2.3%Language:Perl 1.3%Language:Vim Script 1.0%