Skip to content

This is an implementation of the convenient tool `password-store`, in which records (aka; documents?) are substituted for passwords.

License

Notifications You must be signed in to change notification settings

dmblack/record-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

======================
Simple Record Store
Near direct;
 copy
 paste
 replace
By Dustyn Blackmore

of works by;
by Jason Donenfeld
   [email protected]
======================

This is a very simple record store that encrypts records using gpg and
places the encrypted record in a directory.

For more information on the original project;
Visit the project page: 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 (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/

About

This is an implementation of the convenient tool `password-store`, in which records (aka; documents?) are substituted for passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages