PixoraidAI
Scan
Security

Security practices

How Pixoraid Detect protects uploads, accounts, and API access — from the browser to the backend.

API keys

Partner API keys should be stored as environment secrets, never shipped in mobile or frontend source code. Rotate any key that may have been exposed.

Admin access

Admin routes require an admin key or signed session cookie. Production deployments use strong secrets and HTTPS at the edge.

Upload controls

The backend enforces upload limits and rate limits, with logs enabled for operational review and abuse investigation.

Authentication

Sign-in is handled by Google via Firebase Authentication — Pixoraid never sees or stores your password.

Transport security

All traffic to pixoraid.com is served over HTTPS with automatically managed certificates.

Reporting an issue

Found a vulnerability? Email us and we will respond quickly. We appreciate responsible disclosure.

Security is a process, not a checkbox — these practices evolve with every release.