switch back to hand-written html and feeds
[~bandali/bndl.org] / contact.html
diff --git a/contact.html b/contact.html
new file mode 100644 (file)
index 0000000..9719d8b
--- /dev/null
@@ -0,0 +1,33 @@
+<!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>
+
+<pre>BE62 7373 8E61 6D6D 1B3A  08E8 A21A 0202 4881 6103</pre>
+
+<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>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>