Skip to main content

key_file_path

Function key_file_path 

Source
pub fn key_file_path(vault_path: &str) -> Result<PathBuf, String>
Expand description

Compute the key file path for a vault: ~/.config/murk/keys/<hash>. The hash is a truncated SHA-256 of the absolute vault path.