Skip to main content

secret_protection_supported

Function secret_protection_supported 

Source
pub const fn secret_protection_supported() -> bool
Expand description

True when this build can restrict access to secret files and directories.

A9: false means every secret written by this binary is readable by any account that can reach the path; doctor is expected to surface that instead of the process pretending the files are locked down.