aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2023-02-08 13:20:01 -0500
committerRoger Dingledine <arma@torproject.org>2023-02-08 13:20:01 -0500
commit29fbf57f79658d036e940502c5ce975fcc388a36 (patch)
tree241aebd6572e994991d5b53036d176733736fbae
parente8aea8668870f9652b1d5c7446bed56d92c9f37d (diff)
downloadtorspec-29fbf57f79658d036e940502c5ce975fcc388a36.tar.gz
torspec-29fbf57f79658d036e940502c5ce975fcc388a36.zip
a few more grammar / whitespace fixes
-rw-r--r--rend-spec-v3.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 13eb758..5a130f9 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -612,12 +612,12 @@ Table of contents:
service. No keypair is ever used with more than one introduction
point. (previously called a "service key" in rend-spec.txt)
KP_hs_ipt_sid, KS_hs_ipt_sid
- ("hidden service introduction point session id").
+ ("hidden service introduction point session id").
Introduction point encryption key -- A short-term encryption
keypair used when establishing connections via an introduction
point. Plays a role analogous to Tor nodes' onion keys. The service
- makes a fresh keypair is made for each introduction point.
+ makes a fresh keypair for each introduction point.
KP_hss_ntor, KS_hss_ntor.
Ephemeral descriptor encryption key -- A short-lived encryption
@@ -728,7 +728,7 @@ Table of contents:
* the daily subcredential,
* the hidden service directories' public keys,
* a shared random value that changes in each time period,
- shared_random_value.
+ shared_random_value.
* a set of network-wide networkstatus consensus parameters.
(Consensus parameters are integer values voted on by authorities
and published in the consensus documents, described in