NixNet/contact.html

50 lines
2.0 KiB
HTML
Raw Normal View History

2018-12-15 00:56:04 +00:00
---
layout: page
title: Contact
subtitle: Where to find me
2019-01-11 14:14:33 +00:00
description: Various ways to contact me
2018-12-15 00:56:04 +00:00
permalink: /contact/
---
<p class="center">
These are some of my more public accounts; feel free to contact me at any of them!
</p>
2019-01-11 14:14:33 +00:00
<div class="flex-wrapper">
<div class="flex-cards">
<div class="contact-card">
2019-01-19 04:03:07 +00:00
<a title="Mattermost" ref="me" href="http://nixnet.xyz/mattermost/" target="_blank">
<h1><i class="fa fa-tachometer"></i></h1>
<p>Mattermost</p>
2019-01-11 14:14:33 +00:00
</a>
</div>
<div class="contact-card">
<a title="Telegram" href="https://t.me/amolith/" target="_blank">
<h1><i class="fa fa-telegram"></i></h1>
<p>Telegram</p>
</a>
</div>
<div class="contact-card">
2019-01-23 05:33:42 +00:00
<a title="Mastodon" rel="me" href="https://masto.nixnet.xyz/@amolith" target="_blank">
2019-01-11 14:14:33 +00:00
<h1><i class="fa fa-mastodon"></i></h1>
<p>Mastodon</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>
2018-12-15 00:56:04 +00:00
</div>
<br/>
<br/>
2019-01-11 14:14:33 +00:00
<hr/>
2018-12-15 00:56:04 +00:00
<p class="center">
2019-01-15 04:29:27 +00:00
I also have <a href="https://briarproject.org/" target="_blank">Briar</a> and <a href="https://signal.org/" target="_blank">Signal</a> if we meet IRL, <a href="https://keybase.io/amolith" target="_blank">Keybase</a>, and I'm on <a href="https://wire.com/en/" target="_blank">Wire</a> as <code>@amolith</code>. I can be found on my Jabber/XMPP server at <code>amolith@nixnet.xyz</code>.
2018-12-15 00:56:04 +00:00
</p>
<p class="center">
2019-01-15 04:29:27 +00:00
Despite the many ways to contact me, email is and always will be my most preferrered method (as well as the most reliable).
2018-12-15 00:56:04 +00:00
</p>
2019-01-11 14:14:33 +00:00
<p class="center">If you email me, please be sure to encrypt it with my <a title="Plaintext GPG key" href="https://nixnet.xyz/amolith.txt" type="text/plain" target="_blank">GPG key</a>.
2018-12-15 00:56:04 +00:00
</p>