kat commited on 2017-11-19 22:39:46
Zeige 13 geänderte Dateien mit 6 Einfügungen und 6 Löschungen.
| ... | ... |
@@ -36,7 +36,7 @@ |
| 36 | 36 |
onion server's location (IP address). |
| 37 | 37 |
</p> |
| 38 | 38 |
|
| 39 |
- <img alt="Tor onion service step one" src="$(IMGROOT)/THS-1.png"> |
|
| 39 |
+ <img alt="Tor onion service step one" src="$(IMGROOT)/tor-onion-services-1.png"> |
|
| 40 | 40 |
# maybe add a speech bubble containing "PK" to Bob, because that's what |
| 41 | 41 |
# Bob tells to his introduction points |
| 42 | 42 |
|
| ... | ... |
@@ -60,7 +60,7 @@ |
| 60 | 60 |
href="http://www.skyhunter.com/marcs/petnames/IntroPetNames.html">Petname</a> |
| 61 | 61 |
design for onion service names? </p> |
| 62 | 62 |
|
| 63 |
- <img alt="Tor onion service step two" src="$(IMGROOT)/THS-2.png"> |
|
| 63 |
+ <img alt="Tor onion service step two" src="$(IMGROOT)/tor-onion-services-2.png"> |
|
| 64 | 64 |
# maybe replace "database" with "DHT"; further: how incorrect |
| 65 | 65 |
# is it to *not* add DB to the Tor cloud, now that begin dir cells are in |
| 66 | 66 |
# use? |
| ... | ... |
@@ -78,7 +78,7 @@ |
| 78 | 78 |
by telling it a one-time secret. |
| 79 | 79 |
</p> |
| 80 | 80 |
|
| 81 |
- <img alt="Tor onion service step three" src="$(IMGROOT)/THS-3.png"> |
|
| 81 |
+ <img alt="Tor onion service step three" src="$(IMGROOT)/tor-onion-services-3.png"> |
|
| 82 | 82 |
# maybe add "cookie" to speech bubble, separated from the surrounded |
| 83 | 83 |
# "IP1-3" and "PK" |
| 84 | 84 |
|
| ... | ... |
@@ -93,7 +93,7 @@ |
| 93 | 93 |
to the client's IP address, so the client remains anonymous. |
| 94 | 94 |
</p> |
| 95 | 95 |
|
| 96 |
- <img alt="Tor onion service step four" src="$(IMGROOT)/THS-4.png"> |
|
| 96 |
+ <img alt="Tor onion service step four" src="$(IMGROOT)/tor-onion-services-4.png"> |
|
| 97 | 97 |
|
| 98 | 98 |
<p> |
| 99 | 99 |
Step five: The onion service decrypts the client's introduce message |
| ... | ... |
@@ -115,7 +115,7 @@ |
| 115 | 115 |
Servers</a>. |
| 116 | 116 |
</p> |
| 117 | 117 |
|
| 118 |
- <img alt="Tor onion service step five" src="$(IMGROOT)/THS-5.png"> |
|
| 118 |
+ <img alt="Tor onion service step five" src="$(IMGROOT)/tor-onion-services-5.png"> |
|
| 119 | 119 |
# it should say "Bob connects to Alice's ..." |
| 120 | 120 |
|
| 121 | 121 |
<p> |
| ... | ... |
@@ -140,7 +140,7 @@ |
| 140 | 140 |
service. |
| 141 | 141 |
</p> |
| 142 | 142 |
|
| 143 |
- <img alt="Tor onion service step six" src="$(IMGROOT)/THS-6.png"> |
|
| 143 |
+ <img alt="Tor onion service step six" src="$(IMGROOT)/tor-onion-services-6.png"> |
|
| 144 | 144 |
|
| 145 | 145 |
<p> |
| 146 | 146 |
There are more detailed descriptions about the onion service protocol than |