site changes
This commit is contained in:
parent
3c3cdc5d81
commit
518857b2ad
4 changed files with 15 additions and 11 deletions
|
|
@ -85,15 +85,17 @@
|
|||
<h3>Privacy Policy</h3>
|
||||
<hr>
|
||||
<p>Distrust is dedicated to protecting your privacy and upholding your right to anonymity, freedom of expression, and digital security.</p>
|
||||
<p>The only personal information required is a username and a contact address for account setup; no extra data, analytics, or trackers are used.</p>
|
||||
<p>Service logs are maintained for no more than one hour, strictly for operational debugging, after which they are automatically deleted. </p>
|
||||
<p>The only personal information required is a username for account setup; no extra data, analytics, or trackers are used.</p>
|
||||
<p>Service logs are maintained for no more than <a title="Cleared on the 0th minute of every hour." class="hover">one hour</a>, strictly for operational debugging, after which they are automatically deleted. </p>
|
||||
<p>All payments are processed through privacy-focused cryptocurrencies (BTC and XMR), and any funds received beyond core hosting costs are donated to privacy advocacy initiatives such as the TOR Project. </p>
|
||||
<p>Server infrastructure is hardened, regularly audited, and accessible only via secure means by the sole administrator. </p>
|
||||
<p>Your data is never sold or shared, except where strictly required by French law (I strongly recommend you read up on it <a href="https://iclg.com/practice-areas/data-protection-laws-and-regulations/france" class="external">here</a> before you store any unencrypted data on our servers), and users can request access to or deletion of their minimal personal information at any time. </p>
|
||||
<p>Server infrastructure is hardened, publicly auditable, and accessible only via secure means by the sole administrator. You can view the NixOS system configuration used to deploy the server on the <a href="https://git.distrust.network/root/flake">clearnet</a> as well as over <a href="http://cr27k6asjs7skvjxs6smhqfam3wlvmft2f3iins44k6p6rmmfyolobqd.onion/root/flake">TOR</a>.</p>
|
||||
<p>Files uploaded to our services are <a title="This applies to all services hosted." class="hover">not</a> encrypted by default. If there is anything you want to remain private <a title="Common methods are PGP/GPG, and (less secure) Blowfish." class="hover">you must take measures to encrypt it yourself</a>.
|
||||
<p>Your data is never sold or shared, except where strictly required by French law (I strongly recommend you read up on it <a href="https://iclg.com/practice-areas/data-protection-laws-and-regulations/france" class="external">here</a> before you store any unencrypted data on our servers), and users can request access to or deletion of their minimal personal information at any time.</p>
|
||||
<p>To request account deletion, simply <a href="mailto:root@distrust.network?subject=DATA%20DELETION%20REQUEST">send me an email</a> using your @distrust.network address. I will aim to reply within 48h and action the request within 72h to 96h.</p>
|
||||
<p>Anonymous account provisioning is fully supported, and users can reach out via the secure contact details provided for any privacy-related questions or requests. </p>
|
||||
<p>Every aspect of our policy is designed to maximize your privacy and align with our mission of supporting a safer, more private internet for all.</p>
|
||||
<hr>
|
||||
<a href="mailto:root@distrust.network?subject=INQUIRY">Contact</a> <a href="/about.html">About</a> <a href="/support.html">Support</a><a href="/" class="privacy-policy">Home</a>
|
||||
<a href="mailto:root@distrust.network?subject=INQUIRY">Contact</a> <a href="/about.html">About</a> <a href="/donate.html">Donate</a><a href="/" class="privacy-policy">Home</a>
|
||||
<p class="dimmed"><i>Highlight Types: <a class="hover">Hoverable</a>, <a>Internal Link</a>, <a class="external">External Link</a>.</i></p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue