pyratebeard_net

personal website
git clone git://git.pyratebeard.net/pyratebeard_net.git
Log | Files | Refs | README

commit b02705726758d49ed31ea81003694abfc1b39f47
parent 1391b76d5ebc94d1460b52e658c8179585b80453
Author: pyratebeard <root@pyratebeard.net>
Date:   Sat, 22 Jun 2019 18:28:19 +0100

pgp url to https

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -40,7 +40,7 @@ <div class="subsection"> <h4>encrypt</h4> <p>If you would like to communicate securely my PGP key can be found <a href="http://pyratebeard.net/pgp.pub">here</a>, or incant:</p> - <pre>curl http://pyratebeard.net/pgp.pub | gpg --import</pre> + <pre>curl https://pyratebeard.net/pgp.pub | gpg --import</pre> <code>7A8E 129D BE67 9DAB AEB3 37C5 C787 7C71 5113 A16D</code> <p/> <p>Identity proof can be found on <a href="https://keybase.io/pyratebeard">keybase</a>.