A new type for data that should never be logged. #11519
Labels
A-registry-authentication
Area: registry authentication and authorization (authn authz)
Z-asymmetric-token
Nightly: asymmetric-token authentication
Cargo occasionally deals with secrets. We should have a new type that does not implement Display that is used in the type system to mark "this value is secret and should not be printed". Types that should be converted are plaintext tokens and PASETO after they've been generated.
cc:
The text was updated successfully, but these errors were encountered: