mmath: add thesis pdf and source ball (through git-annex)
[~bandali/bndl.org] / contact.html
index c0ab218..9719d8b 100644 (file)
@@ -1,87 +1,33 @@
-<!doctype html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name=viewport content="width=device-width, initial-scale=1">
-    <meta name="description"
-          content="Amin Bandali&rsquo;s contact information"/>
-    <title>Contact - Amin Bandali</title>
-    <link rel="stylesheet" href="/style.css" />
-  </head>
-  <body>
-    <header>
-      <h1>Amin Bandali&rsquo;s personal site</h1>
-      <span id="sub">
-        <a href="/">Home</a> &rarr; Contact
-      </span>
-    </header>
+<!doctype html><html lang="en"><head>
+<meta charset="utf-8" />
+<meta name="author" content="bandali" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
+<title>contact information &mdash; bandali</title>
+<link rel="icon" href="data:,">
+<link rel="canonical" href="https://bndl.org/contact" />
+<link rel="alternate" href="bandali-contact.txt" title="plain text" type="text/plain" />
+<style>
+body{line-height:1.6;padding:0 2em;}p{max-width:37.5em}
+@media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;}
+a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}}
+</style></head>
+<body>
+<h1><a href=".">bandali</a>'s contact information</h1>
+<p>Email is by far my preferred method of communication, and you can
+write to me at bandali@gnu.org.  For GPG-encrypted mail, you can
+encrypt your message using my <a href="bandali-pubkey.txt">public
+key</a> with the following fingerprint:</p>
 
-    <main>
-      <section>
-        <h2 id="contact">Contact</h2>
-        <p>
-          Email is my preferred method of communication.  Feel free to
-          write to me at my academic or personal address listed on my
-          <a href="/#contact">home page</a>.  Besides email, you could
-          try reaching me via
-        </p>
+<pre>BE62 7373 8E61 6D6D 1B3A  08E8 A21A 0202 4881 6103</pre>
 
-        <table class="btable">
-          <tbody>
-            <tr>
-              <td>irc</td>
-              <td>
-                <code>bandali</code> on
-                <a href="https://freenode.net">freenode</a> and
-                <a href="https://wiki.mozilla.org/IRC">moznet</a>
-              </td>
-            </tr>
-            <tr>
-              <td>xmpp</td>
-              <td><a href="xmpp:bandali@member.fsf.org">
-                <code>bandali@member.fsf.org</code></a>
-              </td>
-            </tr>
-            <tr>
-              <td>matrix</td>
-              <td><a href="https://matrix.to/#/@bandali:matrix.org">
-                <code>@bandali:matrix.org</code></a>
-              </td>
-            </tr>
-            <tr>
-              <td>fediverse</td>
-              <td><a href="https://pleroma.site/aminb">
-                <code>aminb@pleroma.site</code></a>
-              </td>
-            </tr>
-          </tbody>
-        </table>
+<p>To learn how to send encrypted email, see
+the <a href="https://emailselfdefense.fsf.org/en/">email
+self-defense</a> guide by the Free Software Foundation.</p>
 
-        <p>
-          You can also find me at a few other places online.  Stricken
-          through accounts are those I don&rsquo;t use anymore, unless
-          absolutely necessary.
-        </p>
-        <ul>
-          <li><a href="https://savannah.gnu.org/users/bandali">bandali</a> on Savannah</li>
-          <li><a href="https://lobste.rs/u/bandali">bandali</a> on Lobsters</li>
-          <li><a href="https://hackage.haskell.org/user/bandali">bandali</a> on Hackage</li>
-          <li><a href="https://gitlab.com/bandali">bandali</a> on GitLab</li>
-          <li><a href="https://keybase.io/bandali">bandali</a> on Keybase</li>
-          <li><a href="https://news.ycombinator.com/user?id=bandali">bandali</a> on HN</li>
-          <li><a href="https://www.reddit.com/u/bandali">bandali</a> on reddit</li>
-          <li><strike><a href="https://www.reddit.com/u/aminb">aminb</a> on reddit</strike></li>
-          <li><strike><a href="https://github.com/aminb">aminb</a> on GitHub</strike></li>
-          <li><strike><a href="https://twitter.com/aminban">aminban</a> on Twitter</strike></li>
-        </ul>
-      </section>
-    </main>
-    <footer>
-      <p>
-        Copyright (c) 2018 Amin Bandali<br>
-        Verbatim copying and redistribution of this entire page are
-        permitted provided this notice is preserved.
-      </p>
-    </footer>
-  </body>
+<p>Besides email, I can also usually be reached via IRC on
+the <a href="https://libera.chat">libera</a>
+and <a href="https://www.oftc.net">oftc</a> networks, where I idle
+as <code>bandali</code>.  For other means of communication, please
+send me an email and we can figure something out if needed.</p>
+</body>
 </html>