diff options
author | n8225 <n8225@users.noreply.github.com> | 2017-05-05 23:43:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-05 23:43:51 +0000 |
commit | e97208d447a4a176ea34b950a962b34ddf07f31d (patch) | |
tree | 2448281503b19a1063ef8d02a7e81f8ad87bfbab | |
parent | Merge pull request #1035 from Kickball/FHEM-#1027 (diff) | |
parent | Add bitwarden to password managers (diff) | |
download | awesome-selfhosted-e97208d447a4a176ea34b950a962b34ddf07f31d.tar.gz awesome-selfhosted-e97208d447a4a176ea34b950a962b34ddf07f31d.zip |
Merge pull request #1044 from kevinhinterlong/master
Add bitwarden to password managers
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -848,6 +848,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** + * [Bitwarden](https://bitwarden.com/) - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/core)) `AGPLv3` `C#` * [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` * [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` |