21 lines
944 B
Markdown
21 lines
944 B
Markdown
---
|
|
layout: page
|
|
title: Contact
|
|
permalink: /contact/
|
|
---
|
|
If you need to get in touch with the admin for one reason or another, feel free to do so using one of the methods below.
|
|
|
|
* Jabber: [graffen@xmpp.dk][jabber]
|
|
*[OTR][otr] is required by the server to ensure privacy.
|
|
My OTR fingerprint is: `6A99F136 E66972B9 B169D5B3 458828D1 4003240F`
|
|
* Email: [jesper@graffen.dk][email] ([GnuPG key][gnupg])
|
|
* Email: [graffen@tutanota.com][email-tutanota]
|
|
* Email: [graffen@protonmail.com][email-protonmail]
|
|
{% if site.twitter_username %}* Twitter: <a href="https://twitter.com/{{ site.twitter_username }}">Follow</a> on Twitter for updates.{% endif %}
|
|
|
|
[jabber]: xmpp://graffen@xmpp.dk
|
|
[email]: mailto:jesper@graffen.dk?subject=xmpp.dk
|
|
[email-tutanota]: mailto:graffen@tutanota.com?subject=xmpp.dk
|
|
[email-protonmail]: mailto:graffen@protonmail.com?subject=xmpp.dk
|
|
[gnupg]: https://keybase.io/graffen/key.asc
|
|
[otr]: https://otr.cypherpunks.ca/ |