"Please switch to `UnlockedKeyring::load_unchecked` to load the keyring without the secret validation.
`Keyring::delete_broken_items` can be used to remove them or alternatively with `oo7-cli --repair`."
pub async fn open_at(data_dir: impl AsRef<std::path::Path>, name: &str) -> Result<Self, Error> {