The Recording Process
1
Open the Camera
Launch the app and tap the capture button. The camera interface locks orientation and begins logging sensor telemetry.
2
Pass the Nonce Challenge
The system issues an invisible cryptographic nonce challenge during recording to confirm the live feed is originating directly from physical hardware.
3
Submit for Verification
Once you stop recording, the app extracts metadata, signs the package with hardware attestation, and uploads it for forensic sealing.
Biometric Security
For sensitive operations, the app prompts for biometric verification (Face ID or Touch ID) before upload begins, confirming device control.Container & Telemetry Validation
Upon recording completion, the ingestion pipeline validates container properties:- Creation vs. Upload Delta: Validates recording timestamp against network ingestion time to prevent replay attacks.
- Sensor Identity: Cross-references camera hardware attributes to verify authentic optical capture.