Roger Dingledine commited on 2007-09-26 07:26:14
Zeige 1 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.
| ... | ... |
@@ -17,8 +17,8 @@ you can run a hidden service from behind your firewall. |
| 17 | 17 |
</p> |
| 18 | 18 |
|
| 19 | 19 |
<p>If you have Tor and Privoxy installed, you can see hidden services |
| 20 |
-in action by visiting <a href="http://6sxoyfb3h2nvok2d.onion/">the |
|
| 21 |
-hidden wiki</a>. |
|
| 20 |
+in action by visiting <a href="http://duskgytldkxiuqc6.onion/">an |
|
| 21 |
+example hidden service</a>. |
|
| 22 | 22 |
</p> |
| 23 | 23 |
|
| 24 | 24 |
<p>This howto describes the steps for setting up your own hidden service |
| ... | ... |
@@ -49,11 +49,11 @@ href="<page docs/tor-doc-unix>">Unix howto</a>. |
| 49 | 49 |
|
| 50 | 50 |
<p>Once you've got Tor and Privoxy installed and configured, |
| 51 | 51 |
you can see hidden services in action by following this link to <a |
| 52 |
-href="http://6sxoyfb3h2nvok2d.onion/">the hidden wiki</a>. |
|
| 52 |
+href="http://duskgytldkxiuqc6..onion/">the hidden wiki</a>. |
|
| 53 | 53 |
It will typically take 10-60 seconds to load |
| 54 | 54 |
(or to decide that it is currently unreachable). If it fails |
| 55 | 55 |
immediately and your browser pops up an alert saying that |
| 56 |
-"www.6sxoyfb3h2nvok2d.onion could not be found, please check the name and |
|
| 56 |
+"www.duskgytldkxiuqc6..onion could not be found, please check the name and |
|
| 57 | 57 |
try again" then you haven't configured Tor and Privoxy correctly; see <a |
| 58 | 58 |
href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">the |
| 59 | 59 |
it-doesn't-work FAQ entry</a> for some help. |
| ... | ... |
@@ -181,7 +181,7 @@ service.</dd> |
| 181 | 181 |
<dt><var>hostname</var><dt> |
| 182 | 182 |
<dd>The other file Tor will create is called "hostname". This contains |
| 183 | 183 |
a short summary of your public key -- it will look something like |
| 184 |
-<tt>6sxoyfb3h2nvok2d.onion</tt>. This is the public name for your service, |
|
| 184 |
+<tt>duskgytldkxiuqc6.onion</tt>. This is the public name for your service, |
|
| 185 | 185 |
and you can tell it to people, publish it on websites, put it on business |
| 186 | 186 |
cards, etc.</dd> |
| 187 | 187 |
</dl> |
| 188 | 188 |