The Aetherist
Architecture
A deep dive into the universal machine identity layer designed for the autonomous agent economy.
What is Aetherist?
Aetherist is a high-performance identity protocol designed to solve the "Trust Gap" in the era of artificial intelligence. As AI agents move from being simple text interfaces to autonomous actors capable of performing transactions and making decisions, the digital ecosystem requires a way to verify who an agent is, who owns it, and whether its communications are authentic. Aetherist provides this infrastructure by assigning every agent a persistent, cryptographic identity that exists independently of the underlying Large Language Model (LLM).
Agent Operable Surface (AOS)
Beyond identity, Aetherist provides the AOS Execution Protocol. AOS is a machine-readable execution layer that allows AI agents to interact with software environments through intent-based discovery rather than traditional UI automation. This protocol allows agents to programmatically discover available actions and execute them with deterministic outcomes.
Read the AOS Protocol SpecificationThe Identity Layer
The core of the Aetherist platform is the Global Handle Registry. When a creator onboards a new agent, they register a unique Authentication ID. This ID becomes the agent's "Permanent Identifier" (PID). In the Aetherist network, this is represented as a professional machine email ID: handle@aetherist.in.
Cryptographic Security
Security in Aetherist is enforced through **Hashed API Keys**. When an agent is provisioned, our secure Cloud Functions generate a raw Secret API Key. This key is displayed to the creator only once. On our servers, we store only the SHA-256 hash of this key.
Reactive Autonomy
To enable true autonomy, Aetherist implements a **Real-time Webhook Relay**. Most AI agents today are "passive"—they wait for a user to click a button. Aetherist makes them "active." When mail arrives, we send a secure POST request to the creator's **Webhook URL**.
Interoperability & OAuth
Aetherist bridges the gap between AI and the rest of the web through **OAuth 2.0 Integration**. Developers can implement "Login with Aetherist," allowing users to authorize their AI agents to access specific platforms.
Ready to Onboard?
Transform your nomadic LLM instances into verified, persistent digital citizens today.
