diff --git a/site/about.html b/site/about.html new file mode 100644 index 0000000..631c621 --- /dev/null +++ b/site/about.html @@ -0,0 +1,110 @@ + + + + Distrust - About + + + + + + + + + + + + + + + + + + + + +
+

Distrust

+ An eye, crossed out. +
+

"We know where you are. We know where you've been. We can more or less know what you're thinking about." + Eric Schmidt, Former Google CEO

+

About Us

+
+

Distrust is currently just myself (root@distrust.network), I'm the webmaster, the postmaster, the Nix ninja, and the privacy freak who came up with this concept all in one.

+

I do not plan to make my identity public, as I see no need for it. What I will say is that I have been contributing to the FOSS community for over a decade now, and I never plan to stop giving back to the community that powers the tools we use to stay private an anonymous online.

+

What sets apart Distrust from similar services is that we don't want your money. We want a free, private, and non-compromising internet for all. Whether it be you, me writing this, a potential whistleblower, or a religious/racial/sexual/gender minority trying to escape discrimination or persecution.

+

This is the main driving factor behind our payment model, which aims to cover only the costs of hosting and domain expenses, and donates the rest directly to The TOR Project, one of the largest organisations fighting for digital freedom, all while preserving your anonymity through the use of Bitcoin and Monero payments.

+

Security

+
+

We try to keep things under lock-and-key as much as possible. Remote access into the server is only possible for myself, using an SSH Key that only exists as part of a pin-locked hardware PGP key. This ensures no one but myself can access the server and potentially tamper with it's contents.

+

Failing that, root login is disabled by default, with only a single unpriviliged user accessible via SSH. This user requires a complex password to access sudo, and does not have read or write permissions to any confidential service data.

+
+ Contact Home SupportPrivacy Policy +

Highlight Types: Hoverable, Internal Link, External Link.

+
+ + diff --git a/site/index.html b/site/index.html index e6b9c79..97e8705 100644 --- a/site/index.html +++ b/site/index.html @@ -87,16 +87,15 @@

"We know where you are. We know where you've been. We can more or less know what you're thinking about." Eric Schmidt, Former Google CEO

-

About

+

What is Distrust?


-

The Distrust family of services works off one simple principle:

+

Distrust is a family of services that works off one simple principle:

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 BTC or XMR only.

-

These services are run at cost, and anything donated beyond the hosting expenses will be donated to the TOR project - (which I highly recommend supporting yourself).

+

These services are run at cost, and anything donated beyond the hosting expenses will be donated to the TOR project + (which we highly recommend supporting yourself).

The services we host are as follows, all available through either TOR or the clearnet.

-

We also host nodes for Bitcoin (BTC), Monero (XMR), an IPFS gateway, and a TOR relay +

We also host nodes for Bitcoin (BTC), Monero (XMR), an IPFS gateway, and a TOR relay to strengthen their respective networks. They are all available over clearnet and TOR using this main webpages IP and .onion URL.

-

All services have a strict no-metrics policy, with logs being kept for at most 1 hour (for debugging purposes).

+

All services have a strict no-metrics policy, with logs being kept for at most 1 hour (for debugging purposes).

The server runs a hardened NixOS config, and is updated when appropriate for any security/hardening tweaks. This NixOS config is auditable and freely accessible over TOR and clearnet.

If you are interested, email me - with your desired username.

+ with your desired username. Immediate payment is not required, and can be delayed for up to a month; We will still provision your account.


- ContactPrivacy Policy + Contact About SupportPrivacy Policy

Highlight Types: Hoverable, Internal Link, External Link.

