site changes

This commit is contained in:
root 2025-11-06 14:14:38 +00:00
parent 518857b2ad
commit b3d2a34bc0
2 changed files with 8 additions and 3 deletions

View file

@ -74,6 +74,11 @@
-webkit-columns: 2; -webkit-columns: 2;
-moz-columns: 2; -moz-columns: 2;
} }
.quote {
columns: 1;
-webkit-columns: 1;
-moz-columns: 1;
}
.dimmed { .dimmed {
color: gray; color: gray;
text-align: center; text-align: center;
@ -90,8 +95,8 @@
<h3>What is Distrust?</h3> <h3>What is Distrust?</h3>
<hr> <hr>
<p>Distrust is a family of services that works off one simple principle:</p> <p>Distrust is a family of services that works off one simple principle:</p>
<ul> <ul class="quote">
<li><i>Privacy and freedom of expression <a title="Forever, and without compromise." class="hover">must</a> be upheld as a basic human right, not a privilege.</i></li> <li><i>Freedoms of expression, knowledge, and privacy <a title="Forever, and without compromise." class="hover">must</a> be upheld as basic human rights, not privileges.</i></li>
</ul> </ul>
<p>Pricing starts at a minimum of $1 per month, and upgrades to lifetime access as soon as you have paid $100 total. Payment is in <a title="I will reply with an address to send the money to once you request an account." class="hover">BTC or XMR only</a>.</p> <p>Pricing starts at a minimum of $1 per month, and upgrades to lifetime access as soon as you have paid $100 total. Payment is in <a title="I will reply with an address to send the money to once you request an account." class="hover">BTC or XMR only</a>.</p>
<p>These services are run at cost, and anything donated beyond the hosting expenses will be donated to the <a href="https://donate.torproject.org/" class="external">TOR project</a> <p>These services are run at cost, and anything donated beyond the hosting expenses will be donated to the <a href="https://donate.torproject.org/" class="external">TOR project</a>

View file

@ -90,7 +90,7 @@
<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>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, 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>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>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>Your data is never sold or shared, except where strictly required by German law (I strongly recommend you read up on it <a href="https://iclg.com/practice-areas/data-protection-laws-and-regulations/germany" 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>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>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> <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>