rephorm / password-store

Simple password manager using gpg and ordinary unix directories.

Home Page:http://zx2c4.com/projects/password-store/

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://zx2c4.com/projects/password-store

Please see the man page for documentation and examples.

Depends on:
- gpg2
- git
- xclip
- pwgen
- tree

About

Simple password manager using gpg and ordinary unix directories.

http://zx2c4.com/projects/password-store/

License:Other


Languages

Language:Shell 100.0%