2 define(__title, `Contact Information')dnl
3 define(__slug, `contact')dnl
4 include(header.html)dnl
7 <h1>Contact information</h1>
8 <p>Email is by far my preferred method of communication. I may be
9 contacted at any of the following addresses (choose the one most
13 <li>bandali@gnu.org</li>
14 <li>bandali@uwaterloo.ca</li>
15 dnl<li>bandali@csclub.uwaterloo.ca</li>
18 <p>If you want to send me GPG-encrypted mail, you can use my
19 <a href="bandali-pubkey.txt">public key</a> with the
20 fingerprint <code>BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103</code>.</p>
26 <td>bandali on <a href="//freenode.net">freenode</a> and
27 <a href="//www.oftc.net">oftc</a></td>
32 <td><a href="xmpp:bandali@member.fsf.org">bandali@member.fsf.org</a></td>
37 <td><a href="//matrix.to/#/@bandali:matrix.org">@bandali:matrix.org</a></td>
42 <td><a href="//pleroma.site/bandali">@bandali@pleroma.site</a></td>
48 <p>You may also find me at a few other places online. Stricken
49 through accounts are those I don't use anymore, unless absolutely
53 <li><a href="//savannah.gnu.org/users/bandali">bandali</a> on GNU Savannah</li>
54 <li><a href="//libreplanet.org/wiki/User:Bandali">bandali</a> on LibrePlanet</li>
55 <li><a href="//emacsconf.org/bandali">bandali</a> on EmacsConf</li>
56 <li><a href="//git.sr.ht/~bandali">bandali</a> on Sourcehut</li>
57 <li><a href="//gitlab.com/bandali">bandali</a> on GitLab</li>
58 <li><a href="//lobste.rs/u/bandali">bandali</a> on Lobsters</li>
59 <li><a href="//hackage.haskell.org/user/bandali">bandali</a> on Hackage</li>
60 <li><a href="//news.ycombinator.com/user?id=bandali">bandali</a> on HN</li>
61 <li><a href="//www.reddit.com/u/bandali">bandali</a> on reddit</li>
62 <li><del><a href="//github.com/notbandali">notbandali</a> on GitHub</del></li>
63 <li><del><a href="//twitter.com/notbandali">notbandali</a> on Twitter</del></li>
67 include(footer.html)dnl