Module non_admin

Module non_admin 

Source
Expand description

Reading and writing of non-administrative secrets.

Enums§

NonAdministrativeSecretHandling
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 Passphrase to a secret file location of a system user.