The data flow, end‑to‑end
live · single‑tenant · EUWhat we can — and cannot — see
The boundary isn't a promise. It's the way the system is built.
Strategy code nuance: files live on your VPS. When you invoke a Copilot skill (narrate, debug, generate), the relevant snippet is sent to the orchestrator for that request and a message log is kept. Secrets — exchange API keys — never leave your VPS.
Your keys stay on your VPS
Exchange API keys are encrypted at rest and live only on your dedicated VPS. The orchestrator and FreqEdge staff cannot read them — we never see your key material in plaintext.
Per-VPS isolation
Every customer gets a dedicated Hetzner server — no shared runtime, no multi-tenant containers holding your keys or code next to another customer's.
Per-VPS Copilot token binding
Each VPS signs its AI Trading Copilot requests with a unique secret. A compromised VPS cannot spend another tenant's credits — the orchestrator verifies both the signature and the account it claims to be acting for before charging anything.
TLS everywhere
The orchestrator and every per-VPS terminal are served over HTTPS, with certificates provisioned and renewed automatically.
From paste to destroyed
What FreqEdge cannot do
Not "we promise not to" — the architecture doesn't give us the ability.
Withdraw funds. FreqEdge never calls a withdrawal endpoint — and we recommend creating API keys with withdrawals disabled, so even a compromised key can't move funds.
See your exchange API keys. They're encrypted at rest on your own VPS, not the orchestrator.
Deploy code without your confirmation. Every generated or uploaded strategy passes an AST sandbox, and going live from paper/dry-run always requires a typed confirmation.
One thing you control: how the key is created
When you create an exchange API key, disable withdrawal permissions before pasting it into FreqEdge. Combined with our own withdrawal-endpoint ban, this means a compromised key — yours or ours — still can't move funds out of your exchange account.
Trade with keys only you control
Spin up a dedicated, single-tenant VPS in the EU. Your secrets never leave it — not even to us.
Found a security issue?
We take responsible disclosure seriously. Email us and we'll respond as quickly as we can.
security@freqedge.ioQuestions about billing, GDPR, or account data? See the Security & Privacy FAQ.