Peer Discovery
Nodus nodes help peers find each other and establish direct connections. No central directory — the DHT is the directory.
The Nodus Network is CPUNK's decentralized routing and discovery layer. It connects peers, delivers offline messages, and resolves DNA identities — all without central servers.
Every Nodus node contributes to a distributed hash table that keeps the CPUNK ecosystem reachable, resilient, and private.
Nodus nodes help peers find each other and establish direct connections. No central directory — the DHT is the directory.
When a recipient is offline, encrypted messages are stored in distributed mailboxes replicated across the 8 closest Nodus nodes. 7-day TTL.
Resolves DNA names to public keys and routing hints. Look up any identity on the network without a central registrar.
Nodus nodes only store and forward encrypted blobs. They cannot read message contents, identities, or metadata. Privacy by architecture.
DNA-Messenger uses the Nodus Network for all message routing. The delivery path depends on whether the recipient is currently online.
All messages are E2E encrypted (Kyber1024 + AES-256-GCM) with only 20 bytes of header metadata. The sender can go offline after sending — Nodus handles the rest.
Nodus nodes are operated by community members, validators, and infrastructure partners who want to strengthen the network. The node software is lightweight and designed for unattended operation.
Operator guides, systemd service files, and monitoring tooling will be published as the network matures.
Download DNA Connect, join the conversation, and find a piece of the project you want to improve. Every meaningful contributor once started as a community member.