WeSearch

Wirken: Secure AI agent gateway. Encrypted vault. Single static binary

·10 min read · 0 reactions · 0 comments · 5 views
#ai security#open source#agent gateway#encryption#devops
Wirken: Secure AI agent gateway. Encrypted vault. Single static binary
⚡ TL;DR · AI summary

Wirken is a secure AI agent gateway that supports multiple messaging platforms and runs as a single static Rust binary. It provides encrypted credential storage, per-agent permissions, and a hash-chained audit log for transparency and security. The tool integrates with various AI providers and supports installation via a verified script or from source.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

Wirken Wirken is the switchboard for the agent era. Message it on Telegram, Discord, Slack, Microsoft Teams, Matrix, WhatsApp, Signal, Google Chat, or iMessage, and the agent on the other end reads files, calls APIs, and runs tools on your behalf. Each channel gets its own line. Every call is logged before it connects. Wirken ships as a single static Rust binary and works with Ollama, Anthropic, OpenAI, Gemini, Bedrock, Tinfoil, Privatemode, or any OpenAI-compatible endpoint. MIT licensed. Each channel runs in its own adapter process with a distinct Ed25519 IPC identity and its own vault-scoped token set. Credentials sit in an XChaCha20-Poly1305 vault keyed from the OS keychain, with per-credential expiry and manual rotation tracked in the store.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub