diff options
-rw-r--r-- | doc/v3-authority-howto.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/v3-authority-howto.txt b/doc/v3-authority-howto.txt index 726448ca1a..d6f64521fd 100644 --- a/doc/v3-authority-howto.txt +++ b/doc/v3-authority-howto.txt @@ -20,10 +20,10 @@ The steps: 1) First, you'll need a certificate. Run ./src/tools/tor-gencert to generate one. - Run tor-gencert in a separate, very secure directory. The first time - you run it, you will need to run it with the --create-identity-key - option to make a v3 authority identity key. Subsequent times, you - can just run it as-is. + Run tor-gencert in a separate, very secure directory. Maybe even on + a more secure computer. The first time you run it, you will need to + run it with the --create-identity-key option to make a v3 authority + identity key. Subsequent times, you can just run it as-is. tor-gencert will make 3 files: |