Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
UnencryptedObjectPayload -> EncryptedObjectPayload
Intercept object storage operations to encrypt payloads before transit to untrusted cloud storage and decrypt them upon retrieval within the secure boundary.
Problem it solves
Cloud-managed object storage is outside the confidential boundary and vulnerable to unauthorized access.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.