From 877649690b8092f55ce26038448a9666b0194d28 Mon Sep 17 00:00:00 2001 From: MarceauKa Date: Mon, 28 Oct 2019 16:24:34 +0100 Subject: [PATCH 1/3] Add Laravel Shaarli https://github.com/MarceauKa/laravel-shaarli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43e4d5d8..60bdc3db 100644 --- a/README.md +++ b/README.md @@ -1089,6 +1089,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` +- [Laravel Shaarli](https://github.com/MarceauKa/laravel-shaarli) - All in one plateform for your links, stories and passwords. Built with Laravel and Vue.js. ([Demo](http://shaarli.mka.ovh/), [Source Code](https://github.com/MarceauKa/laravel-shaarli)) `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` From cd2939f243db3273d4073b63c3cba6f81c827306 Mon Sep 17 00:00:00 2001 From: MarceauKa Date: Tue, 29 Oct 2019 10:34:43 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60bdc3db..c5c7c4eb 100644 --- a/README.md +++ b/README.md @@ -1089,7 +1089,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` -- [Laravel Shaarli](https://github.com/MarceauKa/laravel-shaarli) - All in one plateform for your links, stories and passwords. Built with Laravel and Vue.js. ([Demo](http://shaarli.mka.ovh/), [Source Code](https://github.com/MarceauKa/laravel-shaarli)) `MIT` `PHP` +- [Laravel Shaarli](https://github.com/MarceauKa/laravel-shaarli) - All in one plateform for your links, stories and passwords. Built with Laravel and Vue.js. ([Demo](http://shaarli.mka.ovh/)) `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` From 9438d35d82022361828863c36e2d102cbdcb8df4 Mon Sep 17 00:00:00 2001 From: MarceauKa Date: Thu, 14 Nov 2019 13:13:03 +0100 Subject: [PATCH 3/3] Rename Laravel shaarli to Shaark --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5c7c4eb..09e84d64 100644 --- a/README.md +++ b/README.md @@ -1089,7 +1089,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` -- [Laravel Shaarli](https://github.com/MarceauKa/laravel-shaarli) - All in one plateform for your links, stories and passwords. Built with Laravel and Vue.js. ([Demo](http://shaarli.mka.ovh/)) `MIT` `PHP` +- [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` - [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`