I research security infrastructure for AI agents. Based in the UK.
Currently working on MPP — Model Package Protocol, an open standard for packaging, signing, and sandboxing AI tools as portable .mpp artifacts. Think of it as a secure app store for AI agent tools, cryptographic signing, WASM isolation, and zero-trust permissions by default.
Quantum2x / mpp — The MPP runtime, CLI, registry, and SDK. Rust-based. Apache 2.0.
Core pieces:
mpp-runtime-core— Gatekeeper verification, Ed25519 signing, privacy filtersmpp-wasm-sandbox— Wasmtime execution with capability-based access controlmpp-permissions— Manifest declarations to WASI resource tokensmpp-kv-store— Per-package persistent SQLite statempp-registry-api— Axum + PostgreSQL package registry with federation
Rust · WebAssembly · WASI · Wasmtime · Axum · SQLite · PostgreSQL · Ed25519
- Org: quantum2x.com
- Protocol: mpp-protocol.io
- Email: hello@quantum2x.com