...
|
...
|
@@ -273,7 +273,7 @@
|
273
|
273
|
<h2><a class="anchor" href="#four">Step Four: Set up next-gen (v3) onions</a></h2>
|
274
|
274
|
<br>
|
275
|
275
|
|
276
|
|
- <p>Since Tor 0.3.2 and
|
|
276
|
+ <p>Since Tor 0.3.2 and
|
277
|
277
|
<a href="https://blog.torproject.org/tor-browser-75a5-released">Tor Browser
|
278
|
278
|
7.5.a5</a> 56 bit long v3 onion addresses are supported and should be used
|
279
|
279
|
instead. This newer version of onion services ("v3") features many
|
...
|
...
|
@@ -292,7 +292,7 @@
|
292
|
292
|
Why are v3 onions better?</a>. You can identify a next-generation onion
|
293
|
293
|
address by its length: they are 56 characters long, as in
|
294
|
294
|
<var>4acth47i6kxnvkewtm6q7ib2s3ufpo5sqbsnzjpbi7utijcltosqemad.onion</a>.
|
295
|
|
-
|
|
295
|
+
|
296
|
296
|
The specification for next gen onion services can be found
|
297
|
297
|
<a href="https://gitweb.torproject.org/torspec.git/tree/rend-spec-v3.txt">
|
298
|
298
|
here</a>.
|
...
|
...
|
@@ -300,7 +300,7 @@
|
300
|
300
|
|
301
|
301
|
<h3>How to setup your own prop224 service</h3>
|
302
|
302
|
|
303
|
|
- <p>It's easy! Just use your <a href"#two">regular onion service</a> torrc
|
|
303
|
+ <p>It's easy! Just use your <a href"#two">regular onion service</a> torrc
|
304
|
304
|
and add <var>HiddenServiceVersion 3</var> in your onion service torrc block.
|
305
|
305
|
Here is an example torrc designed for testing:
|
306
|
306
|
</p>
|