aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Newsome <jnewsome@torproject.org>2023-11-08 10:12:51 -0600
committerJim Newsome <jnewsome@torproject.org>2023-11-08 10:12:51 -0600
commitaba8eb4102da623e08f2886b37a19d65a6928310 (patch)
treed7716d9d1ed12dabb1258d02bd84c31e61474a83
parent75aaa41feaba0cafdb6f245969690c887b204dd8 (diff)
downloadtorspec-aba8eb4102da623e08f2886b37a19d65a6928310.tar.gz
torspec-aba8eb4102da623e08f2886b37a19d65a6928310.zip
relay-keys.md: replace 'section #' reference
-rw-r--r--spec/tor-spec/relay-keys.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/tor-spec/relay-keys.md b/spec/tor-spec/relay-keys.md
index cca5a2f..847e1e3 100644
--- a/spec/tor-spec/relay-keys.md
+++ b/spec/tor-spec/relay-keys.md
@@ -152,8 +152,9 @@ and SHOULD rotate them frequently—typically, at least once a day.
- `KP_link_ed`, `KS_link_ed`.
A short-term Ed25519 "link authentication" key, used to authenticate
- the link handshake: see section 4 below. This key is signed
- by the "signing" key, and should be regenerated frequently.
+ the link handshake: see
+ ["Negotiating and initializing channels"](./negotiating-channels.md#negotiating).
+ This key is signed by the "signing" key, and should be regenerated frequently.