aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_ident.h
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2017-08-03 16:02:51 +0300
committerNick Mathewson <nickm@torproject.org>2017-08-08 20:29:34 -0400
commit5ca9b830eacf46acde56469e5f19f977e5f02668 (patch)
tree4f87ff9e3aa129bdd3423f78d44aed8a2f9bb1e6 /src/or/hs_ident.h
parentf106af3c41dffdc8576c52399a61d34116b78f38 (diff)
downloadtor-5ca9b830eacf46acde56469e5f19f977e5f02668.tar.gz
tor-5ca9b830eacf46acde56469e5f19f977e5f02668.zip
Improve documentation all around the codebase.
Diffstat (limited to 'src/or/hs_ident.h')
-rw-r--r--src/or/hs_ident.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/or/hs_ident.h b/src/or/hs_ident.h
index a3ebd07da4..e259fde54d 100644
--- a/src/or/hs_ident.h
+++ b/src/or/hs_ident.h
@@ -53,7 +53,9 @@ typedef struct hs_ident_circuit_t {
hs_ident_circuit_type_t circuit_type;
/* (All circuit) Introduction point authentication key. It's also needed on
- * the rendezvous circuit for the ntor handshake. */
+ * the rendezvous circuit for the ntor handshake. It's used as the unique key
+ * of the introduction point so it should not be shared between multiple
+ * intro points. */
ed25519_public_key_t intro_auth_pk;
/* (Only client rendezvous circuit) Introduction point encryption public