Expand description
Reading and writing of non-administrative secrets.
Enums§
- NonAdministrative
Secret Handling - The handling of non-administrative secrets.
Functions§
- create_
secrets_ 🔒dir - Creates the secrets directory for a [
User]. - load_
passphrase_ from_ secrets_ file - Reads a secret from a secret file location of a user and returns it as a
Passphrase. - write_
passphrase_ to_ secrets_ file - Writes a
Passphraseto a secret file location of a system user.