From 8903dbc6ee524965ff0ef4ccf1f8bc28b54cf9f2 Mon Sep 17 00:00:00 2001 From: Jacky Alcine Date: Mon, 27 Jul 2015 18:14:53 -0400 Subject: [PATCH] password-managers: Add password manager. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e936e9c2..202ba933 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Password Managers * [Rattic](http://rattic.org/) - Password Management for Humans ([Source code](https://github.com/tildaslash/RatticWeb)) + * [pass](http://passwordstore.org/) - UNIX-flavored password management backed by GPG and Git. ([Source code](http://git.zx2c4.com/password-store/)) ## Pastebins