pub const VAULT_ITEM_NAME: &str = "yui-x25519-identity";Expand description
Vault item name yui stores the X25519 identity under. Hardcoded rather than configurable — the realistic “I have multiple yui dotfiles trees sharing one vault account” case is rare enough that the simplification of one-less config knob wins. Add a configurable knob back if a user actually hits the collision.