| 1 | <!--# include virtual="/common/header.html" --> |
| 2 | <meta |
| 3 | name="description" |
| 4 | content="Amin Bandali’s GPG key, for sending him |
| 5 | GPG-encrypted mail."/> |
| 6 | <title>GPG Key - Amin Bandali</title> |
| 7 | <!--#set var="bpage" value="GPG Key" --> |
| 8 | <!--# include virtual="/common/banner.html" --> |
| 9 | <main> |
| 10 | <section> |
| 11 | <h2 id="gpg">GPG Key</h2> |
| 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> |
| 17 | pub rsa4096 2018-10-17 [C] [expires: 2020-10-16] |
| 18 | BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103 |
| 19 | uid [ultimate] Amin Bandali <mab@gnu.org> |
| 20 | uid [ultimate] Amin Bandali <bandali@gnu.org> |
| 21 | uid [ultimate] Amin Bandali <abandali@csclub.uwaterloo.ca> |
| 22 | uid [ultimate] Amin Bandali <abandali@uwaterloo.ca> |
| 23 | uid [ultimate] Amin Bandali <amin@shemshak.org> |
| 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 |
| 30 | </pre> |
| 31 | |
| 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" --> |