aboutsummaryrefslogtreecommitdiff
path: root/doc/dev/notes/client-auth.md
Commit message (Collapse)AuthorAgeFilesLines
* doc: Note that client authorization was renamed.Gabriela Moldovan2024-10-031-0/+3
| | | | | This adds a note mentioning the new "restricted discovery" terminology to the various docs that talk about client authorization.
* fix: fix typosDimitris Apostolou2024-03-091-2/+2
|
* Fix typos in documentationTobias Stoeckmann2024-03-061-1/+1
|
* client-auth doc: Explain we're not implementing nickname -> HsId mapping yet.Gabriela Moldovan2024-02-261-17/+6
|
* client-auth doc: Move path option under keydirectory.Gabriela Moldovan2024-02-261-1/+1
| | | | Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1987#note_2999448
* client-auth doc: Remove --keystore option.Gabriela Moldovan2024-02-261-1/+0
| | | | | We don't support configuring different keystores (or keystore ID)s yet, so this option wouldn't have much use right now.
* client-auth doc: Add revised proposal.Gabriela Moldovan2024-02-261-0/+206
|
* client-auth doc: Expand on what arti hss auth-clients is for.Gabriela Moldovan2024-02-261-0/+10
|
* client-auth doc: Say we will implement arti hsc export-pubkey.Gabriela Moldovan2024-02-261-1/+8
|
* client-auth doc: Add list and remove subcommands for arti hss auth-clients.Gabriela Moldovan2024-02-261-0/+2
|
* client-auth doc: Document the next steps for client auth mgmt.Gabriela Moldovan2024-02-261-0/+250
This based on our previous discussions from #1028, #1027, #696. It presents a simplified version of what is proposed in #1028, and an implementation plan (in the form of action items and tickets).