diff options
author | nodiscc <nodiscc@gmail.com> | 2015-12-19 09:40:17 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-12-19 09:40:17 +0000 |
commit | 8c51e284a906b6c68d4b5a04d14751f350b6c964 (patch) | |
tree | 32d7b306b1ac718b4dc10fdaa68457db2d287dcf /README.md | |
parent | Merge pull request #363 from ncarlier/feature/nunux-keeper (diff) | |
parent | Add keeweb which is keepass compatible web app for Password Managers (diff) | |
download | awesome-selfhosted-8c51e284a906b6c68d4b5a04d14751f350b6c964.tar.gz awesome-selfhosted-8c51e284a906b6c68d4b5a04d14751f350b6c964.zip |
Merge pull request #366 from normanzb/master
Add keeweb which is keepass compatible web app for Password Managers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -565,6 +565,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 |