minor changes
This commit is contained in:
parent
545dec652e
commit
2a0bf30e47
2 changed files with 10 additions and 13 deletions
|
@ -33,7 +33,7 @@
|
|||
<section id="element">
|
||||
<h3><a href="https://element.arrayinamatrix.xyz">Element</a></h3>
|
||||
<code>
|
||||
A easy to use <a href="./#matrix">Matrix</a> web client.
|
||||
A easy to use feature-rich <a href="./#matrix">Matrix</a> web client.
|
||||
</code>
|
||||
</section>
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
|||
<section id="cbox">
|
||||
<h3><a href="./cbox/">Cbox</a></h3>
|
||||
<code>
|
||||
Anonymous real-time live chat app.
|
||||
Anonymous real-time live chat app. Come leave a quick message!
|
||||
</code>
|
||||
</section>
|
||||
|
||||
|
@ -67,7 +67,7 @@
|
|||
<br>
|
||||
|
||||
<section id="wiki">
|
||||
<h3><a href="https://wiki.arrayinamatrix.xyz">Wiki</a></h3>
|
||||
<h3><a href="https://wiki.arrayinamatrix.xyz">Wiki archives</a></h3>
|
||||
<code>
|
||||
Wiki mirrors hosted using <a href="https://kiwix.org">Kiwix</a>. Come browse Wikipedia, the Arch wiki and more!
|
||||
</code>
|
||||
|
@ -76,7 +76,7 @@
|
|||
<br>
|
||||
|
||||
<section id="tor">
|
||||
<h3><a href="./tor/">Tor</a></h3>
|
||||
<h3><a href="./tor/">Tor hidden services</a></h3>
|
||||
<code>
|
||||
List of all of my Tor hidden services. Use Tor to bypass censorship! (Accessible only using the <a href="https://www.torproject.org/download/">Tor browser</a>.)
|
||||
</code>
|
||||
|
|
|
@ -25,15 +25,12 @@
|
|||
<h3>Privacy Policy</h3>
|
||||
<section id="website">
|
||||
<h4><a href="https://arrayinamatrix.xyz">Website</a> </h4>
|
||||
<h5>last updated: 03/02/2022</h5>
|
||||
<h5>last updated: 23/05/2022</h5>
|
||||
<code>
|
||||
We do not collect any personal data or any information that can be used to identify you, however we
|
||||
<strong>DO</strong> log IP
|
||||
addresses (using nginx's default configuration). If you want your IP address removed from the <a href="../../projects/ip-grabber/">IP
|
||||
Grabber</a>, just <a href="#contact"> contact us</a> and we will purge the list. We only collect
|
||||
one cookie which exists for aesthetic purposes only (The cookie expires after
|
||||
1 day passes.). We do not record any cookie
|
||||
related activities. We record server analytics and statistics such as generic system information (CPU,
|
||||
Grabber</a>, just <a href="#contact"> contact us</a> and we will purge the list. The web server's access logs are purged daily. We record server analytics and statistics such as generic system information (CPU,
|
||||
memory, etc.). All code for the website and backend is <a
|
||||
href="https://itsfoss.com/what-is-foss/">FOSS</a> and can be viewed <a
|
||||
href="https://github.com/array-in-a-matrix/arrayinamatrix.xyz">here</a>.
|
||||
|
@ -42,16 +39,16 @@
|
|||
<br>
|
||||
<br>
|
||||
<section id="matrix">
|
||||
<h4><a href="https://matrix.arrayinamatrix.xyz">Matrix</a></h4>
|
||||
<h5>last updated: 15/01/2022</h5>
|
||||
<h4><a href="https://matrix.arrayinamatrix.xyz">Matrix amd Element</a></h4>
|
||||
<h5>last updated: 23/05/2022</h5>
|
||||
<code>
|
||||
We record server analytics and statistics i.e. information specific to the matrix synapse server (how
|
||||
long it takes to send a message, how many
|
||||
times Synapse attempts to retrieve data from a cache, etc.). Server analytics are only used to improve
|
||||
and
|
||||
monitor the health of the Synapse server. We only require a password and username to use our matrix chat
|
||||
monitor the health of the Synapse server. We use Google's ReCAPTCHA to reduce spam. Access logs (include Matrix federation) are purged daily. We only require a password and username to use our matrix chat
|
||||
server, all other data (email
|
||||
address, phone number, etc.) is optional. <strong>Server admin(s) have access all unencrypted data
|
||||
address, phone number, etc.) is optional. <strong>anyone (including server admins) can see all unencrypted data
|
||||
(Please use end to end encryption.)!</strong> We report anonymous telemetry to <a
|
||||
href="https://matrix.org">matrix.org</a>. The information
|
||||
reported can be found <a
|
||||
|
|
Loading…
Add table
Reference in a new issue