summaryrefslogtreecommitdiff
path: root/pages/contact.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-12-22 23:13:52 -0500
committer53hornet <atc@53hor.net>2021-12-22 23:13:52 -0500
commit68b8068554f98890ec0330a97e32310b8c30b0dc (patch)
tree698226de9c2b5a28ca47fe2bee43ad17183dd775 /pages/contact.php
parentc4132486acea24c75e6ed0e74eb329d879990c17 (diff)
download53hor-68b8068554f98890ec0330a97e32310b8c30b0dc.tar.xz
53hor-68b8068554f98890ec0330a97e32310b8c30b0dc.zip
feat: add monero do donate, update post, add rss to links
Diffstat (limited to 'pages/contact.php')
-rw-r--r--pages/contact.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/contact.php b/pages/contact.php
index 2d6c7af..27b9483 100644
--- a/pages/contact.php
+++ b/pages/contact.php
@@ -5,8 +5,7 @@
</h2>
<p>
- I send mail signed with my PGP key. The fingerprint is <code>94B3 3D04 F47E 6611 ADD9 76A6 76F8 F1CB 49F9 1B02</code>. You can download the key like so:
-
+ I send mail signed with my PGP key. You can download the key like so:
<pre>
<code>
# FreeBSD:
@@ -17,6 +16,7 @@ $ curl https://www.53hor.net/assets/atc.gpg | gpg --import
</code>
</pre>
+The fingerprint is <code>94B3 3D04 F47E 6611 ADD9 76A6 76F8 F1CB 49F9 1B02</code>.
You may read more in the <a href="https://www.gnupg.org/gph/en/manual/x56.html">Privacy Handbook</a>.
</p>