Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
Tor
Commits
5d48aa62
Commit
5d48aa62
authored
21 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
patch the README more for new routers
svn:r685
parent
a27b5707
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AUTHORS
+1
-1
1 addition, 1 deletion
AUTHORS
README
+8
-5
8 additions, 5 deletions
README
with
9 additions
and
6 deletions
AUTHORS
+
1
−
1
View file @
5d48aa62
...
...
@@ -9,7 +9,7 @@ Roger Dingledine <arma@freehaven.net> overhauled all of the code, did
a bunch of new design work, etc.
Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in
particular the router and descriptor parsing and the crypto and tls
particular the router and descriptor parsing
,
and the crypto and tls
wrappers.
Contributors:
...
...
This diff is collapsed.
Click to expand it.
README
+
8
−
5
View file @
5d48aa62
...
...
@@ -19,11 +19,14 @@ Do you want to run a tor server?
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.
tor. Fix your system clock so it's not too far off. Make sure name
resolution works. Make sure other people can reliably resolve the
Address you chose.
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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment