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
The current implementation of nanoTDF in the SDK only supports encrypted policy. The nanoTDF spec explicitly supports encrypted and plaintext policy.
The current need of plaintext policy is to both be compatible with Base TDF (ZTDF), but also to enable reading the policy for visibility trimming without the need to over-privledge service accounts.
The current implementation of nanoTDF in the SDK only supports encrypted policy. The nanoTDF spec explicitly supports encrypted and plaintext policy.
The current need of plaintext policy is to both be compatible with Base TDF (ZTDF), but also to enable reading the policy for visibility trimming without the need to over-privledge service accounts.
See spec: opentdf/spec@main/schema/nanotdf/README.md
This was implemented in Go and KAS opentdf/platform#2182
The text was updated successfully, but these errors were encountered: