diff options
author | paddo <mail@patrickrichter.net> | 2016-03-30 08:19:46 +0000 |
---|---|---|
committer | paddo <mail@patrickrichter.net> | 2016-03-30 08:19:46 +0000 |
commit | e205a777285cc85a1ebe046eeea96686c6fd589d (patch) | |
tree | 720889c74de4695b2ac25eaacfbd69b4a0d8dba4 | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-e205a777285cc85a1ebe046eeea96686c6fd589d.tar.gz awesome-selfhosted-e205a777285cc85a1ebe046eeea96686c6fd589d.zip |
Update README.md
updated link to project site
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -637,7 +637,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com ## Password Managers * [keeweb](https://antelle.github.io/keeweb/) - This webapp is a browser and desktop password manager compatible with KeePass databases. ([Source Code](https://github.com/antelle/keeweb)) `MIT` `JavaScript` - * [PHP Password Manager](https://github.com/pklink/ppma) - A web based, encrypting password manager, based on the Yii framework. ([Source Code](https://github.com/pklink/ppma)) `BSD` `PHP` + * [PHP Password Manager](http://www.ppma.pw) - A web based, encrypting password manager, based on the Yii framework. ([Source Code](https://github.com/pklink/ppma)) `BSD` `PHP` * [RatticDB](http://rattic.org/) - Password Management for Humans. ([Source Code](https://github.com/tildaslash/RatticWeb), [Demo](https://demo.rattic.org/cred/list/)) * [Teampass](http://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPLv3` `PHP` |