update gpg key
[~bandali/bndl.org] / gpg.html
CommitLineData
6c3ca0ba
AB
1<!--# include virtual="/common/header.html" -->
2<meta
3 name="description"
6d80ac58 4 content="Amin Bandali&rsquo;s GPG key, for sending him
6c3ca0ba 5 GPG-encrypted mail."/>
6d80ac58
AB
6<title>GPG Key - Amin Bandali</title>
7<!--#set var="bpage" value="GPG Key" -->
6c3ca0ba
AB
8<!--# include virtual="/common/banner.html" -->
9<main>
10 <section>
6d80ac58 11 <h2 id="gpg">GPG Key</h2>
6c3ca0ba
AB
12 <p>
13 If you want to send me GPG-encrypted mail, you can use my
14 <a href="bandali-pubkey.txt">current key</a>:
15 </p>
16 <pre>
cb742bb6
AB
17pub rsa4096 2018-10-17 [C] [expires: 2020-10-16]
18 BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103
71bae360 19uid [ultimate] Amin Bandali &lt;mab@gnu.org&gt;
cb742bb6 20uid [ultimate] Amin Bandali &lt;bandali@gnu.org&gt;
71bae360
AB
21uid [ultimate] Amin Bandali &lt;abandali@csclub.uwaterloo.ca&gt;
22uid [ultimate] Amin Bandali &lt;abandali@uwaterloo.ca&gt;
23uid [ultimate] Amin Bandali &lt;amin@shemshak.org&gt;
cb742bb6
AB
24sub rsa4096 2018-10-17 [S] [expires: 2020-10-16]
25 39B3 3C8D 9448 0D2D DCC2 A498 8B44 A0CD C7B9 56F2
26sub rsa4096 2018-10-17 [E] [expires: 2020-10-16]
27 43ED 5F7C F5EC CBDF 2552 FE98 1D52 D14E BCF3 BE08
28sub rsa4096 2018-10-17 [A] [expires: 2020-10-16]
29 70FB 9AAD 5240 2841 2B14 8685 4040 DFEC 6EC1 3F3A
6c3ca0ba 30 </pre>
cb742bb6 31
6c3ca0ba
AB
32 <p>
33 You may find other keys with my name on keyservers or around
34 the internet, but they are either old keys of mine that I no
35 longer have access to, or not mine at all.
36 </p>
37 </section>
38</main>
39<!--# include virtual="/common/footer.html" -->