Commit | Line | Data |
---|---|---|
e915c456 | 1 | <!--# include virtual="common/header.html" --> |
6c3ca0ba AB |
2 | <meta |
3 | name="description" | |
6d80ac58 | 4 | content="Amin Bandali’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" --> | |
e915c456 | 8 | <!--# include virtual="common/banner.html" --> |
6c3ca0ba AB |
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 |
17 | pub rsa4096 2018-10-17 [C] [expires: 2020-10-16] |
18 | BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103 | |
71bae360 | 19 | uid [ultimate] Amin Bandali <mab@gnu.org> |
cb742bb6 | 20 | uid [ultimate] Amin Bandali <bandali@gnu.org> |
71bae360 | 21 | uid [ultimate] Amin Bandali <amin@shemshak.org> |
36d4a7c5 AB |
22 | uid [ultimate] Amin Bandali <abandali@uwaterloo.ca> |
23 | uid [ultimate] Amin Bandali <abandali@csclub.uwaterloo.ca> | |
cb742bb6 AB |
24 | sub rsa4096 2018-10-17 [S] [expires: 2020-10-16] |
25 | 39B3 3C8D 9448 0D2D DCC2 A498 8B44 A0CD C7B9 56F2 | |
26 | sub rsa4096 2018-10-17 [E] [expires: 2020-10-16] | |
27 | 43ED 5F7C F5EC CBDF 2552 FE98 1D52 D14E BCF3 BE08 | |
28 | sub 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> | |
e915c456 | 39 | <!--# include virtual="common/footer.html" --> |