commit ad4b94cdbd4d04c1981769eb827dbc4f78ade286
parent 8bd36cfc8eb49c8bdd497504f2c05929a55b957a
Author: Wim Dupont <wim@wimdupont.com>
Date: Sun, 12 Feb 2023 18:32:34 +0100
update gpg key
Former-commit-id: 0d0f71ed4a6d2cb5b05ae0bc646e06830d8a8aa8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/templates/contact.html b/src/main/resources/templates/contact.html
@@ -17,7 +17,7 @@
<p>You can use GPG to encrypt the email:</p>
<ul>
<li><a href="/contact/pubkey.gpg">Public key file</a></li>
- <li>Fingerprint: 3C8D FAC7 8F06 1842 7160 EBDF E62E D9AF 2544 6DFE</li>
+ <li>Fingerprint: E9B0 4E58 5758 2FD5 7E86 331D 7A78 C109 C84E ECDF</li>
</ul>
You could also run following command to import the public key:<br>
<b><kbd>curl -sL https://wimdupont.com/contact/pubkey.gpg | gpg --import</kbd></b><br>