Commit | Line | Data |
---|---|---|
7808cfc7 AB |
1 | <!doctype html><html lang="en"><head> |
2 | <meta charset="utf-8" /> | |
3 | <meta name="author" content="bandali" /> | |
4 | <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
5 | <title>contact information — bandali</title> | |
6 | <link rel="icon" href="data:,"> | |
0168c818 | 7 | <link rel="canonical" href="https://bndl.org/contact.html" /> |
7808cfc7 AB |
8 | <link rel="alternate" href="bandali-contact.txt" title="plain text" type="text/plain" /> |
9 | <style> | |
6dbc815a AB |
10 | body{margin:0 auto;max-width:37.5em}p{line-height:1.6} |
11 | h1{font-size:1.5em} | |
7808cfc7 AB |
12 | @media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;} |
13 | a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}} | |
14 | </style></head> | |
15 | <body> | |
16 | <h1><a href=".">bandali</a>'s contact information</h1> | |
17 | <p>Email is by far my preferred method of communication, and you can | |
18 | write to me at bandali@gnu.org. For GPG-encrypted mail, you can | |
19 | encrypt your message using my <a href="bandali-pubkey.txt">public | |
20 | key</a> with the following fingerprint:</p> | |
21 | ||
22 | <pre>BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103</pre> | |
23 | ||
24 | <p>To learn how to send encrypted email, see | |
25 | the <a href="https://emailselfdefense.fsf.org/en/">email | |
26 | self-defense</a> guide by the Free Software Foundation.</p> | |
27 | ||
28 | <p>Besides email, I can also usually be reached via IRC on | |
29 | the <a href="https://libera.chat">libera</a> | |
30 | and <a href="https://www.oftc.net">oftc</a> networks, where I idle | |
31 | as <code>bandali</code>. For other means of communication, please | |
32 | send me an email and we can figure something out if needed.</p> | |
33 | </body> | |
34 | </html> |