Skip to main content

File Storage

All files are stored in private Supabase Storage buckets. Zero public URLs.

Security Model

Government applicants upload sensitive documents: IDs, tax returns, medical records. These must never be publicly accessible.

Storage Structure

Files are stored with unpredictable paths:
The UUID prevents path enumeration attacks.

Upload Flow

Download Flow (Admin Only)

Google Drive Integration

For forms with Google Drive configured, files go to Drive instead:

Google Drive

Drive integration setup

Encryption

PII protection