From 11a510fe9ca5d2d3130d2b7fdcbd5b058a6887ec Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 11 Jun 2021 09:44:20 +0200 Subject: Update the frontpage --- src/_pages/index.html | 29 +++++------------------------ 1 file changed, 5 insertions(+), 24 deletions(-) (limited to 'src/_pages') diff --git a/src/_pages/index.html b/src/_pages/index.html index 12c368b..9627a0f 100644 --- a/src/_pages/index.html +++ b/src/_pages/index.html @@ -39,18 +39,6 @@ You can also fetch my PGP key using the gpg --locate-key p.spek@tyil.nl -### OTR - -For instant messaging I use OTR where possible. My fingerprints are the following: - -- `973F92EA 4A45DE93 60C2C60E DDC049D5 149B3BE2` XMPP, tyil@national.shitposting.agency -- `B174A02B 1F0A4258 B1527988 770843B4 0582A0D8` IRC, tyil @ DareNET -- `C6025214 E05A4FB6 5E65B900 9CA6A7AF A4A35C48` IRC, tyil @ Freenode -- `80999DD8 22504629 44EC13E3 5C31BF2F FC825703` IRC, tyil @ Rizon - -[donate]: {{ "/support/" | prepend: site.baseurl | prepend: site.url }} -[pubkey-mit]: http://pgp.mit.edu/pks/lookup?op=vindex&search=0x7A6AC285E2D98827 -[pubkey]: {{ "/pubkey.txt" | prepend: site.baseurl | prepend: site.url }} {% endmarkdown %}

Channels

{% markdown %} @@ -67,17 +55,11 @@ instead. #### IRC -I am mainly active as `tyil` on [Freenode][freenode]. Other networks I frequent +I am mainly active as `tyil` on [Libera][libera]. Other networks I frequent are [DareNET][darenet] and [Rizon][rizon], using the same nick, `tyil`. I use OTR for private messages on IRC, so be sure you use this if you want to discuss something in private. -#### Fediverse - -I have a presence on the Fediverse, on the [Friendly GNU/Linux -Fediverse][fediverse-fglt] instance, where I go by the username of -[`tyil`][fediverse]. - ## Other links - [Sourcehut account][git-srht] @@ -92,17 +74,16 @@ feed][rss] or the [Atom feed][atom]. [atom]: {{ "/atom.xml" | prepend: site.baseurl | prepend: site.url }} [darenet]: https://darenet.org -[fediverse-fglt]: https://soc.fglt.nl/ -[fediverse]: https://soc.fglt.nl/tyil -[freenode]: https://freenode.net +[donate]: {{ "/support/" | prepend: site.baseurl | prepend: site.url }} [git-gh]: https://github.com/tyil [git-gl]: https://gitlab.com/tyil [git-srht]: https://sr.ht/~tyil/ -[keybase]: https://keybase.io/tyil [linkedin]: https://www.linkedin.com/in/patrickspek [mail]: mailto:p.spek@tyil.work -[mastodon]: https://mastodon.social/web/accounts/34234 [pubkey]: {{ "/pubkey.txt" | prepend: site.baseurl | prepend: site.url }} [rizon]: https://rizon.net +[libera]: https://libera.chat [rss]: {{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }} +[pubkey]: {{ "/pubkey.txt" | prepend: site.baseurl | prepend: site.url }} +[pubkey-mit]: http://pgp.mit.edu/pks/lookup?op=vindex&search=0x7A6AC285E2D98827 {% endmarkdown %} -- cgit v1.1