You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could also be a custom FTL type like ftl.Optional but instead ftl.Encrypted. That might have a Decrypt() func that could be used to get the underlying value explicitly when needed.
Challenge, can we keep sensitive data encrypted as long as possible while processing it through FTL. Require explicit Decrypt or “Access” calls to retrieve plaintext.
Could also be a custom FTL type like ftl.Optional but instead ftl.Encrypted. That might have a Decrypt() func that could be used to get the underlying value explicitly when needed.
Challenge, can we keep sensitive data encrypted as long as possible while processing it through FTL. Require explicit Decrypt or “Access” calls to retrieve plaintext.
alecthomas
added
security
relates to security (regardless of priority)
roadmap
An umbrella topic containing high level tasks for the current roadmap
and removed
triage
Issue needs triaging
labels
Aug 20, 2024
Next
Backlog
Access control
Platform Identity
Encryption
Infrastructure
KMS abstraction P2
The text was updated successfully, but these errors were encountered: