diff options
author | Kevin Hinterlong <kevinhinterlong@users.noreply.github.com> | 2017-04-30 06:07:54 +0000 |
---|---|---|
committer | Kevin Hinterlong <kevinhinterlong@gmail.com> | 2017-04-30 06:13:08 +0000 |
commit | 884e10c91f7aa61207839122ffe15e0ae43e0273 (patch) | |
tree | 2448281503b19a1063ef8d02a7e81f8ad87bfbab | |
parent | Merge pull request #1035 from Kickball/FHEM-#1027 (diff) | |
download | awesome-selfhosted-884e10c91f7aa61207839122ffe15e0ae43e0273.tar.gz awesome-selfhosted-884e10c91f7aa61207839122ffe15e0ae43e0273.zip |
Add bitwarden to password managers
Add bitwarden to password managers
Add bitwarden
-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` |