Programmable forgetting
TTL-enforced Kademlia routing, Shamir-sharded decryption keys, and deterministic cleanup hooks guarantee that expired data evaporates everywhere.
Programmable forgetting for high-assurance P2P storage.
Ship the relay and daemon to a hostile network with two commands. The installer fingerprints the platform, fetches the latest signed build, and wires systemd or the Windows Service Manager automatically.
curl -sSf https://eph.shardian.com/install.sh | sh
irm https://eph.shardian.com/install.ps1 | iex
EphemeralNet pairs a TTL-native DHT with an event-driven relay service, ensuring manifests, chunks, and encryption material share the same expiration semantics everywhere in the mesh.
TTL-enforced Kademlia routing, Shamir-sharded decryption keys, and deterministic cleanup hooks guarantee that expired data evaporates everywhere.
Inline STUN/TURN learning backed by a purpose-built relay kernel so CGNATs, firewalls, and air-gapped segments are no longer blockers.
epoll/kqueue-driven IO core that saturates 10G links with tens of thousands of peers while maintaining microsecond-level latency budgets.
Zero-Trust transport envelopes, rolling key derivation per peer, and HMAC integrity gates ensure cryptographic hygiene by default.
Prometheus exporters for TTL drift, DHT health, relay pressure, and per-peer QoS so production ops can reason about temporal correctness.
Single `eph` binary exposes the daemon and a remote-friendly CLI surface to script deployments or drop into incidents instantly.