Diode: Building Private Infra for Teams, Networks, and AI With Oasis

How a zero-trust networking company is putting Oasis at the core of enterprise privacy.

One (unavoidable) fact of the cryptocurrency industry is that most crypto projects are built for crypto users. Diode is an exception in that it's building for people that have never touched a blockchain and probably will never care to. 

Diode applies a privacy-first approach to three distinct areas: team communication, zero-trust networking, and AI - all running on Oasis. The target customers are enterprises in regulated industries and others that have serious data liability and/or zero tolerance for external access to their information. 

What is Diode? 

Diode’s unique offering comes in three layers, each building on the last.

The first is zero-trust networking. Diode is the only WireGuard-native network with blockchain-based identities, and it runs at a fraction of the cost of Tailscale or Zscaler because it operates on bandwidth fees, not per-device charges. It lets organizations connect servers, IoT devices, and remote workers to private network assets without exposing any data. Not even the vendor can see it.

The second layer is team communication. Diode creates a "zone," a blockchain-defined communication perimeter that functions like a private Slack. Each user holds an identity contract, a multi-sig wallet that links their devices to a single verifiable identity. Zones then control who can read messages, share files, and access tunneled browsing or encrypted dashboards.

The third layer is private AI. It's a B2B system that lets organizations query their own data through an LLM interface without sending sensitive information to public platforms. Access control is the core mechanic: Oasis-anchored ACLs determine which tools each team can connect, which LLMs are available based on the data being invoked, and what filters run against the output.

How Diode Uses Oasis

Oasis is critical across these different product layers for one simple reason: control plane privacy.

On most blockchains, the social graph is easily discoverable. With enough knowledge of contract structure, someone can figure out which wallets are in a given zone or which device keys belong to an identity. Oasis seals this. 

To read the participating public keys in a Diode zone, you have to actually be a member of that zone contract. The metadata stays private by default.

For networking, WireGuard configurations, SSH keys, and device information are stored in Oasis perimeter contracts. For private AI, Oasis-anchored ACLs govern which tools and models each team can reach. Across all areas, the logic is the same: Oasis holds the access control layer, and nothing leaks to the outside world.

Diode in Practice

Diode's clearest recent example of what this infrastructure can do involves Clean Connect, a company that runs AI-powered camera systems across oil and gas production facilities.

The cameras monitor for physical breaches, detect liquid leaks using machine learning, flag hard hat violations, and image methane in the infrared spectrum. The resulting data has regulatory weight. Chevron used Clean Connect's monitoring to qualify for a multi-billion dollar drilling lease, one they couldn't have secured otherwise.

What Diode adds is verifiability at the source. Each camera carries a blockchain-tied device identity. When auditors review the data, they can confirm that the footage and sensor outputs actually came from the specific devices whose data they're auditing, tracing the chain of custody all the way back.

What's Next

Diode has a sequence of product milestones in progress across all three layers, with the team communication and private AI products both moving toward broader availability. The bigger trajectory is focused on enterprise-grade privacy infrastructure, running on Oasis, for organizations and people that can't afford to trust a vendor with their data

Learn more about Diode at diode.io and follow them on X.