The AI Assistant That Doesn't Leak Your Secrets
Auxiora is a security-first personal AI that runs on your devices, connects to 12+ messaging platforms, and keeps your credentials in an encrypted vault. Not in plaintext. Not in the cloud. Yours.
$ docker run -d --name auxiora ghcr.io/trollbyte/auxiora
✓ Container auxiora started
$ auxiora vault add OPENAI_API_KEY
🔐 Enter secret: ••••••••••••••••
✓ Encrypted with AES-256-GCM + Argon2id (64MB)
✓ Stored in ~/.config/auxiora/vault.enc
$ auxiora start
⚡ Gateway listening on 127.0.0.1:18789
📡 Channels: Discord, Telegram, Slack, WebChat
🧠 Providers: Claude 3.5, GPT-4o, Ollama (llama3)
🔒 Zero keys in plaintext. Vault sealed.
The Problem With Every Other AI Tool
Most AI assistants treat your credentials like an afterthought.
Plaintext Config Files
API keys in .env files, config.json, or YAML — visible to any process, exposed in ps output, leaked in error logs.
No Access Control
Anyone who can message your bot can use it. No pairing, no approval, no audit trail of who accessed what.
One Breach = Everything
A stolen laptop or compromised machine exposes every API key, bot token, and credential — with zero detection.
OPENAI_API_KEY=sk-proj-abc123def456... ANTHROPIC_API_KEY=sk-ant-xyz789ghi012... DISCORD_BOT_TOKEN=MTA5NjE2OTk4NzY5... TELEGRAM_BOT_TOKEN=6812345:AAG... SLACK_BOT_TOKEN=xoxb-1234567890-abc...
Security Meets Intelligence
A 60+ package platform — not a thin wrapper around one API.
Encrypted Vault
AES-256-GCM with Argon2id key derivation (64MB memory cost). Secrets never touch env vars or config files. Secure memory zeroing after use.
10+ Model Providers
Claude, GPT, Gemini, Ollama, Groq, DeepSeek, Cohere, xAI, Replicate — or any OpenAI-compatible endpoint. Switch per conversation.
Multi-Agent Orchestration
Sequential, parallel, debate, map-reduce, and supervisor workflows. Task dependencies, cost tracking, and tool sharing between agents.
Living Memory
Categorized memories with pattern detection — communication, schedule, topic, and mood patterns. Deduplication, partitioning, and optional per-entry encryption.
What Can You Build With It?
Real workflows people run with Auxiora every day.
Morning Briefing
Summarize unread messages, emails, and calendar events every morning — delivered to Telegram or Slack.
PR Monitor
Watch GitHub repos for new pull requests and notify you on Discord with a one-line summary and review link.
Smart Home Voice
Control Home Assistant lights, thermostats, and locks through natural conversation on any messaging platform.
Research Agent
Ask a question and get a multi-source research report with citations — using web search, browser control, and reasoning.
Expense Tracker
Text a receipt photo or amount to your AI. It categorizes, logs, and sends a weekly spending summary.
Multi-Agent Workflows
Chain agents together: one researches, one writes, one reviews. Parallel execution with shared context.
Meeting Notes
Pipe a transcript and get structured notes, action items, and follow-up reminders sent to the right channels.
Site Monitor
Periodically check uptime, SSL expiry, or page changes. Get alerted on Discord or Telegram when something breaks.
Up and Running in 60 Seconds
No complex setup. No cloud accounts required. Just install and go.
Install
Docker pull or clone from source. Up and running in seconds.
$ docker run -d ghcr.io/trollbyte/auxioraSeal Your Secrets
Add API keys and bot tokens to the encrypted vault. Argon2id + AES-256-GCM. Not a .env file.
$ auxiora vault add OPENAI_API_KEYConnect & Chat
Pair your channels with zero-trust DM codes. Talk to Auxiora on Discord, Telegram, Slack, or 9 other platforms.
$ auxiora startDeploy Your Way
From a Raspberry Pi to the cloud. Same features, same encryption, your choice.
Self-Host
Desktop app, Docker, Kubernetes, Raspberry Pi, NAS — your hardware, your data, fully offline.
- Desktop app with system tray + global hotkey
- Ollama built-in for local models
- Docker, Kubernetes, Helm, Portainer, Coolify
- Raspberry Pi + NAS (Synology, UnRAID)
- Encrypted vault on device
- Works fully offline
- macOS, Linux, Windows
- Full source code (MIT)
Cloud
Hosted at auxiora.cloud. Instant setup with client-side zero-knowledge encryption.
- Zero setup — instant access
- Client-side encryption (zero-knowledge)
- 500–2,000 AI interactions/month
- Auto-scaling infrastructure
- Priority support
Security Is Not a Feature
It's the Foundation
Every architectural decision starts with “how do we protect the user?” Vault over .env. DM pairing over implicit access. Loopback over open ports.
Auxiora is built by a Director of Threat & Vulnerability Management with two decades of experience spanning NSA cyber operations, U.S. Army offensive security, and enterprise security leadership — including OSCP and GXPN certifications.
Zero-Trust by Default
Unknown senders get a pairing code (expires in 15 min). DM-based confirmation required. Allowlist-per-channel authentication.
Tamper-Evident Audit Logs
Chained SHA-256 hashes — modify any entry and the chain breaks. Auto-redaction of passwords, tokens, keys, and credentials.
Client-Side Encryption
Even in cloud mode, encryption happens on your device. AES-256-GCM + Argon2id (64MB memory cost). Secure memory zeroing after use.
Granular Trust Engine
5 autonomy levels across 9 domains (messaging, files, shell, finance, calendar, email, integrations, system). Auto-promotes based on success metrics.
Loopback by Default
Gateway binds to 127.0.0.1:18789 — no network exposure unless explicitly configured. Secrets never leave the vault unencrypted.
SOC2-Friendly Architecture
Audit trails, per-domain access controls, data residency, tenant isolation. Designed for compliance from day one.
OPENAI_API_KEY=sk-proj-abc... DISCORD_TOKEN=MTA5NjE2...
{
"v": 1, "salt": "a3F...",
"iv": "x9k...",
"data": "U2FsdGVkX1...",
"tag": "7mQ..."
}Loved by Developers
Hear from people who switched to security-first AI.
“I finally have an AI assistant that doesn't make me choose between convenience and security. The encrypted vault alone is worth the switch.”
Marcus Chen
Staff Engineer, Fintech
“Replaced three different bots with one Auxiora instance. Discord, Telegram, and Slack — all the same personality, same memory, same vault.”
Sarah Okonkwo
DevOps Lead
“Running it on a Raspberry Pi at home. Multi-agent workflows with local Ollama models. No API costs, no data leaving my network. This is how AI should work.”
James Whitfield
Security Researcher
“The trust engine is brilliant. My assistant can read my calendar but needs approval before sending emails. Granular control without constant micromanagement.”
Priya Sharma
Product Manager
Simple, Transparent Pricing
Start free. Scale when you need to. No hidden fees.
Free
Self-Host
Full features. You run it.
- All core features
- Encrypted vault
- Multi-model support
- Multi-agent teams
- Plugin marketplace
- Community support
No credit card required
Personal
Cloud
Cloud hosted with zero-knowledge encryption.
- Everything in Free
- Hosted at auxiora.cloud
- Client-side encryption (zero-knowledge)
- 500 AI interactions/month
- 5 GB encrypted storage
- 1 personality profile
- Email support
Cancel anytime
Pro
Cloud
Multi-agent workflows. API access.
- Everything in Personal
- 2,000 AI interactions/month
- 50 GB encrypted storage
- Unlimited personality profiles
- Advanced multi-agent workflows
- API access
- Priority support
- Early access to features
Cancel anytime
Enterprise
Cloud or On-Prem
Single Sign-On (SSO), SLA, and custom deployment.
- Everything in Pro
- SSO / SAML
- Custom SLA
- Dedicated support engineer
- On-premises deployment
- Audit & compliance tools
- Custom AI interaction limits
Custom terms available
Frequently Asked Questions
Everything you need to know before getting started.
No. Auxiora runs entirely on your own hardware. Your conversations, memories, and credentials never leave your machine unless you explicitly connect an external AI provider or messaging platform.
Yes — that's the whole point. Your API keys are stored in an encrypted vault (AES-256-GCM + Argon2id), never in plaintext config files. You control which providers to use and can switch models per conversation.
You can self-host Auxiora for free, forever. The open-source version includes every core feature — encrypted vault, multi-model support, multi-agent teams, and the plugin marketplace. Cloud plans add managed hosting and zero-knowledge encryption.
Over 10 providers out of the box: Anthropic (Claude), OpenAI (GPT), Google (Gemini), Ollama, Groq, DeepSeek, Cohere, xAI, Replicate, and any OpenAI-compatible endpoint. Run local models or use cloud APIs — or both.
One Docker command gets you running in under 60 seconds. Auxiora works on a Raspberry Pi, a NAS, a home server, or a full Kubernetes cluster. No cloud account required.
Discord, Telegram, Slack, Microsoft Teams, Signal, WhatsApp, Email (IMAP/SMTP), Matrix, Google Chat, BlueBubbles (iMessage), Zalo, and the built-in WebChat. One AI assistant, everywhere you already talk.
Now Available
Ready to Take Control?
Sign up and start using the AI that actually respects your privacy. Self-host for free or try the cloud in seconds.
No credit card required. Free tier available forever.