summary refs log tree commit diff
path: root/src/index.html
blob: 223e1c3315acdb1a7fd5527b4418516ac453ed17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title = "starfall.systems"
layout = "base.njk"
eleventyNavigation.key = "Home"
---

<section id=about>
	<p>Hello, World!
</section>

<section id=contact>
	<h2>Contact</h2>
	<ul><li>Fediverse: <a href=https://starfall.plural.cafe rel=me>@starfall@plural.cafe</a>
		<li>Matrix: <a href=https://matrix.to/#/@starfall:nora.codes rel=me>@starfall:nora.codes</a>
		<li>Email: <a href=mailto:us@starfall.systems rel=me>us@starfall.systems</a> (<a href=/files/starfall.gpg>PGP Public Key</a> [gpg, 1.7 KiB])
	</ul>
	<details><summary>Matrix Session Keys</summary>
		<table>
			<tr><th>Name <th>ID <th>Key
			<tr><td>Regulus <td>HRWASXBNFQ <td>h3Ke 7bG8 dVvP cEpp Vdxf re1q 6FnE 8hNz 3KQQ Clh1 A/0
			<tr><td>Heze <td>NHOLXPXSBB <td>CWOS ebp0 nO6q qw3z 0tyB QHUw GdXI D5yu WZES sRev qWo
		</table>
		<p>In Element, you can check that these keys match by opening our profile in a chat, clicking on the text that says "2 sessions", then clicking on each one and "Manually Verify by Text". Make sure all the information matches.
		<p>Other clients may have a different process, can't help you there.
	</details>
</section>