aboutsummaryrefslogtreecommitdiff
path: root/spec/rend-spec/hsdesc.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 18:54:14 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 18:54:41 -0400
commit45f94858fb831fd69e8c2ff0d6ae6ccd792ac7b8 (patch)
treee410e1e7322d48afada4d71f1b409a4f69788d94 /spec/rend-spec/hsdesc.md
parent3457b0720834c8347d8318c1080ebc9486d77300 (diff)
downloadtorspec-45f94858fb831fd69e8c2ff0d6ae6ccd792ac7b8.tar.gz
torspec-45f94858fb831fd69e8c2ff0d6ae6ccd792ac7b8.zip
Rename rend-spec-v3 urls to rend-spec.
Diffstat (limited to 'spec/rend-spec/hsdesc.md')
-rw-r--r--spec/rend-spec/hsdesc.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/spec/rend-spec/hsdesc.md b/spec/rend-spec/hsdesc.md
new file mode 100644
index 0000000..8b1d75a
--- /dev/null
+++ b/spec/rend-spec/hsdesc.md
@@ -0,0 +1,8 @@
+<a id="rend-spec-v3.txt-2"></a>
+
+# Generating and publishing hidden service descriptors \[HSDIR\]
+
+Hidden service descriptors follow the same metaformat as other Tor
+directory objects. They are published anonymously to Tor servers with the
+HSDir flag, HSDir=2 protocol version and tor version >= 0.3.0.8 (because a
+bug was fixed in this version).