switch back to hand-written html and feeds
[~bandali/bndl.org] / contact.html
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 &mdash; bandali</title>
6 <link rel="icon" href="data:,">
7 <link rel="canonical" href="https://bndl.org/contact" />
8 <link rel="alternate" href="bandali-contact.txt" title="plain text" type="text/plain" />
9 <style>
10 body{line-height:1.6;padding:0 2em;}p{max-width:37.5em}
11 @media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;}
12 a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}}
13 </style></head>
14 <body>
15 <h1><a href=".">bandali</a>'s contact information</h1>
16 <p>Email is by far my preferred method of communication, and you can
17 write to me at bandali@gnu.org. For GPG-encrypted mail, you can
18 encrypt your message using my <a href="bandali-pubkey.txt">public
19 key</a> with the following fingerprint:</p>
20
21 <pre>BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103</pre>
22
23 <p>To learn how to send encrypted email, see
24 the <a href="https://emailselfdefense.fsf.org/en/">email
25 self-defense</a> guide by the Free Software Foundation.</p>
26
27 <p>Besides email, I can also usually be reached via IRC on
28 the <a href="https://libera.chat">libera</a>
29 and <a href="https://www.oftc.net">oftc</a> networks, where I idle
30 as <code>bandali</code>. For other means of communication, please
31 send me an email and we can figure something out if needed.</p>
32 </body>
33 </html>