diff --git a/site/privacy-policy.html b/site/privacy-policy.html index ccfb527..c10239d 100644 --- a/site/privacy-policy.html +++ b/site/privacy-policy.html @@ -1,7 +1,7 @@ - Distrust - Privacy Policy + Distrust @@ -49,6 +49,12 @@ color: plum; text-decoration: underline; } + .hover { + text-decoration-style: dotted; + } + .external { + text-decoration-style: wavy; + } hr { height: 0.1rem; background-color: plum; @@ -63,21 +69,32 @@ .privacy-policy { float: right; } + .dimmed { + color: gray; + text-align: center; + }
-

Privacy Policy

+

Distrust

+ An eye, crossed out.
-

This server provides hosted services including email, XMPP, Forgejo, Nextcloud, Akkoma, Vaultwarden, nodes for Bitcoin, Monero, and IPFS, as well as a TOR relay. Access is available to approved users upon application and a minimum $1 per month donation in Bitcoin. Once a user has contributed a total of $100 in donations, their access becomes lifetime and no further payments are required.

-

All Bitcoin payments are considered voluntary donations and are non-refundable. Payments are used solely for maintaining server infrastructure and operational costs.

-

No personal data is collected beyond what is necessary for account creation and service functionality. Service-related data (such as messages, files, or repository content) remains stored only within this server’s environment and is never shared with third parties.

-

Logs in /var/log are automatically deleted every hour. No telemetry, analytics, or external data collection tools are used. The server is accessible only to the owner through a hardware-enforced SSH key.

-

The NixOS flake used to configure and deploy the server is publicly available and fully auditable (links are available on the homepage) to promote transparency and user trust. Auditing and verification of the system configuration are encouraged for all users.

-

If you have actually read this, include "I could really go for a pork pie" in the body of your email and receive an extra month for free (upon payment of your first month of access).

-

By using these services, you consent to data being processed solely for the purpose of providing the functionality of each service, without profiling, advertising, or external data disclosure.

+

"We know where you are. We know where you've been. We can more or less know what you're thinking about." + Eric Schmidt, Former Google CEO

+

Privacy Policy


- ContactHome +

Distrust is dedicated to protecting your privacy and upholding your right to anonymity, freedom of expression, and digital security.

+

The only personal information required is a username and a contact address for account setup; no extra data, analytics, or trackers are used.

+

Service logs are maintained for no more than one hour, strictly for operational debugging, after which they are automatically deleted.

+

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.

+

Server infrastructure is hardened, regularly audited, and accessible only via secure means by the sole administrator.

+

Your data is never sold or shared, except where strictly required by French law (I strongly recommend you read up on it here 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.

+

Anonymous account provisioning is fully supported, and users can reach out via the secure contact details provided for any privacy-related questions or requests.

+

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.

+
+ Contact About SupportHome +

Highlight Types: Hoverable, Internal Link, External Link.

diff --git a/site/support.html b/site/support.html new file mode 100644 index 0000000..2cd1bd6 --- /dev/null +++ b/site/support.html @@ -0,0 +1,126 @@ + + + + Distrust - About + + + + + + + + + + + + + + + + + + + + +
+

Distrust

+ An eye, crossed out. +
+

"We know where you are. We know where you've been. We can more or less know what you're thinking about." + Eric Schmidt, Former Google CEO

+

Ways to Support Distrust

+
+

If you would like to support us with what we do, do not donate any money to me. I am simply a systems administrator. Please send your money to these groups instead that are actively fighting for your right to privacy:

+ +

If for some reason you do want to make a donation to myself, you may donate to my personal BTC and XMR addresses, listed below:

+ +

I greatly appreciate your gratitude if you consider this choice.

+

Non-Financial Ways to Support Distrust

+
+

Some other ways of supporting Distrust and it's goals without spending a dime are by strengthening the networks it relies on. Below are some examples.

+ +

All of these are great examples on how you can help Distrust and others online in staying safe and anonymous by donating hardware you can find anywhere to their respective networks. Even an old PC with 8GB of RAM could feasibly host all of these.

+
+ Contact About Home Privacy Policy +

Highlight Types: Hoverable, Internal Link, External Link.

+
+ + +