add bit of meta
This commit is contained in:
parent
4626ece002
commit
990f318f96
|
@ -29,6 +29,18 @@ overview of what I typically write about.
|
|||
* [On smoking a pipe](/on-smoking-a-pipe)
|
||||
* [Part of my cellar](/part-of-my-cellar)
|
||||
|
||||
## About the site
|
||||
|
||||
Secluded.Site was created entirely by me and is generated with
|
||||
[Hugo](https://gohugo.io/). The theme will be made public soon™ and
|
||||
eventually added to [the themes directory](https://themes.gohugo.io/)
|
||||
once I clean it up a little (PRs welcome!). All of the code is released
|
||||
under the [MIT license](https://tldrlegal.com/license/mit-license) and
|
||||
the content is [CC-BY
|
||||
4.0](https://creativecommons.org/licenses/by/4.0/). The source is
|
||||
available on my [Gitea
|
||||
instance](https://git.nixnet.services/Amolith/secluded).
|
||||
|
||||
## Contact
|
||||
|
||||
I can be contacted through many methods but the most reliable and my
|
||||
|
@ -39,3 +51,13 @@ most preferred will *always* be email. In order of preference…
|
|||
3. **XMPP:** [`amolith@nixnet.xyz`](xmpp:amolith@nixnet.xyz) *(please use
|
||||
OMEMO encryption)*
|
||||
4. **IRC:** `amolith` on [Freenode](https://freenode.net/) and [NixNet](https://docs.nixnet.services/IRC)
|
||||
|
||||
If you choose to contact me over XMPP, please use OMEMO encryption and
|
||||
manually verify the following fingerprints. Any other keys should be
|
||||
marked as *untrusted*.
|
||||
|
||||
``` text
|
||||
b55e8f6a-e26daa3c-3dfe9ba3-3da995f5-703582c6-5fe7dc08-950bd77a-b0028f5d
|
||||
41019467-b20c44a5-05becd9a-6f93dc96-83af002d-4cb52853-f4b19727-e243c214
|
||||
e0ee6373-cb707eac-89510422-32d10b62-32124248-1ddd8897-9c803747-a172525a
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue