ソースを参照

a hint about how to be more secure

svn:r12683
Roger Dingledine 17 年 前
コミット
bf30043c88
1 ファイル変更4 行追加4 行削除
  1. 4 4
      doc/v3-authority-howto.txt

+ 4 - 4
doc/v3-authority-howto.txt

@@ -20,10 +20,10 @@ The steps:
 1) First, you'll need a certificate.  Run ./src/tools/tor-gencert to
 1) First, you'll need a certificate.  Run ./src/tools/tor-gencert to
    generate one.
    generate one.
 
 
-   Run tor-gencert in a separate, very secure directory.  The first time
+   Run tor-gencert in a separate, very secure directory.  Maybe even on
-   you run it, you will need to run it with the --create-identity-key
+   a more secure computer.  The first time you run it, you will need to
-   option to make a v3 authority identity key.  Subsequent times, you
+   run it with the --create-identity-key option to make a v3 authority
-   can just run it as-is.
+   identity key.  Subsequent times, you can just run it as-is.
 
 
    tor-gencert will make 3 files:
    tor-gencert will make 3 files: