EyeCreate LLC
Security
How we protect accounts and content.
Effective August 3, 2026 · about 1 min read
This page is maintained by EyeCreate LLC to answer common security questions about EyeCreate. It describes the controls we have enabled today. It is not a certification, an audit report, or a guarantee.
Authentication
- Passwords are hashed and salted by our managed authentication provider. Nobody at EyeCreate can read your password.
- Sessions use short-lived tokens with automatic refresh and revocation on sign-out.
- Optional sign-in with Google, so you can avoid another password entirely.
- Password reset runs through an emailed, time-limited link.
Data in transit and at rest
- HTTPS everywhere. Traffic to EyeCreate is encrypted in transit.
- Database storage and file storage are encrypted at rest by our platform provider.
- Uploaded files (such as reflection audio and pet journals) live in private buckets, not public URLs.
Access control
- Every table holding personal content enforces row-level security scoped to the signed-in account.
- Roles are stored separately from profiles, so a user cannot escalate their own permissions.
- Privileged operations run server-side only, after verifying who is asking.
Operational controls
- Rate limiting on authentication and AI endpoints to slow abuse.
- Automated encrypted backups with point-in-time recovery on the database.
- Audit logging on privileged and administrative actions.
- Automated security scanning of our database policies and dependencies.
- Secrets are stored in a managed secret store, never in source code.
Reporting a vulnerability
If you find a security issue, email eyecreatellc@outlook.com with the subject line “Security”. Please give us a reasonable window to fix it before disclosing publicly. We will acknowledge your report and keep you updated. We do not pursue legal action against good-faith researchers who avoid privacy violations and service disruption.
This page is maintained by EyeCreate LLC to answer common questions about EyeCreate. It describes our own practices and is not an independent audit, certification, or legal advice.