From 7e1fa8b1473e5f514aab19b26485341336e48779 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 23 May 2021 16:36:31 -0400 Subject: [PATCH] replace contact html with md --- contact.html | 55 ---------------------------------------------------- contact.md | 30 ++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 55 deletions(-) delete mode 100644 contact.html create mode 100644 contact.md diff --git a/contact.html b/contact.html deleted file mode 100644 index d9c2b8a32cbf81c201264f6b7b0f29d7bb981a50..0000000000000000000000000000000000000000 --- a/contact.html +++ /dev/null @@ -1,55 +0,0 @@ ---- -layout: home -title: Contact -subtitle: Where to find me -description: Various ways to contact me -cover: /assets/pages/contact.png -permalink: /contact/ ---- -

-These are some of my more public accounts; feel free to contact me at any of them! -

-
- -
-
-

-You can also join the IRC community on Freenode or my own IRC server at #nixnet. They are bridged so NixNet's is preferred. -

-
-
-
-

- NOTE: as everything for university transitions to an online model, I will be receiving scores of email from my professors; keeping up with those in additional to the messages I get elsewhere will be significantly more difficult. I will try to respond in a timely manner but it may anywhere from a few days to a week before I'm able. Please be patient with me 😉 As always, email is the most reliable way to contact me but there are other methods available. -

-
-

- I also have Briar 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. -

-

- So many. There's also Session and here's my ID: 052dff0aef498c6d219d4e511e0b7a3c7c93688705d508222160e93cc4fa0ad641 -

-

- Despite the many ways to contact me, email is and always will be my most preferrered method (as well as the most reliable). If you email me, please be sure to encrypt it with my GPG key. If you message me over XMPP, please make sure it's with a client that has OMEMO encryption. -

-

- If you would prefer an alternative encryption method to GPG, I also have an age key: age1lmkxvcwmthstq8v0g04xunzuh76pjqxkc8sdp2fncts3ftrfka8swqe8px diff --git a/contact.md b/contact.md new file mode 100644 index 0000000000000000000000000000000000000000..3dfe865bff06bd33b2ce68094bd8bb15042a50d8 --- /dev/null +++ b/contact.md @@ -0,0 +1,30 @@ +--- +layout: home +title: Contact +subtitle: Where to find us +description: Various ways to contact us +cover: /assets/pages/contact.png +permalink: /contact/ +--- + +As NixNet grows, it becomes more difficult to manage all the different +communication channels and issues and support requests and such. Because of +that, I've set up an open source ticketing system called +[Zammad](https://zammad.org). If you have any issues, create an account on [my +instance](https://support.nixnet.services) or shoot an email to +[support@nixnet.services](mailto:support@nixnet.services). + +Though IRC is preferred, there are a couple of ways to join the NixNet +community. +* **IRC:** `#nixnet` on [NixNet's IRC server](https://docs.nixnet.services/IRC) + (also on [Libera](https://libera.chat)) +* **Telegram:** `@NixNetChat` +* **Matrix:** `#nixnet:snopyta.org` +* **XMPP:** `nixnet@muc.nixnet.services` + +If you need to communicate in a secure manner, GPG-encrypted email will always +be available. Amolith's address is +[`amolith@nixnet.services`](mailto:amolith@nixnet.services) and his GPG key can +be downloaded at [`amolith.txt`](/amolith.txt). Manton's address is +[`manton@nixnet.services`](mailto:manton@nixnet.services) and his GPG key is +available at [`manton.txt`](/manton.txt)