| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | arti: test: Update keys.md | hjrgrn | 2026-03-30 | 1 | -2/+2 |
| | | |||||
| * | doc: Remove extra new line in `keys.md` | hjrgrn | 2025-10-08 | 1 | -1/+0 |
| | | |||||
| * | doc: Update `check-integrity` section in `keys.md` | hjrgrn | 2025-10-08 | 1 | -187/+91 |
| | | |||||
| * | doc/keys.md: Clarify that list-keystores reads the keystores from the config. | Gabriela Moldovan | 2025-09-12 | 1 | -2/+1 |
| | | | | | | This command doesn't actually list the keystores from the *state directory*, but rather the keystores arti was configured to run with. | ||||
| * | arti: keys: Add `keys check-integrity` CLI tool | hjrgrn | 2025-09-04 | 1 | -1/+236 |
| | | |||||
| * | doc: Update keys.md | hjrgrn | 2025-08-06 | 1 | -0/+24 |
| | | |||||
| * | doc: Update keys.md | hjrgrn | 2025-07-15 | 1 | -3/+3 |
| | | |||||
| * | arti: keys: Add arti keys-raw | hjrgrn | 2025-07-14 | 1 | -12/+29 |
| | | | | | | | | | | | | | | | | | | | | * CLI: Add `keys-raw` and subcommand `remove-by-path` * arti: Add `arti::subcommand::raw` for the CLI `keys-raw` * tor-keymgr: Add `ArtiNativeKeystoreError::UnexpectedRawEntry`, `ArtiEphemeralKeystoreError::NotSupported` * tor-keymgr: Add `tor-keymgr::raw` module * tor-keymgr: Add `Keystore::remove_unchecked` * tor-keymgr: Change `Keystore::list` to return `KeystoreEntry` * tor-keymgr: Add field `KeystoreEntry::raw_id` * doc: Update keys.md * doc: Add raw.md * tor-keymgr: BREAKING: `UnrecognizedEntryError::new` associated function is now only accessible within the crate `tor-keymgr` * tor-keymgr: BREAKING: `UnrecognizedEntryId` is renamed to `UnrecognizedEntry` * tor-keymgr: BREAKING: `KeyMgr::list()` and `Keystore::list()` now return `Result<Vec<KeystoreEntryResult<KeystoreEntry>>>` | ||||
| * | arti: Add keys list and keys list-keystores | hjrgrn | 2025-06-12 | 1 | -0/+121 |
