diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:09:12 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:09:12 +0000 |
commit | 824da3d803db48014e0c5de83509b1202eb2b93a (patch) | |
tree | 15105e244b2adf7aa966ede6e5c9e9158c7855d8 | |
parent | Added pastebin description (diff) | |
download | awesome-selfhosted-824da3d803db48014e0c5de83509b1202eb2b93a.tar.gz awesome-selfhosted-824da3d803db48014e0c5de83509b1202eb2b93a.zip |
Added password manager description
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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` |