Biometric Privacy & Protection (Restricted Faces)
Fotobots is designed for strict compliance with international biometric privacy frameworks (including GDPR in Europe and PDPA in Asia).
How Privacy Shielding Works
Runners, VIPs, or minor participants can request that their photos be excluded from public face search.
When a participant’s face is registered as a Restricted Face:
- Their biometric signature is stored in an encrypted suppression table.
- Any subsequent search query matching this biometric signature will return zero photos (
{ photos: [] }), even if matching photos exist in the album.
Registering a Restricted Face
- Request Upload Slot:
POST /openapi/photos/restricted/face/signed - Upload Binary:
Direct
PUTto the returned upload URL. - Confirm Privacy Registration:
POST /openapi/photos/restricted/face/success