commit 237e943a82b97afd09c8783002db68a69f5bc193 Author: Enjeck Cleopatra 32180937+PROTechThor@users.noreply.github.com Date: Fri Oct 4 19:08:01 2019 +0100
Linking to HackerOne bug bounty --- templates/contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/contact.html b/templates/contact.html index 7860217..46792d4 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -77,7 +77,7 @@ </div> <div class="row mt-3 mr-5"> <h4 class="text-primary">{{ _('Report a security issue.') }}</h4> - <p class="text-tpo">{{ _("If you've found a security issue in one of our projects or in our infrastructure, please email tor-security@lists.torproject.org. If you want to encrypt your mail, you can get the GPG public key for the list by contacting tor-security-sendkey@lists.torproject.org or from pool.sks-keyservers.net. Here is the fingerprint:") }}</p> + <p class="text-tpo">{{ _("If you've found a security issue in one of our projects or in our infrastructure, please email tor-security@lists.torproject.org. Feel free to submit a bug report for our <a href="https://hackerone.com/torproject" target="_blank">{{ _('bug bounty program.') }}</a> If you want to encrypt your mail, you can get the GPG public key for the list by contacting tor-security-sendkey@lists.torproject.org or from pool.sks-keyservers.net. Here is the fingerprint:") }}</p> </div> <div class="row mt-3 mr-5"> <p class="nick text-primary">gpg --fingerprint tor-security@lists.torproject.org <br />
tor-commits@lists.torproject.org