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