Skip to content

Commit c0afa0d

Browse files
authored
Add PGP fingerprint to encryption instructions on security page (#73)
1 parent 6ae51d7 commit c0afa0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/security.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ const tags = [
291291
<li>
292292
Encrypt your message using our PGP public key, available at
293293
<a href="https://defguard.net/pgp-key.txt">https://defguard.net/pgp-key.txt</a
294-
>.
294+
> (fingerprint: <code>3CC9 D7FD A5F5 DE35 52D8 806E FA1F 797D FA71 B44A</code>).
295295
</li>
296296
<li>
297297
Allow us reasonable time to investigate and address the issue before any

0 commit comments

Comments
 (0)