aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran <kieranrobson1999@gmail.com>2022-08-01 18:09:12 +0000
committerKieran <kieranrobson1999@gmail.com>2022-08-01 18:09:12 +0000
commit824da3d803db48014e0c5de83509b1202eb2b93a (patch)
tree15105e244b2adf7aa966ede6e5c9e9158c7855d8
parentAdded pastebin description (diff)
downloadawesome-selfhosted-824da3d803db48014e0c5de83509b1202eb2b93a.tar.gz
awesome-selfhosted-824da3d803db48014e0c5de83509b1202eb2b93a.zip
Added password manager description
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a0c3a120..61ff957c 100644
--- a/README.md
+++ b/README.md
@@ -1447,6 +1447,8 @@ _Related: [Wikis](#wikis)_
**[`^ back to top ^`](#)**
+A [password manager](https://en.wikipedia.org/wiki/Password_manager) allows users to store, generate, and manage their passwords for local applications and online services.
+
- [Bitwarden](https://bitwarden.com/) `⚠` - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/server)) `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`
- [Padloc](https://padloc.app/) - A modern, open source password manager for individuals and teams. ([Source Code](https://github.com/padloc/padloc)) `GPL-3.0` `Nodejs`