aboutsummaryrefslogtreecommitdiff
path: root/rend-spec-v3.txt
AgeCommit message (Expand)Author
2023-03-22rend-spec: clarify how dir info may be used to confirm linkspecsNick Mathewson
2023-03-22rend-spec: Clarify that IPv4, RSA-ID and Ed25519-ID are mandatory for now.Nick Mathewson
2023-03-22rend-spec: Clarify that linkspec lists should be used verbatim.Nick Mathewson
2023-03-22{rend,tor}-spec: clarify linkspec ID multiplicity issuesNick Mathewson
2023-03-07Merge branch 'tor-gitlab/mr/118'David Goulet
2023-03-01rend-spec-v3 ESTABLISH_INTRO: Actually name which key AUTH_KEY isIan Jackson
2023-03-01Clarify that ESTABLISH_INTRO signature doesn't cover SIG_LEN.Nick Mathewson
2023-02-08a few more grammar / whitespace fixesRoger Dingledine
2023-02-08Merge remote-tracking branch 'tor-gitlab/mr/113'Nick Mathewson
2023-02-08Refer to N_hs_desc_enc in description of encrypted-cookieNick Mathewson
2023-02-08Merge remote-tracking branches 'tor-gitlab/mr/114' and 'tor-gitlab/mr/115'Nick Mathewson
2023-02-08Grammar fixgabi-250
2023-02-08Rename hs_index and hsdir_index to hs_{service,relay}_indexIan Jackson
2023-02-07Remove mention of "password" auth in rend-spec.Nick Mathewson
2023-02-07Fix name of KP_hs_blind_idNick Mathewson
2023-02-07Remove K_desc_enc.Nick Mathewson
2023-02-07Name and clarify a few more objects.Nick Mathewson
2023-02-07Rename three keys.Nick Mathewson
2023-02-06Merge branch 'hs-htype' into 'main'Nick Mathewson
2023-02-06Mention, hopelessly, the undocumented "password" auth typeIan Jackson
2023-02-06Properly define "authentication types" in the relevant sectionIan Jackson
2023-02-06Talk of "defined" rather than "recognized" auth typesIan Jackson
2023-02-06Add `ed25519`, the name of the auth type, to the headingIan Jackson
2023-02-06Fix terminology for handshake typeIan Jackson
2023-02-06Use proper names for KP_hsc_desc_encIan Jackson
2023-02-06Call the key in desc-auth-ephemeral-key, KP_hs_desc_ephemIan Jackson
2023-01-31rend-spec: Document how the cross-certificates (don't) work.Nick Mathewson
2023-01-31rend-spec: Clarify that enc-key and auth-key may appear multiple times.Nick Mathewson
2023-01-31Merge branch 'tor-gitlab/mr/109'David Goulet
2023-01-30Document missing NL in the middle layer of an HsDesc.Nick Mathewson
2023-01-24rend-spec-v3: Clarify how the time period offset is computed.Nick Mathewson
2023-01-19Rename onion keys back to K*_onion_ntorIan Jackson
2023-01-19Provide names for HS client authentication keysIan Jackson
2023-01-19Rename KP_hs_intro_auth to KP_hs_intro_tidIan Jackson
2023-01-19Revert "Say that HS identity keys are not the same as relay identity keys"Ian Jackson
2023-01-19Properly say KP_relayid rather than K_relayidIan Jackson
2023-01-19Properly say KS_onion_ed is a keypairIan Jackson
2023-01-19K_hs_intro_ntor: rename from K_hs_intro_encIan Jackson
2023-01-19Make all HS key names contain _hs_Ian Jackson
2023-01-19Use _ed rather than _ntor for ed25519 keysIan Jackson
2023-01-19Uwe formal notation for credential and subcredentialIan Jackson
2023-01-19Give a formal name to shared_random_valueIan Jackson
2023-01-19rend-spec: Clarify and slightly reword credential explanationIan Jackson
2023-01-19Say that HS identity keys are not the same as relay identity keysIan Jackson
2023-01-19Introduce names for the principal rendezvous keysIan Jackson
2022-12-20rend-spec-v3: mark some sections as obsoleteNick Mathewson
2022-12-20Clarify that revision counter needs to support 64-bit values.Nick Mathewson
2022-02-17Be explicit about EXT_FIELD_LEN=0Nick Mathewson
2022-02-17ntor3, rend3: clarify extension field defaults.Nick Mathewson
2021-10-25Fix typos and cleanupDimitris Apostolou