LightNet
LightNet is a kernel-resident network security product. It decides which applications may communicate — on the basis of their cryptographic identities rather than their network addresses — and transparently encrypts and authenticates the traffic between permitted applications, without modifying the applications or the network between them. Deployed across cooperating hosts, it carves a trusted sub-network within whatever larger network those hosts inhabit, including the public Internet.
Status — In development · foundation for the Agent Security Operating Layer (ASOL)
What LightNet provides
BCEI-based network access control
Enforces access on each application’s behaviorally constrained execution identity — bound to its executable, dependencies, and runtime, not to an address or port. Every socket operation is decided in the kernel before traffic leaves the host.
Transparent in-kernel traffic protection
Mutually authenticates two permitted applications and applies authenticated encryption on the existing socket path. Applications see plaintext; the network sees ciphertext; no app links a crypto library or handles a key.
A carved-out sub-network
Membership scoped to the cryptographic identities of participating applications. Trusted, verifiable, and encrypted — carved, not constructed: routing and infrastructure are unchanged.
LightNet’s app-to-app authentication is built directly on LineageCrypt: each endpoint authenticates with the private key its application cryptographically owns, so LightNet authenticates the applications themselves — not the hosts they run on or the credentials they carry.
Problems LightNet solves
Why LightNet matters in the AI era
AI-assisted attacks have compressed two timelines: discovery-to-exploitation, and initial-access-to-lateral-movement. QDocSE addresses the first by making exfiltrated data valueless ciphertext. LightNet addresses the second — it removes the post-compromise terrain on which AI-assisted attackers operate. The defense holds whether the attacker is a human operator, an automated script, or an AI agent at machine speed.
The Agent Security Operating Layer (ASOL)
LightNet is the foundation for ASOL: the substrate on which AI agents are given verifiable cryptographic identities, contained against lateral movement, and prevented from leaking plaintext state or escalating privilege in multi-agent systems. LightNet is also designed to be cryptographically future-proof, supporting post-quantum algorithms as those standards mature.
What deployment looks like
LightNet deploys as two components: a kernel-resident node on each protected host (application binaries and network configuration unchanged), and a key server backed by an HSM — operable as a BicDroid service, a customer-managed appliance, or a hybrid. Policy is expressed in terms of protected application identities and distributed over a secure channel, taking effect without restarting applications or interrupting active connections.
Each product enforces its guarantee without depending on perimeter trust, host integrity, or the correct behaviour of the software it protects. Deploy one, or combine them for the complete cryptographic lifecycle.
Carve a trusted network through an untrusted one.
LightNet does not secure the network — it removes the post-compromise terrain attackers depend on.