What is Rymnet?
Rymnet is described as an encrypted decentralised computer: a network where participating machines can exchange instructions, records, and proofs without a single central owner.
Design principles
- Encrypt traffic before it leaves a node.
- Let pages, logs, and protocol notes be mirrored across operators.
- Keep documentation readable in a simple linear wiki format.
| Layer | Purpose |
|---|---|
| Identity | Keys, operators, signatures |
| Transport | Encrypted node-to-node exchange |
| Compute | Distributed jobs, verification, archive records |