Skip to content

Commit fd497e0

Browse files
authored
Add email contacts (#8)
1 parent 842b6b5 commit fd497e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ <h2>About</h2>
2525
It should allow you to sign, encrypt, decrypt, and verify any kind of text - in particular e-mails - as well as managing keys.
2626
</p>
2727
<p>This project is maintained by <a href="https://protonmail.com/blog/openpgpjs-email-encryption/" target="_blank">ProtonMail</a>.</p>
28+
<p>
29+
Contacts:
30+
<ul>
31+
<li>To report security issues: <a href="mailto:[email protected]">[email protected]</a> (Please download our <a href=".well-known/openpgpkey/hu/t5s8ztdbon8yzntexy6oz5y48etqsnbb">PGP key</a>, either manually or using <a href="https://wiki.gnupg.org/WKD">WKD</a>)</li>
32+
<li>For general inquiries: <a href="mailto:[email protected]">[email protected]</a> (<a href=".well-known/openpgpkey/hu/dj3498u4hyyarh35rkjfnghbjxug6b19">PGP key</a>)</li>
33+
</ul>
34+
</p>
2835
</section>
2936

3037
<section class="block">

0 commit comments

Comments
 (0)