AI prompts
base on 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. <div align="center">
<img src=".github/assets/header.png" width="600"/>
Open-source, cross-platform VPN client built with Rust that provides true privacy through decentralized mixnet technology and multi-hop censorship-resistant WireGuard tunneling.
</div>
# ๐ What is NymVPN
NymVPN is a privacy-focused, decentralized VPN application that goes beyond traditional VPNs by leveraging:
- ๐ [Mixnet](https://nym.com/mixnet) Technology: Anonymous 5-hop routing through Nym's decentralized network
- โก WireGuard + AmneziaWG: Fast, secure tunneling with built-in censorship resistance
- ๐ก๏ธ Metadata Protection: Unlike traditional VPNs, protects both content AND traffic patterns (in mixnet mode)
- ๐ Zero-Knowledge Credentials: Private authentication using zero-knowledge [zk-nyms](https://nym.com/zk-nyms)
- ๐ No Single Point of Failure: Fully decentralized infrastructure
<div align="left">
<img src=".github/assets/app.png" width="800"/>
</div>
<br />
<br />
<div align="left">
[<img height="40" width="120" src=".github/assets/apk-download-badge-1745835177551.png">](https://github.com/nymtech/nym-vpn-client/releases?q=android&expanded=true)
[<img height="40" width="120" src=".github/assets/fdroid-badge.png">](https://f-droid.org/packages/net.nymtech.nymvpn/)
[<img height="40" width="120" src=".github/assets/flathub-store.svg">](https://flathub.org/apps/net.nymtech.NymVPN)
[<img height="40" width="120" src=".github/assets/play-badge.png">](https://play.google.com/store/apps/details?id=net.nymtech.nymvpn)
[<img height="40" width="120" src=".github/assets/obtainium-badge.png">](https://apps.obtainium.imranr.dev/redirect?r=obtainium://app/%7B%22id%22%3A%22net.nymtech.nymvpn%22%2C%22url%22%3A%22https%3A%2F%2Fgithub.com%2Fnymtech%2Fnym-vpn-client%22%2C%22author%22%3A%22nymtech%22%2C%22name%22%3A%22NymVPN%22%2C%22preferredApkIndex%22%3A0%2C%22additionalSettings%22%3A%22%7B%5C%22includePrereleases%5C%22%3Afalse%2C%5C%22fallbackToOlderReleases%5C%22%3Atrue%2C%5C%22filterReleaseTitlesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22filterReleaseNotesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22verifyLatestTag%5C%22%3Afalse%2C%5C%22dontSortReleasesList%5C%22%3Afalse%2C%5C%22useLatestAssetDateAsReleaseDate%5C%22%3Afalse%2C%5C%22releaseTitleAsVersion%5C%22%3Afalse%2C%5C%22trackOnly%5C%22%3Afalse%2C%5C%22versionExtractionRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22matchGroupToUse%5C%22%3A%5C%22%5C%22%2C%5C%22versionDetection%5C%22%3Afalse%2C%5C%22releaseDateAsVersion%5C%22%3Afalse%2C%5C%22useVersionCodeAsOSVersion%5C%22%3Afalse%2C%5C%22apkFilterRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22invertAPKFilter%5C%22%3Afalse%2C%5C%22autoApkFilterByArch%5C%22%3Atrue%2C%5C%22appName%5C%22%3A%5C%22%5C%22%2C%5C%22shizukuPretendToBeGooglePlay%5C%22%3Afalse%2C%5C%22allowInsecure%5C%22%3Afalse%2C%5C%22exemptFromBackgroundUpdates%5C%22%3Afalse%2C%5C%22skipUpdateNotifications%5C%22%3Afalse%2C%5C%22about%5C%22%3A%5C%22%5C%22%2C%5C%22refreshBeforeDownload%5C%22%3Afalse%7D%22%2C%22overrideSource%22%3Anull%7D)
[<img height="40" width="120" src=".github/assets/app-store-badge.svg">](https://apps.apple.com/app/id6471254143)
[<img height="40" width="120" src=".github/assets/linux-badge.png">](https://github.com/nymtech/nym-vpn-client/releases?q=linux&expanded=true)
[<img height="40" width="120" src=".github/assets/macos-badge.png">](https://github.com/nymtech/nym-vpn-client/releases?q=macos&expanded=true)
[<img height="40" width="120" src=".github/assets/windows-badge.png">](https://github.com/nymtech/nym-vpn-client/releases?q=windows&expanded=true)
</div>
# โจ Key Features
๐ฏ Dual-Mode Privacy Architecture
- Anonymous Mode (5-hop mixnet): Maximal anonymity thanks to Nym's Noise Generating Mixnet with added noise to protect users against even AI surveillance
- Fast Mode (2-hop WireGuard): Decentralized 2-hop mode for faster connections and less latency thanks to WireGuard
๐ง Developer-Friendly
- 100% Open Source: Fully auditable codebase
- Rust-based: Memory-safe, high-performance implementation
- Cross-platform: Android, iOS, Linux, macOS, Windows, CLI
โ๏ธ Power User Features
- Split Tunneling: Choose per-app routing (mixnet vs WireGuard) (_coming soon_)
- Custom Entry/Exit Selection: Choose your preferred node operators
- Kill Switch: Automatic connection protection with data leak prevention
- Multi-language Support: 10+ localizations with crowdsourced language support
๐ก๏ธ Advanced Privacy and Security
- Multi-hop by Default: No server views both your IP address and online activity
- zk-nyms: Private zero-knowledge credential system to unlink payments data from online activity
- No Centralized Logging: Cryptographically impossible to track users
- Advanced Cryptographic Stack: Cure25519, AES, ChaCha20-Poly1305, BLAKE2/BLAKE3, Lioness Wide Block Cipher, Pointcheval-Sanders Signatures, Pedersen Commitments, NIZK Proofs, BLS12-381 Curve, post-quantum readiness (_coming soon_)
- Independent Security Audits: JP Aumasson (2021), Oak Security (2022), Cryspen (2023-2024), Cure53 (2024)
๐ Censorship Resistance Technologies
- AmneziaWG Integration: Bypass barriers to information access with AmneziaWG (censorship-resistance WireGuard fork)
- Adaptive Protocols: Pluggable transport, QUIC (_coming soon_)
# ๐๏ธ Architecture
```
โโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโ
โ โ -> โ Mixnet โ -> โ Destination โ
โ โ โ (5 hops) โ โ โ
โ NymVPN App โ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโ
โ (Rust Core) โ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโ
โ โ -> โ AmneziaWG โ -> โ Destination โ
โ โ โ (2 hops) โ โ โ
โโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโ
```
# ๐ Use Cases
For Privacy Advocates
- Personal privacy: Protection from ISP/government surveillance
- Journalist protection: Secure communication in hostile environments
- Whistleblowing: Anonymous document sharing
For Developers
- Decentralized app integration: Privacy layer for dApps
- Research projects: Privacy-preserving network protocols
- Security auditing: Open-source cryptographic implementations
For Organizations
- Corporate security: Enhanced privacy for remote teams
- Censorship circumvention: Access blocked content and services
- Compliance: GDPR-friendly privacy infrastructure
# ๐ฌ Research Foundation & Academic Partnerships
Peer-Reviewed Research ([50+ Publications](https://nym.com/trust-center/papers-and-research))
Academic Partnerships
- [KU Leuven (COSIC Research Group)](https://www.esat.kuleuven.be/cosic/): Privacy, performance, and hardware optimization
- [EPFL (SPRING Lab)](https://spring.epfl.ch): Network security and sophisticated attack analysis
- [Cryspen](https://cryspen.com): Formal verification and post-quantum cryptography
Advisory Board with multiple industry awards (Levchin Prize, BCS Lovelace Medal)
# ๐ Documentation & Resources
- ๐ก๏ธ [The NymVPN Litepaper](https://nym.com/nymvpn-litepaper)
- โ๏ธ [NymVPN public roadmap](https://trello.com/b/qVhBo3e2/nymvpn-public-roadmap)
- ๐ [NymVPN Signals of Trustworthy VPNs](https://nym.com/trust-center/signals-of-trustworthy-vpns)
- ๐ [Nym Crowdsouced Localization](https://crowdin.com/editor/nymvpn-apps)
- ๐ [Nym's Help Center](https://support.nym.com/hc/en-us)
- ๐ก [Nym Forum](https://forum.nym.com)
- ๐ [Nym's Trust Center](https://nym.com/trust-center)
- ๐ฌ [Nym Audits](https://nym.com/trust-center/independently-audited)
- ๐งช [Nym Research Papers](https://nym.com/trust-center/papers-and-research)
- ๐ [Nym Cryptography](https://nym.com/trust-center/cryptography)
- ๐ก [The Nym Network Whitepaper](https://nym.com/nym-whitepaper.pdf)
- ๐ฃ [Nym's blog](https://nym.com/en/blog).
# ๐ค Contributing
We welcome contributions from developers passionate about privacy, decentralization, and open-source software! This monorepo contains all of our source code for our NymVPN client apps (iOS / Android / Linux / macOS / Windows / CLI), separate from the Nym network [monorepo](https://github.com/nymtech/nym).
Development Areas
- Rust core development: Networking, cryptography, protocols
- Mobile development: Kotlin (Android), SwiftUI (iOS)
- Desktop applications: SwiftUI (macOS), Tauri (Linux, Windows)
- Protocol research: Mixnet improvements, censorship resistance
- Security auditing: Code review, vulnerability research, pen tests
Check our [Contribution Guide](CONTRIBUTING.md).
# ๐ท๏ธ Topics & Keywords
- Privacy & Security: `privacy-tools` `privacy-enhancing tech` `security` `encryption` `zero-knowledge` `anonymity` `surveillance-resistance` `cryptography`
- Networking: `vpn` `dvpn` `wireguard` `amneziawg` `mixnet` `decentralized-network` `censorship-resistance`
- Development: `rust` `open-source` `kotlin` `swiftui`
- Protocols: `sphinx` `onion-routing` `distributed-systems` `network-privacy`
# ๐ Acknowledgements
- [Mullvad open source libraries](https://github.com/mullvad/mullvadvpn-app/) to handle setting up local routing and wrapping wireguard-go.
- [AmneziaWG wg-go open source library](https://github.com/amnezia-vpn/amneziawg-go) to help prevent censorship of WireGuard.
- [WireGuard](https://github.com/WireGuard)
# โ๏ธ Community
Connect with the community on our socials.
<div align="left">
[<img src="https://img.shields.io/badge/Telegram-26A5E4.svg?style=for-the-badge&logo=Telegram&logoColor=white">](https://nym.com/go/telegram)
[<img src="https://img.shields.io/badge/Matrix-000000.svg?style=for-the-badge&logo=Matrix&logoColor=white">](https://nym.com/go/matrix)
[<img src="https://img.shields.io/badge/YouTube-FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white">](https://nym.com/go/youtube)
[<img src="https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge&logo=Discord&logoColor=white">](https://nym.com/go/discord)
[<img src="https://img.shields.io/badge/X-000000.svg?style=for-the-badge&logo=X&logoColor=white">](https://nym.com/go/x)
</div>
Building the future of private, decentralized internet infrastructure - one commit at a time. ๐
", Assign "at most 3 tags" to the expected json: {"id":"12741","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"