hiro commited on 2018-08-23 15:15:01
Zeige 1 geänderte Dateien mit 11 Einfügungen und 1 Löschungen.
| ... | ... |
@@@ -282,13 -273,9 +273,13 @@@ |
| 273 | 273 |
<h2><a class="anchor" href="#four">Step Four: Set up next-gen (v3) onions</a></h2> |
| 274 | 274 |
<br> |
| 275 | 275 |
|
| 276 | 276 |
+<<<<<<< HEAD |
| 277 | 277 |
+ <p>Since Tor 0.3.2 and |
| 278 | 278 |
+======= |
| 279 | 279 |
<p>Since Tor 0.3.2 and |
| 280 | 280 |
+>>>>>>> 0e7b0b7 |
| 281 | 281 |
<a href="https://blog.torproject.org/tor-browser-75a5-released">Tor Browser |
| 282 |
- 7.5.a5</a> 56 bit long v3 onion addresses are supported and should be used |
|
| 282 |
+ 7.5.a5</a> 56-character long v3 onion addresses are supported and should be used |
|
| 283 | 283 |
instead. This newer version of onion services ("v3") features many
|
| 284 | 284 |
improvements over the legacy system: |
| 285 | 285 |
</p> |
| ... | ... |
@@@ -304,12 -291,8 +295,16 @@@ |
| 291 | 295 |
<a href="https://trac.torproject.org/projects/tor/wiki/doc/HiddenServiceNames"> |
| 292 | 296 |
Why are v3 onions better?</a>. You can identify a next-generation onion |
| 293 | 297 |
address by its length: they are 56 characters long, as in |
| 298 |
++<<<<<<< HEAD |
|
| 294 | 299 |
+ <var>4acth47i6kxnvkewtm6q7ib2s3ufpo5sqbsnzjpbi7utijcltosqemad.onion</a>. |
| 295 | 300 |
+<<<<<<< HEAD |
| 296 | 301 |
+ |
| 297 | 302 |
+======= |
| 303 |
++======= |
|
| 304 |
+ <var>4acth47i6kxnvkewtm6q7ib2s3ufpo5sqbsnzjpbi7utijcltosqemad.onion</var>. |
|
| 305 |
++>>>>>>> 760bf9a |
|
| 298 | 306 |
|
| 299 | 307 |
+>>>>>>> 0e7b0b7 |
| 300 | 308 |
The specification for next gen onion services can be found |
| 301 | 309 |
<a href="https://gitweb.torproject.org/torspec.git/tree/rend-spec-v3.txt"> |
| 302 | 310 |
here</a>. |
| ... | ... |
@@@ -317,12 -300,9 +312,18 @@@ |
| 300 | 312 |
|
| 301 | 313 |
<h3>How to setup your own prop224 service</h3> |
| 302 | 314 |
|
| 315 |
++<<<<<<< HEAD |
|
| 303 | 316 |
+<<<<<<< HEAD |
| 304 | 317 |
+ <p>It's easy! Just use your <a href"#two">regular onion service</a> torrc |
| 305 | 318 |
+======= |
| 306 | 319 |
+ <p>It's easy! Just use your <a href"#two">regular onion service</a> torrc |
| 307 | 320 |
+>>>>>>> 0e7b0b7 |
| 308 | 321 |
+ and add <var>HiddenServiceVersion 3</var> in your onion service torrc block. |
| 322 |
++======= |
|
| 323 |
+ <p>It's easy! Just use your <a href"#two">regular onion service</a> |
|
| 324 |
+ <a href="<page docs/faq>#torrc">torrc</a> and add |
|
| 325 |
+ <var>HiddenServiceVersion 3</var> in your onion service torrc block. |
|
| 326 |
++>>>>>>> 760bf9a |
|
| 309 | 327 |
Here is an example torrc designed for testing: |
| 310 | 328 |
</p> |
| 311 | 329 |
<pre> |
| 312 | 330 |