aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-09-02 21:23:28 +0000
committerGitHub <noreply@github.com>2016-09-02 21:23:28 +0000
commita6ce0a0b358ac3bfa64fcd4673e049ae2907536c (patch)
treef391a8ab5d6b9abb04cf241f4caaac6a40e6eab1 /README.md
parentMerge pull request #751 from n8225/Fix-money (diff)
parentAdded missing lang and moved Demo before Source Code. (diff)
downloadawesome-selfhosted-a6ce0a0b358ac3bfa64fcd4673e049ae2907536c.tar.gz
awesome-selfhosted-a6ce0a0b358ac3bfa64fcd4673e049ae2907536c.zip
Merge pull request #752 from n8225/Fix-password
Fix password
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4023e2df..e6f466ad 100644
--- a/README.md
+++ b/README.md
@@ -700,10 +700,10 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
## Password Managers
- * [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`
+ * [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. ([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`
+ * [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`