diff --git a/software/bitwarden.yml b/software/bitwarden.yml index 24d984637b..060dd9f6f3 100644 --- a/software/bitwarden.yml +++ b/software/bitwarden.yml @@ -4,6 +4,7 @@ description: Password manager with webapp, browser extension, and mobile app. licenses: - AGPL-3.0 platforms: + - Docker - C# tags: - Password Managers diff --git a/software/passbolt.yml b/software/passbolt.yml index bb3286084e..3efe1d7d27 100644 --- a/software/passbolt.yml +++ b/software/passbolt.yml @@ -5,6 +5,9 @@ licenses: - AGPL-3.0 platforms: - PHP + - deb + - K8S + - Docker tags: - Password Managers source_code_url: https://github.com/passbolt/passbolt_api diff --git a/software/passit.yml b/software/passit.yml index c7b328112f..495399775d 100644 --- a/software/passit.yml +++ b/software/passit.yml @@ -4,7 +4,8 @@ description: Simple password manage with sharing features by group and user, but licenses: - AGPL-3.0 platforms: - - Python + - Docker + - Django tags: - Password Managers source_code_url: https://gitlab.com/passit diff --git a/software/passwall.yml b/software/passwall.yml index c99d6ae844..b6ec009443 100644 --- a/software/passwall.yml +++ b/software/passwall.yml @@ -4,7 +4,7 @@ description: Open source password manager. licenses: - AGPL-3.0 platforms: - - Go + - Docker tags: - Password Managers source_code_url: https://github.com/passwall/passwall-server diff --git a/software/vaultwarden.yml b/software/vaultwarden.yml index 1337b0e5ed..64bb7ae57d 100644 --- a/software/vaultwarden.yml +++ b/software/vaultwarden.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Rust + - Docker tags: - Password Managers source_code_url: https://github.com/dani-garcia/vaultwarden