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

Update index.html

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-11-25 07:54:04 -05:00 committed by GitHub
parent f2ca592373
commit 818f35c6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,11 +15,11 @@
<!-- Header --> <!-- Header -->
<header id="header"> <header id="header">
<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> <h1>ArcticFoxes <button onclick="location.href='https://element.arcticfoxes.net'" type="button">Matrix</button> <button onclick="location.href='https://nitter.arcticfoxes.net'" type="button">Nitter</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>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>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>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 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> <p><strong>Hosting</strong>: The Matrix server, <a href="https://element.arcticfoxes.net">Element client</a>, TURN server, and <a href="https://nitter.arcticfoxes.net">Nitter</a> 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> </header>
<!-- Footer --> <!-- Footer -->