diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-24 17:53:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-24 17:53:25 +0000 |
commit | b3dfc1aa21bf980f44afe12f3a87e553df67639d (patch) | |
tree | 50aed035b2ff03a6260cca1db6bc25fe9c884afb | |
parent | Merge pull request #1918 from dannyvankooten/master (diff) | |
parent | remove duplicate link (diff) | |
download | awesome-selfhosted-b3dfc1aa21bf980f44afe12f3a87e553df67639d.tar.gz awesome-selfhosted-b3dfc1aa21bf980f44afe12f3a87e553df67639d.zip |
Merge pull request #1920 from flowed/fix-typo
Fix Typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1103,7 +1103,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#` - [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` -- [Shaark](https://github.com/MarceauKa/shaark) - All in one plateform for your links, stories, passwords and albums. Built with Laravel and Vue.js. ([Demo](http://shaark.mka.ovh/)) `MIT` `PHP` +- [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` - [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` - [PassIt](https://passit.io/) - Simple password manage with sharing features by group and user, but no administration interface. ([Demo](https://app.passit.io/), [Source Code](https://gitlab.com/passit)) `AGPL-3.0` `Python` - [Psono](https://psono.com/) - A promising password managers fully featured for teams. ([Demo](https://www.psono.pw), [Source Code](https://gitlab.com/psono)) `Apache-2.0` `Python` |