Privacy
Where your data lives — and where it doesn't.
Default behavior
When you run CLAW NOVA self-hosted:
- Memory, projects, knowledge, workflows, settings — IndexedDB on your machine.
- Model calls — to whatever endpoint you configure. Default is
localhost:11434. - Web search — to whatever SearXNG instance you configure. Default is a public instance; switch to self-hosted for full privacy.
- Wallet calls — to public chain RPCs. You can configure your own.
What CLAW NOVA never does
- Send your prompts to a CLAW NOVA-controlled server.
- Send your memories anywhere.
- Track your sessions.
- Embed analytics that share data with third parties.
What changes on the Pro tier
Pro adds optional encrypted cloud sync. When enabled:
- Memories are encrypted client-side with a key derived from your wallet signature.
- The server stores ciphertext only. We cannot read your data.
- You can disable sync per-project.
Logs
Self-hosted: no logs. Pro: minimal access logs (timestamps, IPs) retained 14 days.