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

Update rules & hosting sections

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-09-10 18:00:07 -04:00
parent 5331527c34
commit b44c43d2cb
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -17,9 +17,9 @@
<header id="header"> <header id="header">
<h1>ArcticFoxes <button onclick="location.href='https://element.arcticfoxes.net'" type="button">Web Client</button></h1> <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> <p>This is a small Matrix homeserver for cool nerds to hang around.</p>
<p><strong>Rules</strong>: Do not post illegal materials, spam, or harrass other people.</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 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://app.arcticfoxes.net">Element web client</a> or the <a href="https://matrix.arcticfoxes.net">API endpoints</a> are not behind their reverse proxy.</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>
</header> </header>
<!-- Footer --> <!-- Footer -->