diff options
author | paddo <mail@patrickrichter.net> | 2016-03-23 17:16:13 +0000 |
---|---|---|
committer | paddo <mail@patrickrichter.net> | 2016-03-23 17:16:13 +0000 |
commit | 4962d8641238117cb30a36dfc14766c8335d73d8 (patch) | |
tree | 0bd4096a11efde17c1848136e4ee3d26cbfe7c2c | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-4962d8641238117cb30a36dfc14766c8335d73d8.tar.gz awesome-selfhosted-4962d8641238117cb30a36dfc14766c8335d73d8.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -640,6 +640,8 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [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` * [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` + + ## Pastebins * [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python` |