From 3cfc581cf1cfdb4795ecdd49811a745f6fbf7126 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 6 Nov 2025 04:34:36 +0000 Subject: [PATCH 1/2] site changes --- site/index.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/site/index.html b/site/index.html index 083e36a..a6a4340 100755 --- a/site/index.html +++ b/site/index.html @@ -65,11 +65,16 @@ .privacy-policy { float: right; } + ul { + columns: 2; + -webkit-columns: 2; + -moz-columns: 2; + }
-

Distrust

+

Distrust

An eye, crossed out.

"See no evil, hear no evil, speak no evil." Japanese Pictoral Maxim

About

@@ -80,18 +85,17 @@

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).

-

We provide a plethora of services, available through either TOR or the clearnet. These include (and are limited to):

+

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

-

We also host nodes for Bitcoin (BTC), Monero (XMR), IPFS, 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 on ports 8333, 18080, 4001, and 9001 respectively.

+

We also host nodes for Bitcoin (BTC), Monero (XMR), IPFS, 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 on ports 8333, 18080, 4001, and 9001 respectively.

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.

From f9d0fd5907a92d14c336b2265270ee817eb40318 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 6 Nov 2025 05:05:31 +0000 Subject: [PATCH 2/2] changes to site and xmr node --- services/crypto.nix | 6 ++ site/index.html | 228 +++++++++++++++++++++------------------ site/privacy-policy.html | 164 ++++++++++++++-------------- 3 files changed, 212 insertions(+), 186 deletions(-) mode change 100755 => 100644 site/index.html mode change 100755 => 100644 site/privacy-policy.html diff --git a/services/crypto.nix b/services/crypto.nix index f79fb34..960337e 100644 --- a/services/crypto.nix +++ b/services/crypto.nix @@ -8,6 +8,7 @@ monero = { enable = true; prune = true; + rpc.restricted = true; }; kubo.enable = true; @@ -15,8 +16,13 @@ tor.relay.onionServices."site".map = [ 8333 18080 + 18081 4001 ]; + + caddy.virtualHosts."xmr.distrust.network".extraConfig = '' + reverse_proxy localhost:18081 + ''; }; networking.firewall.allowedTCPPorts = [8333 18080 4001]; diff --git a/site/index.html b/site/index.html old mode 100755 new mode 100644 index a6a4340..154f1a2 --- a/site/index.html +++ b/site/index.html @@ -1,105 +1,123 @@ - - - Distrust - - - - - - - - - - - - - - - - - - - - -
-

Distrust

An eye, crossed out. -
-

"See no evil, hear no evil, speak no evil." Japanese Pictoral Maxim

-

About

-
-

The Distrust family of services works off two simple principles:

-
    -
  • Privacy and freedom of expression must be upheld as a basic human right.
  • -
-

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).

-

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

- -

We also host nodes for Bitcoin (BTC), Monero (XMR), IPFS, 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 on ports 8333, 18080, 4001, and 9001 respectively.

-

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.

-
- ContactPrivacy Policy -
- + + + + Distrust + + + + + + + + + + + + + + + + + + + + +
+

Distrust

+ An eye, crossed out. +
+

"See no evil, hear no evil, speak no evil." + Japanese Pictoral Maxim

+

About

+
+

The Distrust family of services works off one simple principle:

+
    +
  • Privacy and freedom of expression must + be upheld as a basic human right.
  • +
+

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).

+

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

+ +

We also host nodes for Bitcoin (BTC), Monero (XMR), IPFS, 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 + on ports 8333, 18080, 4001, and 9001 respectively.

+

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.

+
+ ContactPrivacy Policy +
+ + diff --git a/site/privacy-policy.html b/site/privacy-policy.html old mode 100755 new mode 100644 index cc63099..ccfb527 --- a/site/privacy-policy.html +++ b/site/privacy-policy.html @@ -1,81 +1,83 @@ - - - Distrust - Privacy Policy - - - - - - - - - - - - - - - - - - - - -
-

Privacy Policy

-
-

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.

-
- ContactHome -
- + + + + Distrust - Privacy Policy + + + + + + + + + + + + + + + + + + + + +
+

Privacy Policy

+
+

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.

+
+ ContactHome +
+ +