Description
File secrets can be encrypted and decrypted with SSH keys instead of separate passwords. The package builds the Rust `ssh-vault` command for sealing data to public keys and opening it with matching private keys. Access depends on key possession, so key backups, recipients, and output handling should be checked before use.