summaryrefslogtreecommitdiff
path: root/doc/dev/notes/key-management.md
Commit message (Expand)AuthorAgeFilesLines
* Fix word duplicate typosTobias Stoeckmann2026-03-151-1/+1
* doc: Note that client authorization was renamed.Gabriela Moldovan2024-10-031-0/+3
* Use "typos-cli" to fix a bunch of typos.Nick Mathewson2023-08-221-2/+2
* key-management.md: Fix typosgabi-2502023-08-081-3/+3
* key-management.md: Use scenariosIan Jackson2023-07-281-0/+143
* key-management.md: Fix pandoc formattingIan Jackson2023-07-281-0/+1
* Fix typosDimitris Apostolou2023-07-221-3/+3
* key-management.md: Add a note deprecating unescorted ed secretsNick Mathewson2023-05-181-0/+1
* dev docs: The key store version file should specify a minimum supported version.Gabriela Moldovan2023-05-161-2/+10
* dev docs: Remove unused arguments.Gabriela Moldovan2023-05-161-12/+9
* dev docs: Clarify how C Tor key store loads keys from multiple different key ...Gabriela Moldovan2023-05-161-26/+66
* dev docs: Distinguish between arti_extension and ctor_extension.Gabriela Moldovan2023-05-161-2/+7
* dev docs: Clarify that ArtiPath/CTorPath are relative to the key store root.Gabriela Moldovan2023-05-161-1/+9
* dev docs: Add note about key store versioning.Gabriela Moldovan2023-05-161-0/+9
* dev docs: Add note about C Tor store configuration.Gabriela Moldovan2023-05-161-1/+49
* dev docs: Move the key passphrases subsection to the Arti store section.Gabriela Moldovan2023-05-161-6/+6
* dev docs: Create a separate section for the C tor key store discussion.Gabriela Moldovan2023-05-161-5/+17
* dev docs: Rename {Key, HsClient}Identity.Gabriela Moldovan2023-05-161-45/+45
* dev docs: Add a few lines about handling concurrent access.Gabriela Moldovan2023-04-251-0/+14
* dev docs: Fill out insert/remove APIs.Gabriela Moldovan2023-04-251-8/+31
* dev docs: Remove incoherent waffle.Gabriela Moldovan2023-04-251-19/+4
* dev docs: Update KeyMgr implementation based on latest discussions.Gabriela Moldovan2023-04-251-113/+314
* dev docs: Remove unnecessary trait bounds.Gabriela Moldovan2023-04-251-1/+1
* dev docs: Remove outdated reference to the comment field.Gabriela Moldovan2023-04-251-6/+0
* dev docs: Add namespacing for client/hs/relay/.. keys.Gabriela Moldovan2023-04-251-39/+42
* dev docs: Remove KeyIdentityResult.Gabriela Moldovan2023-04-251-10/+0
* dev docs: Remove HSM APIs.Gabriela Moldovan2023-04-251-22/+0
* dev docs: clarify what a "key identity" is.Gabriela Moldovan2023-04-251-35/+99
* dev docs: Allow multiple key stores to be in use at the same time.Gabriela Moldovan2023-04-251-18/+92
* dev docs: Add some impls for `LocalUserIdentity`.Gabriela Moldovan2023-04-251-1/+4
* dev docs: Add key manager API sketch.Gabriela Moldovan2023-04-251-0/+239