cobra.vern.cc/contact.html

27 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Contact me</title>
</head>
<body>
<!--#include file="/nav" -->
<div class=h><h1 id=contact>Contact me</h1> <a aria-hidden=true href=#contact>#contact</a></div>
<p>There are several ways to contact me. If it isn't listed here, it isn't me.</p>
<p>This list is in the order of most preferred to least preferred.</p>
<ul>
<li><a rel="me" href=mailto:cobra@vern.cc>E-mail</a> (<a href=/media/0x083FF6F9.asc>PGP public key</a>) (currently not working)</li>
<li><a rel="me" href=xmpp:cobra@vern.cc>XMPP/Jabber</a></li>
<li>I am active on IRC on libera.chat in #librespeech and #nontel as <code>cobra</code>, and on tilde.chat in #vern, also as <code>cobra</code></li>
<li><a rel="me" href=matrix:@cobra:inetd.xyz>Matrix (inetd.xyz)</a></li>
<li><a rel="me" href=matrix:@cobra:vern.cc>Matrix (vern.cc)</a></li>
<li><a rel="me" href=//fedi.vern.cc/@cobra>Mastodon</a></li>
<li><a rel="me" href=//pt.vern.cc/a/cobra>PeerTube</a></li>
<li><a rel="me" href=//git.vern.cc/cobra>Gitea</a></li>
</ul>
<p>PGP fingerprint is <code>D81C 131A AF89 C56B 5C5D C98F 4FD8 F812 083F F6F9</code></p>
<!--#include file="footer" -->
</body>
</html>