_index.md

 1---
 2title: Welcome!
 3layout: home
 4---
 5
 6## Welcome!
 7
 8My online pseudonym is Amolith. However, if we end up meeting in person, I would
 9be happy to introduce myself as myself. I am a musician, developer, sysadmin,
10co-host of the [Linux Lads,][ll] small business owner, and founder of
11not-for-profit [NixNet.][nn] At the moment, I’m also a university student
12studying Computer Science. If you're interested in a podcast on personal privacy
13and security through open source software, keep an eye on [Redacted.Life][rl]
14for a podcast [Jake Bauer][jb] and I are working on. We're hoping to release the
15first episode in the beginning of 2023.
16
17[ll]: https://linuxlads.com
18[nn]: https://nixnet.services
19[rl]: https://redacted.life
20[jb]: https://paritybit.ca
21
22```text
23-----BEGIN GEEK CODE BLOCK-----
24GCS/TW/PA d(+) s+:++ a-- C++(+++) UL+++>$ P
25L+++>++++ E+ W++ N++ o? K- w--- O? M-- V? PS+
26PE Y++ PGP++ t 5? X R+ tv+ b++ DI++ D+ G
27e+>++++ h r y+
28------END GEEK CODE BLOCK------
29```
30
31[Decode my geek code above][decode] or [create your own.][create]
32
33[decode]: http://www.joereiss.net/geek/ungeek.html
34[create]: https://geekcode.xyz/geek.html
35
36## Blog
37
38I will occasionally blog here and that content can be found on the [Posts
39page.][posts] Below are a specific few posts that give a good overview of what I
40typically write about.
41
42[posts]: /posts
43
44- [Pull vs push: intentional notifications](/pull-vs-push-intentional-notifications/)
45- [(Ab)using mesh networks for easy remote support](/abusing-mesh-networks-for-easy-remote-support)
46- [Replacing YouTube & Invidious](/replacing-youtube-invidious)
47- [Typing International Characters](/typing-international-characters)
48- [On smoking a pipe](/on-smoking-a-pipe)
49- [Part of my cellar](/part-of-my-cellar)
50
51## About the site
52
53Secluded.Site was hand-written entirely by me and is generated with
54[Hugo.][hugo] [The theme][theme] is public and available for anyone to use. I'll
55eventually get it added to [the themes directory][dir] once I clean it up a
56little (patches welcome!), but until then, you can simply clone the repo and
57copy the theme to your site.
58
59[hugo]: https://gohugo.io/
60[theme]: https://git.nixnet.services/Amolith/secluded/src/branch/master/themes/secluded
61[dir]: https://themes.gohugo.io/
62
63All of the code is released under the [MIT license] and the content here is
64[CC-BY 4.0.][ccby] Source for everything is available on my [Forgejo
65instance.][forgejo]
66
67[MIT license]: https://tldrlegal.com/license/mit-license
68[ccby]: https://creativecommons.org/licenses/by/4.0/
69[forgejo]: https://git.nixnet.services/Amolith/secluded
70
71## Contact
72
73I can be contacted through many methods but the most reliable and my most
74preferred will _always_ be email. In order of preference…
75
761. **Email:** `amolith@secluded.site`
772. **XMPP:** `amolith@secluded.site`
783. **IRC:** `amolith` on [Libera] and [NixNet]
79
80[Libera]: https://libera.chat/
81[NixNet]: https://docs.nixnet.services/IRC
82
83If you choose to contact me over XMPP, please use OMEMO encryption and
84manually verify the following fingerprints. Any other keys should be
85marked as _untrusted_.
86
87```text
88Desktop:   99569C7D 10D21A0E 3796097D 9C3A90C3 94D4B545 AF67793A D844A3AF 92B81827
89Framework: 667DB93D 3E0BCF27 EF480A54 2B86E8A9 59DD72D8 AB1E603E E0BB4307 E419A62F
90Mobile:    F11286AC CB7B19F5 80D4CAB7 132C1938 99561BF9 9A3430D1 B5621714 0A39B916
91```