aboutsummaryrefslogtreecommitdiff
path: root/doc/dev/notes/onion_service_keys.md
Commit message (Collapse)AuthorAgeFilesLines
* doc/dev: Rename client authorization to restricted discovery.Gabriela Moldovan2024-10-031-1/+1
| | | | | | This renames "client auth" to "restricted discovery" where appropriate. Closes #1476
* Rename key identifiers that have changed in the specNick Mathewson2023-02-081-1/+1
| | | | | | | | | Generated with perl: s/K([PS])_hs_intro_tid/K$1_hs_ipt_sid/g; s/K([PS])_onion_ntor/K$1_ntor/g; s/K([PS])_hs_intro_ntor/K$1_hss_ntor/g; s/K([PS])_hs_desc_ephem/K$1_hss_desc_enc/g;
* Try to be less ambigous about "maybe offline"...Nick Mathewson2023-01-241-9/+15
| | | | | | ...by defining "offline" as "maybe online". @diziet is this what you had in mind?
* Try to specify which keys are whichNick Mathewson2023-01-241-13/+20
| | | | Use the terminology in the current draft torspec!105 MR.
* Add a note about key storage in onion services and clientsNick Mathewson2023-01-241-0/+99