diff options
author | Hunter Wittenborn <hunter@hunterwittenborn.com> | 2021-05-10 16:50:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 16:50:53 +0000 |
commit | 1cf119ca6de4abfde3847219612634fb10df759f (patch) | |
tree | 998c76a3cbaa10fe019fa817ba057404cca821a5 /README.md | |
parent | Add ShellHub to Gateways and terminal sharing (#2516) (diff) | |
download | awesome-selfhosted-1cf119ca6de4abfde3847219612634fb10df759f.tar.gz awesome-selfhosted-1cf119ca6de4abfde3847219612634fb10df759f.zip |
Renamed bitwarden_rs to Vaultwarden (#2524)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1189,7 +1189,6 @@ _See also [Wikis](#wikis)_ **[`^ back to top ^`](#)** - [Bitwarden](https://bitwarden.com/) `⚠` - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/core)) `AGPL-3.0` `C#` -- [bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) - Lightweight Bitwarden server API implementation written in Rust. `GPL-3.0` `Rust` - [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` - [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` @@ -1199,6 +1198,8 @@ _See also [Wikis](#wikis)_ - [Shaark](https://github.com/MarceauKa/shaark) - All in one platform for your links, stories, passwords and albums. Built with Laravel and Vue.js. `MIT` `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. One symmetric key is used to encrypt all shared/team passwords and stored server side in a file and the database. works on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass)) `GPL-3.0` `PHP` +- [Vaultwarden](https://github.com/dani-garcia/vaultwarden) - Lightweight Bitwarden server API implementation written in Rust. `GPL-3.0` `Rust` + ## Pastebins |