expanded privacy polices

This commit is contained in:
array-in-a-matrix 2022-01-15 04:16:37 -05:00
parent 13a2bcff62
commit 3670329721

View file

@ -15,26 +15,60 @@
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Privacy Policy</h1>
<h2 class="project-tagline">The Right to Privacy.</h2>
<a href="/" class="btn">Home</a>
</header>
<main id="content" class="main-content" role="main">
<h3>Privacy Policy</h3>
last updated: 6/1/2022
<section id="website">
<h4>Privacy Policy: <a href="https://arrayinamatrix.xyz">Website</a> </h4>
<h5>last updated: 15/01/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. 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,
memory, etc.).
</code>
</section>
<br>
<br>
<code>
We do not collect any personal data or any information that can be used to identify you. We <strong>DO</strong> record IP
addresses. We only collect one cookie which exists only for aesthetic purposes. We do not record how many
cookies exist. We record server analytics and statistics such as generic system information (CPU, memory, etc.) and 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 server, all other data (email
address, phone number, etc.) is optional. We report anonymous telemetry to matrix.org. The information reported can be found <a href="https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/1fb54a37cba126235b1688bb5e96226a65b4fe80/docs/configuring-playbook-telemetry.md#usage-statistics-being-submitted">here</a>. If in the unfortunate event of attacks (DDoS, spam, etc.) at we will collect data to stop the abuse of our system(s).
<br>
<br>
We may update or change our privacy policy without warning. All of our services are provided on a <strong>As-Is</strong> basis without any warranties. We will <strong>NOT</strong> notify you of any
changes to the privacy policy.
</code>
<section id="matrix">
<h4>Privacy Policy: <a href="https://matrix.arrayinamatrix.xyz">Matrix</a></h4>
<h5>last updated: 15/01/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
server, all other data (email
address, phone number, etc.) is optional. <strong>Server admin(s) have access 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
href="https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/1fb54a37cba126235b1688bb5e96226a65b4fe80/docs/configuring-playbook-telemetry.md#usage-statistics-being-submitted">here</a>.
<br>
<br>
Rules for our matrix homeserver can be found <a href="../matrix/#rules">here</a>.
</code>
</section>
<br>
<br>
<section id="note">
<h4>Note:</h4>
<h5>last updated: 15/01/2022</h5>
<code>
We may update or change our privacy policy without warning. If in the unfortunate event of attacks
(DDoS, spam, etc.) at we will collect data to stop the abuse of our
system(s). All of our services are provided on a
<strong>As-Is</strong> basis without any warranties. We will <strong>NOT</strong> notify you of any
changes to the privacy policy.
</code>
</section>
<br>
<br>
For additional information or support please email us at <a
@ -46,4 +80,4 @@
</main>
</body>
</html>
</html>