summaryrefslogtreecommitdiff
path: root/doc/dev/notes/key-management.md
Commit message (Expand)AuthorAgeFilesLines
* 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