diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-05 19:22:37 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-05 19:22:37 +0000 |
commit | bf30043c887e0cf440dfd73ae9ee194e5041d88d (patch) | |
tree | e6bb9a957832f9b23472d6ae3ae1e7e1c91daead /doc/v3-authority-howto.txt | |
parent | f948caad7b5bd4760fe986392e0a500721729a2c (diff) | |
download | tor-bf30043c887e0cf440dfd73ae9ee194e5041d88d.tar.gz tor-bf30043c887e0cf440dfd73ae9ee194e5041d88d.zip |
a hint about how to be more secure
svn:r12683
Diffstat (limited to 'doc/v3-authority-howto.txt')
-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: |