diff options
author | Norman Xu <im@norm.im> | 2015-12-11 16:43:27 +0000 |
---|---|---|
committer | Norman Xu <im@norm.im> | 2015-12-11 16:43:27 +0000 |
commit | f56f17a01196fb7de3eba304036a78faa75dd8c0 (patch) | |
tree | a87b4b94b0f0a725a40357e4a1999adf1d7fc325 | |
parent | Merge pull request #358 from akhyrul/master (diff) | |
download | awesome-selfhosted-f56f17a01196fb7de3eba304036a78faa75dd8c0.tar.gz awesome-selfhosted-f56f17a01196fb7de3eba304036a78faa75dd8c0.zip |
Add keeweb which is keepass compatible web app for Password Managers
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -561,6 +561,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [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` ## Pastebins |