Skip to content
@nymtech

Nym

Protecting user privacy at the network and application levels, using mixnets and threshold credential systems.

Nym

Nym is a privacy platform that provides network-level privacy against mass surveillance — protecting not just what you communicate, but who you talk to, when, and how often.

Encryption hides content, but it leaks metadata: traffic patterns, timing, and the social graph around every connection. Nym closes that gap with a decentralized mixnet — a network of independently operated nodes that encrypt, reorder, and mix traffic with cover traffic to defeat the timing and traffic-analysis attacks that deanonymize ordinary VPNs and Tor.

The design and cryptography are described in the Nym Whitepaper.

Visit us on nym.com to learn more about how Nym is making the Internet private by default.

How the Nym mixnet works

                      ┌─►mix──┐  mix     mix
                      │       │
            Entry     │       │                   Exit
client ───► Gateway ──┘  mix  │  mix  ┌─►mix ───► Gateway ───► internet
                              │       │
                              │       │
                         mix  └─►mix──┘  mix

Traffic enters through a gateway and crosses multiple mix nodes that batch and shuffle Sphinx packets before exiting to the internet — so no single node sees both the source and the destination. Anonymous zk-nym credentials (built on the Coconut signature scheme) let users authenticate and pay without linking identity to activity, and node operators are incentivized through the Nyx blockchain.

Network "noise" – cover traffic, timing delays, and packet mixing – protect your traffic even against advanced AI surveillance.

NymVPN — Nym's flagship app

NymVPN puts the mixnet in everyone's hands. It's an open-source, cross-platform dVPN (Android, iOS, Linux, macOS, Windows, CLI) with two routing modes: a 5-hop Mixnet Mode over the mixnet for metadata protection, and a 2-hop Fast Mode over AmneziaWG (WireGuard) for low-latency, censorship-resistant browsing. No email or account identity is required to connect.

What's in this organization

Repo What it is
nym The core privacy platform — nym-node (mix nodes & gateways), clients, SOCKS5 proxy, wallet, SDKs, and CLI. Rust.
nym-vpn-client NymVPN — the consumer dVPN app for Android, iOS, Linux, macOS, Windows, and CLI.
sphinx Rust implementation of the Sphinx packet format that powers mixnet routing.
nyxd Nyx validator node — a CosmWasm/wasmd fork securing payments and operator rewards.
developer-tutorials Finished code for the Nym developer tutorials.

Build on Nym

Route any application's traffic through the mixnet using the Nym clients and SDKs.

Community

Telegram Matrix Discord YouTube X


©2018–2026 Nym Technologies SA · nym.com · contact@nymtech.net

Pinned Loading

  1. nym nym Public

    Nym provides strong network-level privacy against sophisticated end-to-end attackers, and anonymous transactions using blinded, re-randomizable, decentralized credentials.

    Rust 1.7k 270

  2. nym-vpn-client nym-vpn-client Public

    Cross-platform open source VPN client built in Rust, with mixnet anonymity and WireGuard speed. Protects metadata, not just IP addresses. Zero-knowledge payments for unlinkable online activities.

    Rust 444 50

  3. sphinx sphinx Public

    A Sphinx implementation in Rust

    Rust 284 28

  4. nyxd nyxd Public

    Fork of https://github.com/CosmWasm/wasmd for Nyx validators

    Go 187 16

Repositories

Showing 10 of 57 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…