Dark Matter Market Privacy Policy
Last updated: July 2, 2025
Zero-Knowledge Privacy Guarantee
Dark Matter Market operates on a strict zero-logging, zero-data-collection policy. Our systems are mathematically designed to be incapable of:
- Storing your IP address or location data
Important: This privacy policy applies only to the Dark Matter Market information service (this website).
When using the actual marketplace via Tor, additional privacy protections apply as documented in our security guides.
Information We Don't Collect
Unlike most websites, we actively avoid collecting any information about you:
Visitor Information
- No IP address logging - Our web server is configured to discard all connection metadata
- No browser fingerprinting - We don't use JavaScript-based tracking or canvas fingerprinting
- No referrer data - All external links open with rel="noreferrer" by default
Technical Details
- No cookies - This site sets absolutely no cookies or local storage items
- No third-party requests - All resources are served directly from our server
# Server Configuration Excerpt (proof of no logging):
LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"-\" \"-\"" minimal
CustomLog /dev/null minimal
External Links Privacy
Links to external resources (PGP guides, Monero wallets, etc.):
- Open in new tabs with
rel="noopener noreferrer"
attributes
- Are clearly marked with warning icons when leaving our domain
- Are periodically reviewed for privacy compliance
JavaScript Policy
This website uses minimal JavaScript exclusively for:
- Copying onion links to clipboard
- Displaying security notifications
All JavaScript is inline (no external scripts) and can be safely disabled without breaking core functionality.
For Maximum Privacy: We recommend browsing this site with JavaScript disabled using Tor Browser's "Safest" security level.
Cryptographic Proofs
Our no-logging claims are verifiable through:
- Monthly published server configuration hashes (SHA-3-512)
- Third-party audits of our infrastructure
- Open-source routing scripts (where security allows)
# Current Configuration Hash (202507):
WEB_CONFIG: 7f83b1657ff1fc53b92dc18148a1d65dfc2d4b1fa3d677284addd200126d9069
ROUTING: 55c0388e70a2d4c87a21c1a0d3d5a3c7e4b1a2d6f3c4e5b8a9d2f1e0c3b4a5d
Policy Changes
Any changes to this privacy policy will be:
- Announced via our PGP-signed news channel
- Reflected in updated configuration hashes
- Clearly marked with revision dates