commit dff947a816818c55f9e89c5ed253ecc14ec19f1b Author: Enjeck Cleopatra 32180937+PROTechThor@users.noreply.github.com Date: Thu Oct 10 12:08:56 2019 +0100
Update contact.html --- templates/contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/contact.html b/templates/contact.html index 016b2a4..669da91 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 found a bug in Tor or Tor Browser, 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> + <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've found a security bug in Tor or Tor Browser, feel free to submit it 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