From 1dbb8c782d61c52340ee7019621c70f32da4712a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Y=C3=BCksel=20Polat?= Date: Thu, 25 Jun 2020 22:55:23 +0300 Subject: [PATCH 1/5] Update README.md PassWall added to Password Managers. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b2ebb6e..ce520603 100644 --- a/README.md +++ b/README.md @@ -1153,6 +1153,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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` - [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` +- [PassWall](https://passwall.io/) - Open source password manager. ([Source Code](https://github.com/pass-wall)) `AGPL-3.0` `Go` - [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` - [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` From 4f30f0b2b5ab900f59048fa6492723784ccaed35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Y=C3=BCksel=20Polat?= Date: Thu, 25 Jun 2020 23:05:49 +0300 Subject: [PATCH 2/5] The order of the projects has been fixed. The order of the projects has been fixed. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce520603..8a27dbed 100644 --- a/README.md +++ b/README.md @@ -1150,12 +1150,12 @@ 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 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` - [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` -- [PassWall](https://passwall.io/) - Open source password manager. ([Source Code](https://github.com/pass-wall)) `AGPL-3.0` `Go` +- [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` +- [PassWall](https://passwall.io/) - Open source password manager. ([Source Code](https://github.com/pass-wall)) `AGPL-3.0` `Go` - [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` +- [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` From 144f0d0436233599010c379013baa000ab8978f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Y=C3=BCksel=20Polat?= Date: Wed, 1 Jul 2020 14:07:34 +0300 Subject: [PATCH 3/5] Address fixed. Co-authored-by: Sandro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a27dbed..a56bba3c 100644 --- a/README.md +++ b/README.md @@ -1153,7 +1153,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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` - [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` -- [PassWall](https://passwall.io/) - Open source password manager. ([Source Code](https://github.com/pass-wall)) `AGPL-3.0` `Go` +- [PassWall](https://passwall.io/) - Open source password manager. ([Source Code](https://github.com/passwall)) `AGPL-3.0` `Go` - [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` - [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` From 331cb205ea358e44299eea732147821db55b5c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Y=C3=BCksel=20Polat?= Date: Sun, 5 Jul 2020 14:58:13 +0300 Subject: [PATCH 4/5] Links have been updated. The project's website and source code links have been updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a56bba3c..e1595301 100644 --- a/README.md +++ b/README.md @@ -1153,7 +1153,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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` - [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` -- [PassWall](https://passwall.io/) - Open source password manager. ([Source Code](https://github.com/passwall)) `AGPL-3.0` `Go` +- [PassWall](https://github.com/passwall/passwall-server) - Open source password manager. ([Source Code](https://github.com/passwall/passwall-server)) `AGPL-3.0` `Go` - [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` - [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` From ca93361df4abfcdf234d31c0ef54da2d3f303b9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Y=C3=BCksel=20Polat?= Date: Sun, 2 Aug 2020 16:20:47 +0300 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1595301..e26bef5d 100644 --- a/README.md +++ b/README.md @@ -1153,7 +1153,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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` - [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` -- [PassWall](https://github.com/passwall/passwall-server) - Open source password manager. ([Source Code](https://github.com/passwall/passwall-server)) `AGPL-3.0` `Go` +- [PassWall](https://github.com/passwall/passwall-server) - Open source password manager. `AGPL-3.0` `Go` - [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` - [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`