ZERO-TRUST FILE DISTRIBUTION, FROM UPLOAD TO DOWNLOAD.
Files never sit in public containers. The browser never receives account keys. New uploads begin in an untrusted state and only verified content becomes downloadable.
- Microsoft Entra ID sign-in enforced with Easy Auth.
- Direct-to-Blob upload using temporary write SAS.
- All new content initially lands in incoming-raw.
- scan_function promotes clean files or isolates infected content.
- download_function validates identity and scanStatus before SAS issuance.
