Stay in control

Your data, your keys,
your server.

lynox is built so you never depend on us to keep operating. Source-available, self-hostable, encrypted-at-rest, with the door wide open. Built and maintained by someone who's shipped operational IT for 15+ years.

Six pillars,
zero lock-in.

Encrypted vault for secrets

API keys, passwords, OAuth tokens live in an AES-256-GCM encrypted vault. lynox never sends raw secrets to the AI provider — only the result of using them.

Encrypted backup snapshots

Daily encrypted snapshots to your own Google Drive. SQLite database + vault + workflows + KG — restore on any machine with one command.

Any AI provider — the model is a setting

Anthropic and Mistral are both first-class native; custom and local models run through the OpenAI-compatible adapter. Switch providers in your settings — your workflows, memory, and data don't move. The model is a setting, not a foundation you're locked to. And soon, per job: route each task to the model that fits — a cheap, fast model where that's enough, a frontier model where it matters (multi-model orchestration is rolling out).

Self-host → Managed migration

Moving from self-host to our managed hosting? Export your full state — DB, vault, settings — as a portable bundle and import on the managed side. Reverse path (managed → self-host) is on the roadmap; for now, contact support and we'll bundle your data.

Self-host vs managed — same lynox

The npx-installable Core and our managed hosting run the identical build. No feature gating, no managed-only tricks.

ELv2 source-available license

Read the code. Modify it. Deploy it your way. The only restriction is offering lynox-as-a-service to third parties — everything else is yours. Closer to open-source than closed, honest about not being OSI.

Self-host or managed —
you decide.

Self-host
Managed
Where data lives
Your server, your disk, your encryption keys
Isolated per-tenant container on Hetzner DE, encrypted volume, vault keyed to your tenant
Who has root
You only
lynox infra team for OS/patch maintenance; never reads your DB
Updates
You pull the Docker tag you want
We patch you on release; pinning to a specific version available on request
Cost
Free + your hosting + your AI API key
From CHF 39/mo (BYOK) / CHF 79 (AI included)
Lock-in
Zero — you have the source
Low — export your data anytime; managed→self-host is on the roadmap, contact support for a manual bundle

You own the whole stack.

Not the app — the stack. The code, the box it runs on, the keys that encrypt it, and the model it thinks with. Swap any layer; the rest doesn't move. If the project ever changes hands, the copy you deployed keeps running.

your-stack
install npx @lynox-ai/core
data ~/.lynox/ # your disk
secrets AES-256-GCM vault
backup encrypted → your Drive
model anthropic · mistral · custom
license ELv2 — read, fork, self-host

Source-available,
honest about the licence.

lynox ships under the Elastic License v2 (ELv2). You can read the code, modify it, run it for your own business or your customers, and fork it freely. The one restriction (verbatim from the license): you may not provide the software to third parties as a hosted or managed service where the service provides users with access to any substantial set of the software's features. We call this open-core, not open-source — the official OSI definition rules out commercial protections, so honest labelling matters. Full Q&A on the license FAQ.