password-store

Simple password manager using gpg and ordinary unix directories
git clone https://git.zx2c4.com/password-store
Log | Files | Refs | README | LICENSE

commit 7d74e9d32c78fdfe9c02ba2b5b86b6b9bb3c8b88
parent 0fe892397a8706bf9ce2eeb70cdb11f2c33011bb
Author: Svend Sorensen <svend@ciffer.net>
Date:   Mon, 16 Jun 2014 11:41:05 -0700

emacs: Update pass website URL

Diffstat:
Mcontrib/emacs/password-store.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/emacs/password-store.el b/contrib/emacs/password-store.el @@ -27,7 +27,7 @@ ;; This package provides functions for working with pass ("the ;; standard Unix password manager"). ;; -;; http://www.zx2c4.com/projects/password-store/ +;; http://www.passwordstore.org/ ;;; Code: