aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaddo <mail@patrickrichter.net>2016-03-23 17:14:53 +0000
committerpaddo <mail@patrickrichter.net>2016-03-23 17:14:53 +0000
commit8e59a0eb2a355c94dc54e6f2f7254a6ecba1ec92 (patch)
treeb1a2fb5928f4913b9c5b3a364d0f5266c4521c68
parentadded php password manager (diff)
downloadawesome-selfhosted-8e59a0eb2a355c94dc54e6f2f7254a6ecba1ec92.tar.gz
awesome-selfhosted-8e59a0eb2a355c94dc54e6f2f7254a6ecba1ec92.zip
Update README.md
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index baa87390..c48005c2 100644
--- a/README.md
+++ b/README.md
@@ -636,11 +636,10 @@ 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`
* [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`
- * [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`
-
## Pastebins
* [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python`