X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/blobdiff_plain/e915c456018596d72e595f8d7efd3b291d8a13f0..8c2dfb465c044b15b38ce0f4cc48ee9431fa2a4f:/gpg.html diff --git a/gpg.html b/gpg.html deleted file mode 100644 index 6ea46c1..0000000 --- a/gpg.html +++ /dev/null @@ -1,39 +0,0 @@ -<!--# include virtual="common/header.html" --> -<meta - name="description" - content="Amin Bandali’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 <mab@gnu.org> -uid [ultimate] Amin Bandali <bandali@gnu.org> -uid [ultimate] Amin Bandali <amin@shemshak.org> -uid [ultimate] Amin Bandali <abandali@uwaterloo.ca> -uid [ultimate] Amin Bandali <abandali@csclub.uwaterloo.ca> -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" -->