Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
jarl
tor
Commits
2b765c54
Commit
2b765c54
authored
21 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
rearrange authors, correct install notes
svn:r962
parent
8085235e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AUTHORS
+3
-3
3 additions, 3 deletions
AUTHORS
INSTALL
+3
-3
3 additions, 3 deletions
INSTALL
with
6 additions
and
6 deletions
AUTHORS
+
3
−
3
View file @
2b765c54
...
...
@@ -2,9 +2,6 @@
Main authors:
-------------
Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code
(called OR) in 2001-2002.
Roger Dingledine <arma@freehaven.net> overhauled all of the code, did
a bunch of new design work, etc.
...
...
@@ -12,6 +9,9 @@ Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in
particular the router and descriptor parsing, and the crypto and tls
wrappers.
Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code
(called OR) in 2001-2002.
Contributors:
-------------
...
...
This diff is collapsed.
Click to expand it.
INSTALL
+
3
−
3
View file @
2b765c54
...
...
@@ -3,7 +3,7 @@ Quickstart version for users:
0) Download the absolute newest version. No, really.
http://freehaven.net/tor/dist/
1) tar xvf it, and then cd into the directory.
2) ./configure (or do the two-line version
in the README
, if you're on bsd)
2) ./configure (or do the two-line version
below
, if you're on bsd)
3) make
4) make install
5) tor (if it doesn't work, give it the whole path or fix your path)
...
...
@@ -15,8 +15,8 @@ Quickstart version for users:
allows you to test to make sure tor is installed correctly.
(If you have a personal firewall, be sure to allow connections to
localhost port 9050.)
(If you're using Safari as your browser, keep in mind that
it claims
to support socks but does not. You must do step 8.)
(If you're using Safari as your browser, keep in mind that
OS X before
10.3 claims
to support socks but does not. You must do step 8.)
7) make sure you've set it up correctly: go to
http://www.junkbusters.com/cgi-bin/privacy and see what IP it says
you're coming from. If it works, you should probably go on to step 8,
...
...
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