Commit | Line | Data |
---|---|---|
6c3ca0ba AB |
1 | <!--# include virtual="/common/header.html" --> |
2 | <meta | |
3 | name="description" | |
4 | content="Amin Bandali’s GPG keys, for sending him | |
5 | GPG-encrypted mail."/> | |
6 | <title>GPG Keys - Amin Bandali</title> | |
7 | <!--#set var="bpage" value="GPG Keys" --> | |
8 | <!--# include virtual="/common/banner.html" --> | |
9 | <main> | |
10 | <section> | |
11 | <h2 id="gpg">GPG Keys</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> | |
cb742bb6 AB |
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 <bandali@gnu.org> | |
20 | sub rsa4096 2018-10-17 [S] [expires: 2020-10-16] | |
21 | 39B3 3C8D 9448 0D2D DCC2 A498 8B44 A0CD C7B9 56F2 | |
22 | sub rsa4096 2018-10-17 [E] [expires: 2020-10-16] | |
23 | 43ED 5F7C F5EC CBDF 2552 FE98 1D52 D14E BCF3 BE08 | |
24 | sub rsa4096 2018-10-17 [A] [expires: 2020-10-16] | |
25 | 70FB 9AAD 5240 2841 2B14 8685 4040 DFEC 6EC1 3F3A | |
6c3ca0ba | 26 | </pre> |
cb742bb6 | 27 | |
6c3ca0ba AB |
28 | <p> |
29 | You may find other keys with my name on keyservers or around | |
30 | the internet, but they are either old keys of mine that I no | |
31 | longer have access to, or not mine at all. | |
32 | </p> | |
33 | </section> | |
34 | </main> | |
35 | <!--# include virtual="/common/footer.html" --> |