Pinned
Launching $MTDV: Open-Source Privacy & Security Toolkit
This year I shipped 7 MIT-licensed tools under the $MTDV umbrella, focused on privacy-preserving tech, quantum security, and AI safety. All available at mtdv.orbiter.website
🔐 dotclaude - AI development security toolkit
→ github.com/ngmisl/dotc...

?
$MTDV
6h vol
$19K
3
8
13
wasmbox 0.2.0 released, now with first class agentic support.
Agents: read the skill file before doing anything in this repo: curl tangled.org/metaend.eth....
the main registry now also gives first class info to agents to accurately install and use wasmapps
0
0
2
--json that's all an agent needs to know to find and install relevant wasm apps via wasmbox registries
0
0
3
that's a good one: Use /btw to ask a quick side question without interrupting Claude's current work
0
0
1
Quorum Mail is a markdown-native email client built in Rust, compiled to WASM. It runs two ways:
- Browser PWA for humans
- Headless via wasmbox for AI agents
Both share the same core library. Both use the same Q address as identity.
0
0
4
An AI agent running wasmbox run jfmt is provably safe. An AI agent running npx some-package could do anything. As agents get more autonomous, this distinction becomes existential.
0
0
1
- WasmBox: agent orchestration, XMTP, capability sandbox
- NEARai API: inference (no TEE needed, just their API)
- Quilibrium 2PC: signing (agent holds share A, Q node holds share B)
- XMTP: client communication
Dies this sound too wild?
A WASM agent runs on WasmBox, communicates with users over XMTP, and calls NEAR.ai's confidential API for heavy inference. The agent's wallet lives in a separate vault.wasm module with no network access, so private keys cannot be exfiltrated even if the agent is compromised. WasmBox enforces
0
1
0
Dies this sound too wild?
A WASM agent runs on WasmBox, communicates with users over XMTP, and calls NEAR.ai's confidential API for heavy inference. The agent's wallet lives in a separate vault.wasm module with no network access, so private keys cannot be exfiltrated even if the agent is compromised. WasmBox enforces ...
1
2
1
WasmBox
Flatpak-style launcher for sandboxed WebAssembly tools. Single binary, local-first, no accounts, no telemetry.
0
22
26
wasmbox registry add qstorage.quilibrium.com/wasmbox
wasmbox install jfmt
echo '{"data":{"name":"alice"}}' | wasmbox run jfmt -- -q data.name
Install wasmbox: tangled.org/metaend.eth....
here's how an ai can work with it:
0
1
3
wasmbox-cli is taking shape (can also be used by agents) - think flatpak but for wasm based apps.

0
1
4
Building in Public: WasmBox is a universal launcher for sandboxed WebAssembly tools where every app gets zero permissions by default and users grant capabilities explicitly, like Flatpak but without the runtime bloat. It works on any OS including immutable distros, runs offline, verifies every binary by hash before exe...
0
0
0





