start next iteration of the site, now available at bandalis.org
[~bandali/bndl.org] / gpg.html
diff --git a/gpg.html b/gpg.html
deleted file mode 100644 (file)
index 6494771..0000000
--- a/gpg.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!--# include virtual="common/header.html" -->
-<meta
-  name="description"
-  content="Amin Bandali&rsquo;s GPG key, for sending him
-        GPG-encrypted mail."/>
-<title>GPG Key - Amin Bandali</title>
-<!--#set var="bpage" value="GPG Key" -->
-<!--# include virtual="common/banner.html" -->
-<main>
-  <section>
-    <h2 id="gpg">GPG Key</h2>
-    <p>
-      If you want to send me GPG-encrypted mail, you can use my
-      <a href="bandali-pubkey.txt">current key</a>:
-    </p>
-    <pre>
-pub   rsa4096 2018-10-17 [C] [expires: 2020-10-16]
-      BE62 7373 8E61 6D6D 1B3A  08E8 A21A 0202 4881 6103
-uid           [ultimate] Amin Bandali &lt;bandali@gnu.org&gt;
-uid           [ultimate] Amin Bandali &lt;mab@gnu.org&gt;
-uid           [ultimate] Amin Bandali &lt;amin@shemshak.org&gt;
-uid           [ultimate] Amin Bandali &lt;abandali@uwaterloo.ca&gt;
-uid           [ultimate] Amin Bandali &lt;abandali@csclub.uwaterloo.ca&gt;
-sub   rsa4096 2018-10-17 [S] [expires: 2020-10-16]
-      39B3 3C8D 9448 0D2D DCC2  A498 8B44 A0CD C7B9 56F2
-sub   rsa4096 2018-10-17 [E] [expires: 2020-10-16]
-      43ED 5F7C F5EC CBDF 2552  FE98 1D52 D14E BCF3 BE08
-sub   rsa4096 2018-10-17 [A] [expires: 2020-10-16]
-      70FB 9AAD 5240 2841 2B14  8685 4040 DFEC 6EC1 3F3A
-    </pre>
-
-    <p>
-      You may find other keys with my name on keyservers or around
-      the internet, but they are either old keys of mine that I no
-      longer have access to, or not mine at all.
-    </p>
-  </section>
-</main>
-<!--# include virtual="common/footer.html" -->