diff options
author | Mathijs van Veluw <[email protected]> | 2024-08-24 18:59:27 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2024-08-24 18:59:27 +0200 |
commit | 2b824e8096bd0764755f2e5d3943f04b00110b5e (patch) | |
tree | f789b2f2d3c1dd17c30ab24fd5b07af5b0187ac1 | |
parent | 059661be489f30ed54ae41bb700fa29277dd9b90 (diff) | |
download | vaultwarden-2b824e8096bd0764755f2e5d3943f04b00110b5e.tar.gz vaultwarden-2b824e8096bd0764755f2e5d3943f04b00110b5e.zip |
Updated security readme (#4892)
Update the security readme with a new GPG security key and some small
other changes.
Signed-off-by: BlackDex <[email protected]>
-rw-r--r-- | SECURITY.md | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/SECURITY.md b/SECURITY.md index 95d87b78..0917981c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -39,7 +39,11 @@ Thank you for helping keep Vaultwarden and our users safe! # How to contact us -- You can contact us on Matrix https://matrix.to/#/#vaultwarden:matrix.org (user: `@danig:matrix.org`) -- You can send an ![security-contact](/.github/security-contact.gif) to report a security issue. - - If you want to send an encrypted email you can use the following GPG key:<br> - https://keyserver.ubuntu.com/pks/lookup?search=0xB9B7A108373276BF3C0406F9FC8A7D14C3CD543A&fingerprint=on&op=index +- You can contact us on Matrix https://matrix.to/#/#vaultwarden:matrix.org (users: `@danig:matrix.org` and/or `@blackdex:matrix.org`) +- You can send an ![security-contact](/.github/security-contact.gif) to report a security issue.<br> + If you want to send an encrypted email you can use the following GPG key: 13BB3A34C9E380258CE43D595CB150B31F6426BC<br> + It can be found on several public GPG key servers.<br> + * https://keys.openpgp.org/search?q=security%40vaultwarden.org + * https://keys.mailvelope.com/pks/lookup?op=get&search=security%40vaultwarden.org + * https://pgpkeys.eu/pks/lookup?search=security%40vaultwarden.org&fingerprint=on&op=index + * https://keyserver.ubuntu.com/pks/lookup?search=security%40vaultwarden.org&fingerprint=on&op=index |