From f84cdb9005317d12453395bf98c24626a918456a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 22 Oct 2003 04:33:11 +0000 Subject: force the admin to mkdir the datadirectory himself, so he gets the permissions right. also this means clients will never need to make the datadirectory. also remind the admin to fix his clock before setting up his node. svn:r650 --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index fbe27b611..1f1e13eaa 100644 --- a/README +++ b/README @@ -17,10 +17,13 @@ doesn't work for you. Do you want to run a tor server? - First, move sample-server-torrc onto torrc, and edit it. Then run tor - to generate keys. One of the generated files is your 'fingerprint' file. - Mail it to arma@mit.edu. Remember that you won't be able to authenticate - to the other tor nodes until I've added you to the directory. + First, move sample-server-torrc onto torrc, and edit it. Create the + DataDirectory, and make sure it's owned by whoever will be running + tor. Fix your system clock so it's not too far off. Then run tor + to generate keys. One of the generated files is your 'fingerprint' + file. Mail it to arma@mit.edu. Remember that you won't be able to + authenticate to the other tor nodes until I've added you to the + directory. Configuring tsocks: -- cgit v1.2.3