1
0
mirror of https://github.com/ArcticFoxes-net/arcticfoxes.net synced 2025-02-20 19:31:33 -05:00

Mention ONC converter

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-11-21 23:57:56 -05:00
parent 4785d5038a
commit 3d6f582015
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -15,11 +15,11 @@
<!-- Header -->
<header id="header">
<h1>ArcticFoxes <button onclick="location.href='https://element.arcticfoxes.net'" type="button">Web Client</button></h1>
<p>This is a small Matrix homeserver for cool nerds to hang around.</p>
<h1>ArcticFoxes <button onclick="location.href='https://element.arcticfoxes.net'" type="button">Matrix</button> <button onclick="location.href='https://onc.arcticfoxes.net'" type="button">ONC Converter</button></h1>
<p>ArcticFoxes is a couple of self hosted services and a small Matrix homeserver for cool nerds to hang around.</p>
<p><strong>Rules</strong>: Do not post illegal materials, spam, harrass other people, or plan cyber attacks.</p>
<p><strong>Privacy</strong>: We do not sell your data to third parties. However, we do have the data that every Matrix homeserver operator has access to, including but not limited to your IP address, your contacts, which rooms you are in, etc. We reserve the right to forward criminal activities to relevant authorities and comply with lawful requests where there is legal basis.</p>
<p><strong>Hosting</strong>: The server runs on our own hardware with drive encryption and colocated in the UK. Static pages are hosted on <a href="https://netlify.com">Netlify</a>, but anything involving your private data such as the <a href="https://element.arcticfoxes.net">Element web client</a> or the <a href="https://matrix.arcticfoxes.net">API endpoints</a> are not.</p>
<p><strong>Hosting</strong>: The Matrix server, <a href="https://element.arcticfoxes.net">Element client</a>, and TURN server run on our own hardware with drive encryption and colocated in the UK. The <a href="https://onc.arcticfoxes.net/">ONC Converter</a> and landing page are hosted on <a href="https://netlify.com">Netlify</a>.</p>
</header>
<!-- Footer -->