You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce security@roundcube.net as security contact
Using a dedicated email address with a dedicated PGP key allows to give
multiple people access while still keeping things under wrap.
A single, private email address as security contact is such a huge bus
factor, which we should avoid. Event just a holiday or illness could
lead to escalation due to missing replies.
Also, in case of potentially severe security issues Nextcloud's security
team must have access to all details and communication. This is already
given for all issues reported via hackerone.com, and with this change is
now also enabled for issues reported by email.
(cherry picked from commit 0440792)
Copy file name to clipboardExpand all lines: SECURITY.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,12 @@ Check our website's [download page](https://roundcube.net/download/) to see whic
6
6
7
7
## Reporting a Vulnerability
8
8
9
-
If you found a security issue or vulnerability of the software, please report with direct and encrypted email to *thomas[at]roundcube.net*
10
-
and *alec[at]alec.pl*. You can find the according PGP public keys on the major public keyservers like [pgp.key-server.io](https://pgp.key-server.io).
9
+
If you found a security issue or vulnerability of the software, please report it to [Nextcloud's HackerOne](https://hackerone.com/nextcloud).
11
10
12
11
Your report should include clear steps for reproduction and a classification of the found vulnerability.
13
12
13
+
If you prefer, you can also send an encrypted email message to `security [at] roundcube.net`. The [PGP key](https://roundcube.net/download/security.roundcube.net.pub)'s fingerprint is `ACFCF63232B79518E632EC4B0127B799F939816F`.
14
+
14
15
## Publishing and Credits
15
16
16
17
We're dedicated to analyze and fix the reported issues as fast a possible. Usually within days we'll have an update ready.
0 commit comments