From 8a8ba77f48a1e56dfbcded8b8bbae58d3e9983fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Casaj=C3=BAs?= Date: Wed, 17 Oct 2018 17:40:43 +0200 Subject: [PATCH] Added KeyCat to password managers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed97f383..1a7d89a6 100644 --- a/README.md +++ b/README.md @@ -979,6 +979,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Bitwarden](https://bitwarden.com/) - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/core)) `AGPL-3.0` `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` +- [KeyCat](http://key.cat) - End-to-end password manager that allow to share credentials amongst users easily. Currently with webapp. Browser extension and mobile app in the works. Compiled for windows, linux and osx. Docker container available. ([Source Code](https://github.com/keydotcat/keycatd)) `MIT` `Go` - [Passbolt](https://www.passbolt.com/) - Password manager dedicated for managing passwords in a collaborative way on any Web server, using a MySQL database backend. ([Source Code](https://github.com/passbolt/passbolt_api)) `AGPL-3.0` `PHP` - [sysPass](http://www.syspass.org/) - Multiuser password management system. ([Demo](http://demo.syspass.org/), [Source Code](https://github.com/nuxsmin/sysPass)) `GPL-3.0` `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/)) `GPL-3.0` `PHP`