NixNet/contact.html

53 lines
2.2 KiB
HTML

---
layout: home
title: Contact
subtitle: Where to find me
description: Various ways to contact me
cover: /assets/pages/contact.png
permalink: /contact/
---
<p class="center">
These are some of my more public accounts; feel free to contact me at any of them!
</p>
<div class="flex-wrapper">
<div class="flex-cards">
<div class="contact-card">
<a title="Jabber/XMPP" ref="me" href="xmpp:amolith@nixnet.xyz" target="_blank">
<h1><i class="fa fa-xmpp"></i></h1>
<p>Jabber/XMPP</p>
</a>
</div>
<div class="contact-card">
<a title="Email" href="mailto:{{ site.author.email }}" target="_blank">
<h1><i class="fa fa-envelope"></i></h1>
<p>Email</p>
</a>
</div>
<div class="contact-card">
<a title="Mastodon" rel="me" rel="noreferrer" href="https://masto.nixnet.xyz/@amolith" target="_blank">
<h1><i class="fa fa-mastodon"></i></h1>
<p>Mastodon</p>
</a>
</div>
<div class="contact-card">
<a title="Telegram" rel="noreferrer" href="https://t.me/amolith/" target="_blank">
<h1><i class="fa fa-telegram"></i></h1>
<p>Telegram</p>
</a>
</div>
</div>
</div>
<br/>
<p class="center">
You can also join the IRC community on Freenode at <code>#nixnet</code>!
</p>
<hr/>
<br/>
<div class="content">
<p>
I also have <a href="https://briarproject.org/" target="_blank">Briar</a> if you would like to chat in a significantly more secure manner. As both parties have to be online at the same time, send me a message somewhere else, we'll exchange connection URIs, then coordinate when we're both available from there.
</p>
<p>
Despite the many ways to contact me, email, XMPP, and IRC are and always will be my most preferrered methods (as well as the most reliable). If you email me, please be sure to encrypt it with my <a title="Plaintext GPG key" href="/amolith.txt" type="text/plain" target="_blank">GPG key</a>. If you message me over XMPP, please make sure it's with a client that has OMEMO encryption.
</p>