Optenzor is a self-hosted prompt-engineering tool. The instance you are using is operated by its owner, not by a third party.
2 What we collect
Account data: email address, password (hashed with bcrypt), first name, optional middle and last name, optional city/region/country, age group.
Content: the prompts, ideas, custom prompt types and system prompts you create.
Provider API keys: encrypted at rest using AES-256-GCM with a server-side master key. They are decrypted only to make requests you initiate.
Operational logs: short-lived request logs needed to run the service.
3 What we do not do
We do not sell or share your data with third parties.
We do not use your prompts to train models.
We do not send marketing email. The only emails are account activation and password reset.
4 Third parties
When you run a prompt, your text and the relevant API key are sent to the AI provider you chose (e.g. OpenAI, Anthropic, Google, xAI, Perplexity, Ollama, Abacus). Their privacy terms apply to that traffic.
5 Your rights (GDPR / CCPA)
You may request export or deletion of your account at any time by contacting the operator. Deleting your account permanently removes your prompts, custom types, system prompts, and encrypted API keys.
6 Security
Passwords are hashed with bcrypt (cost 12).
Sessions use signed HTTP-only cookies.
API keys are encrypted with AES-256-GCM.
Transport is HTTPS only.
7 Cookies
One strictly necessary session cookie (opt_session). No analytics or advertising cookies.
8 Contact
Questions about this policy? Reach out to the instance operator and we'll get back to you as soon as possible.