diff options
author | Ryan DeShone <rfdeshon@gmail.com> | 2017-03-30 20:26:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-30 20:26:51 +0000 |
commit | 7af8a6cd6d1fe9552a5e0700ca1063f8c618f305 (patch) | |
tree | 87178daac79e022d99634f64ee46008bab4fe268 | |
parent | Merge pull request #1002 from Kickball/moveCCBYNCSA (diff) | |
download | awesome-selfhosted-7af8a6cd6d1fe9552a5e0700ca1063f8c618f305.tar.gz awesome-selfhosted-7af8a6cd6d1fe9552a5e0700ca1063f8c618f305.zip |
Remove PHP Password Manager and RatticDB
Both project sites are down and neither has a commit in over 6 months.
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -846,8 +846,6 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** * [keeweb](https://keeweb.info/) - This webapp is a browser and desktop password manager compatible with KeePass databases. ([Source Code](https://github.com/keeweb/keeweb)) `MIT` `HTML5` - * [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. ([Demo](https://demo.rattic.org/cred/list/), [Source Code](https://github.com/tildaslash/RatticWeb)) `GPLv2` `Python` * [sysPass](http://www.syspass.org/) - Multiuser password management system. ([Demo](http://demo.syspass.org/), [Source Code](https://github.com/nuxsmin/sysPass)) `GPLv3` `PHP` * [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` |