Money  ·  Topic  ·  ≈ 1 min read

Crypto Privacy

Financial privacy as a right, not a permission. Monero, Zcash, ZK rollups — and the ongoing fight to keep transactions unsurveilled.

Illuminate the word Crypto Privacy
2 resources  ·  2 orgs
org

IronClaw (NearAI)

Open-source personal AI agent — Rust, security-first, defense-in-depth. A re-implementation of OpenClaw rewritten for privacy: WASM sandbox for untrusted tools, capability-based permissions, endpoint allow-lists, credential injection at the host boundary so secrets never touch tool code, leak detection on requests and responses, and prompt-injection detection layered on top. All data stays local (Postgres + pgvector), no telemetry. Multi-channel: REPL, HTTP, Telegram, Slack, web gateway. Apache/MIT. ~8.5k stars. Maintained by Near AI.

Visit →
org

OpenClaw

The original open-source personal-AI agent project IronClaw is a re-implementation of. TypeScript, Docker-sandboxed tool execution, self-expanding via dynamically built tools, MCP-protocol client. Designed around the same principle: an assistant that works for you, runs locally, doesn't phone home. Where the architecture for the whole 'sovereign personal agent' pattern got worked out.

Visit →