1. 1. Introduction
  2. Infrastructure
  3. 2. What is Nym?
  4. 3. Nym vs Other Systems
  5. 4. Node Types
  6. Quickstart
  7. 5. Overview
  8. 6. Chat demo (webapp)
  9. 7. Coconut Credential Playground (webapp)
  10. 8. SOCKS Proxy (CLI)
  11. 9. NymConnect Beta (GUI)
  12. User Manuals
  13. 10. NymVPN alpha
    ❱
    1. 10.1. GUI
      ❱
      1. 10.1.1. Linux
      2. 10.1.2. MacOS
    2. 10.2. CLI
      ❱
      1. 10.2.1. Linux
      2. 10.2.2. MacOS
    3. 10.3. Troubleshooting
    4. 10.4. NymVPN FAQ
  14. 11. NymConnect X Monero
  15. 12. NymConnect X Matrix
  16. 13. NymConnect X Telegram
  17. 14. NymConnect X Electrum
  18. 15. NymConnect X Firo wallet
  19. Code Examples
  20. 16. Custom Service Providers
  21. 17. Apps Using Network Requesters
  22. 18. Browser only
  23. 19. Monorepo examples
  24. Integrations
  25. 20. Integration Options
  26. 21. Payment Integration
  27. Tutorials
  28. 22. Rust SDK
    ❱
    1. 22.1. Blockchain Service pt1
      ❱
      1. 22.1.1. Tutorial Overview
      2. 22.1.2. Preparing Your Environment
      3. 22.1.3. Preparing Your Lib
      4. 22.1.4. Preparing Your Client
      5. 22.1.5. Preparing Your Client pt2
      6. 22.1.6. Preparing Your Service
      7. 22.1.7. Preparing Your Service pt2
      8. 22.1.8. Querying the Chain
  29. 23. Typescript
    ❱
    1. 23.1. Simple Service Provider
      ❱
      1. 23.1.1. Tutorial Overview
      2. 23.1.2. Preparing Your User Client Environment
      3. 23.1.3. Building Your User Client
      4. 23.1.4. Preparing Your Service Provider Environment
      5. 23.1.5. Building Your Service Provider
      6. 23.1.6. Sending a Message Through the Mixnet
  30. Events
  31. 24. Web3Privacy Now
  32. 25. HCPP23-serinko
  33. 26. HCPP23-max
  34. FAQ
  35. 27. General
  36. 28. Integrations
  37. 29. Rewards & Token
  38. Community Resources
  39. 30. Nym DevRel AMAs
  40. 31. Community Applications and Guides
  41. 32. Change Service Grantee Information
  42. Misc.
  43. 33. Code of Conduct
  44. 34. Licensing

Nym Docs

Web3 Privacy Now - Nym for Ethereum validator privacy

Serinko’s presentation on Web3Privacy Now: Community 1st introduces why network privacy matters for ETH 2.0 validators’ security and decentralisation.

This page serves as an accessible list of references mentioned during the talk.

References

Mixnet architecture

  • Mixnet motivations
  • Mixnet architecture overview
  • Mixnet traffic flow
  • Tor + VPN comparison
  • Addressing system

Nym <> ETH 2.0

  • Chainsafe Rust libp2p Nym intergration repo
  • rust-libp2p-nym Transport Specification
  • Lighthouse PoC
  • Nym <> Aztec partnership

Rust Examples

  • Dev tutorial: chain service

Clients

  • Clients overview

Nym Docs

  • Nym Developer Portal
  • Nym Operators Guide
  • Nym technical Documentation
Last change: 2024-03-25, commit: e958336