Network Components
Core components:
- A Mixnet, which encrypts and mixes Sphinx packet traffic so that it cannot be determined who is communicating with whom. Our mixnet is based on a modified version of the Loopix design. This is made up of Nym nodes runnning on servers around the world.
- Various Nym clients which manage sending and receiving Sphinx packets, encrypting/decrypting traffic, and providing cover traffic to hide 'real' traffic timing.
- A CosmWasm-enabled blockchain called Nyx, the home of the various smart contracts used by the mixnet.