Sign in
Encrypted sharing for documents, files and credentials across CargoFL teams.
Continue with GoogleAccess is restricted to company accounts. Recipients can open a shared link without signing in.
CargoFL Secure
Share secrets without trusting the server
Text, files and credentials are encrypted in your browser with AES-256-GCM. The decryption key travels in the link fragment and never reaches CargoFL infrastructure.
- AES-256-GCM at rest Files and text are sealed with authenticated encryption before upload. Storage holds ciphertext and nothing else.
- Zero-knowledge by design The key is generated in your browser and never sent. A database dump or a subpoena yields unreadable bytes.
- Burn after reading Destroyed the moment it is opened, inside a transaction β two readers can never both consume the last view.
- Expiry and read limits From five minutes to a year, or a fixed number of reads. Revoke anything you shared, at any time.
- Password protected An optional second factor folded into the key derivation, so the link alone is not enough to open it.
- Complete audit trail Every share, open and revocation is recorded β who, when and on what terms, never what was inside.