| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc/dev: Rename client authorization to restricted discovery. | Gabriela Moldovan | 2024-10-03 | 1 | -1/+1 |
| | | | | | | | This renames "client auth" to "restricted discovery" where appropriate. Closes #1476 | ||||
| * | Rename key identifiers that have changed in the spec | Nick Mathewson | 2023-02-08 | 1 | -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 Mathewson | 2023-01-24 | 1 | -9/+15 |
| | | | | | | | ...by defining "offline" as "maybe online". @diziet is this what you had in mind? | ||||
| * | Try to specify which keys are which | Nick Mathewson | 2023-01-24 | 1 | -13/+20 |
| | | | | | Use the terminology in the current draft torspec!105 MR. | ||||
| * | Add a note about key storage in onion services and clients | Nick Mathewson | 2023-01-24 | 1 | -0/+99 |
