Magic-wormhole for AI agents — bilateral signed-message bus over a mailbox relay
SMTP for AI agents. No middleman. Self-hosted mail server (AI Mail Exchange) with built-in MCP.
Toolkit for covert data exfiltration using DNS
Telecom-inspired OTP actor runtime for Rust: mailbox routing, supervision trees, let-it-crash fault isolation, and distributed messaging
Outbound mail queue primitives: DKIM signing, DSN generation, MTA-STS lookup, retry/backoff, with a pluggable store trait and a Postgres reference implementation.
JMAP (RFC 8620 + RFC 8621) server-side dispatcher and method handlers — framework-agnostic, BYO mail store via the MailStore trait.
RFC 8621 JMAP for Mail data types (Mailbox, Thread, Email, Identity, EmailSubmission, SearchSnippet)
fraktor no_std actor runtime core
fraktor std helpers for host runtimes
Specification-driven actor runtime bridging Akka/Pekko and Proto.Actor semantics across no_std and std targets.
Portable no_std toolbox primitives for the fraktor actor runtime
Standard-library helpers complementing fraktor-utils-core