Sebastian Hahn commited on 2014-10-05 20:13:54
Zeige 1 geänderte Dateien mit 5 Einfügungen und 9 Löschungen.
... | ... |
@@ -1996,8 +1996,8 @@ versions. |
1996 | 1996 |
href="https://secure.wikimedia.org/wikipedia/en/wiki/ISO_3166-1_alpha-2" |
1997 | 1997 |
>2 |
1998 | 1998 |
letter ISO3166 country code</a> in curly braces (for example <tt>{de}</tt>), |
1999 |
- or an ip address pattern (for example 255.254.0.0/8), or a node |
|
2000 |
- nickname. Make sure there are no spaces between the commas and the |
|
1999 |
+ or an ip address pattern (for example 255.254.0.0/8). |
|
2000 |
+ Make sure there are no spaces between the commas and the |
|
2001 | 2001 |
list items. |
2002 | 2002 |
</p> |
2003 | 2003 |
<p> |
... | ... |
@@ -2810,9 +2810,8 @@ How do I keep the same key?</a></h3> |
2810 | 2810 |
|
2811 | 2811 |
<p> |
2812 | 2812 |
When upgrading your Tor relay, or running it on a different computer, |
2813 |
- the important part is to keep the same nickname (defined in your torrc |
|
2814 |
- file) and the same identity key (stored in "keys/secret_id_key" in |
|
2815 |
- your DataDirectory). |
|
2813 |
+ the important part is to keep the same identity key (stored in |
|
2814 |
+ "keys/secret_id_key" in your DataDirectory). |
|
2816 | 2815 |
</p> |
2817 | 2816 |
<p> |
2818 | 2817 |
This means that if you're upgrading your Tor relay and you keep the same |
... | ... |
@@ -2948,10 +2947,7 @@ all the relays (comma-separated) that are under your control: |
2948 | 2947 |
|
2949 | 2948 |
<p> |
2950 | 2949 |
where each fingerprint is the 40 character identity fingerprint (without |
2951 |
-spaces). You can also list them by nickname, but fingerprint is safer. |
|
2952 |
-Be |
|
2953 |
-sure to prefix the digest strings with a dollar sign ('$') so that the |
|
2954 |
-digest is not confused with a nickname in the config file. |
|
2950 |
+spaces). |
|
2955 | 2951 |
</p> |
2956 | 2952 |
|
2957 | 2953 |
<p> |
2958 | 2954 |