a70e68c7bd
* Smolmix documentation * Add smolmix docs: landing page, tutorials, and developer page links * Add Exit Gateway services page (NR vs IPR) and link from existing docs * Update auto-generated command and API outputs * Reorg of tutorials and architecture pages * License information + remove TODO from docs.rs visibile comment + reorg readme * Add versions file for doc-wide versioning * Relative -> absolute links * Relative -> absolute links * Update license + add old tutorial code as examples * Streamline smolmix docs * Clippy * Clean up doc comments * Last pass * Add larger file download to list * set new versions * Clippy * Remove blake pin from docs + add version range to root Cargo.toml * Format example logging * Remove crate blocked component * Loose whitespace * Add doc verification script for inline mdx * Formatting * Components regen * Reorg + tighten text * Voicing cohesion pass + remove bloated examples * Voicing cont. * Reduce max download size * Small suggested clarifications * Max/docs voicing consistency (#6769) * Reduce max download size * voicing consistency across docs * New landing order w smolmix * Tweaks * Final tweaks
1.4 KiB
1.4 KiB
title, description, schemaType, section, lastUpdated
| title | description | schemaType | section | lastUpdated |
|---|---|---|---|---|
| Nym Network Overview | Introduction to the Nym Network, a privacy infrastructure that protects metadata including who communicates with whom, when, and how often. | TechArticle | Network | 2026-03-15 |
Overview
The Nym Network is a privacy infrastructure that protects metadata: not just message content, but who is talking to whom, when, and how often. This section explains what the network does, why it exists, and how it compares to other approaches.
In this section
- The Privacy Problem: what metadata is, why it matters, and what adversary models Nym is designed against
- Choosing a Mode: how dVPN and Mixnet mode differ, and guidance on which fits your use case
- Nym vs Other Systems: how Nym compares to VPNs, Tor, I2P, and E2EE
Network Components
All traffic-routing infrastructure runs on Nym Nodes, a single binary that operators configure to serve as an Entry Gateway, Mix Node, or Exit Gateway depending on their setup. Network coordination, token bonding, and the distributed credential system all live on the Nyx blockchain, a Cosmos SDK chain whose on-chain topology registry removes the need for a centralised directory server.