diff options
author | lsascha <lsascha@gmail.com> | 2016-08-22 14:46:50 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-22 14:46:50 +0000 |
commit | 3f38ed8d61ed16d010ad8a92115cbfdd41b1d630 (patch) | |
tree | 56457ce0a2438be6dd354e70a9bfe4039f46a348 | |
parent | Added Umbraco CMS (#681) (diff) | |
download | awesome-selfhosted-3f38ed8d61ed16d010ad8a92115cbfdd41b1d630.tar.gz awesome-selfhosted-3f38ed8d61ed16d010ad8a92115cbfdd41b1d630.zip |
added sysPass to Password Managers (#678)
* added sysPass to Password Managers
* added license and language to sysPass
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -691,6 +691,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [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` `Javascript` * [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/)) + * [sysPass](http://www.syspass.org/) - Multiuser password management system. ([Source Code](https://github.com/nuxsmin/sysPass), [Demo](http://demo.syspass.org/)) `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` |