Difference between revisions of "Tor"

From Free Software Directory
Jump to: navigation, search
(Update homepage and description, based on text on front page of their site)
m (version 0.2.9.9)
(25 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|Name=Tor
 
|Name=Tor
 
|Short description=Anonymous Internet communication system
 
|Short description=Anonymous Internet communication system
|Full description=Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis. Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location. Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol.
+
|Full description='''Tor''' is anonymous network router to improve privacy on the Internet.
|Homepage URL=http://torproject.org
+
 
 +
Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location. Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol.
 +
 
 +
Tor can't solve all anonymity problems. It focuses only on protecting the transport of data. Please check the available documentation before using Tor.
 +
|Homepage URL=https://torproject.org/
 
|User level=none
 
|User level=none
|VCS checkout command=cvs.seul.org:/home/or/cvsroot
+
|VCS checkout command=git clone https://git.torproject.org/tor.git
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=User guide included and available in HTML format from http://tor.eff.org/documentation.html; Developer guide available in HTML format from http://tor.eff.org/howitworks.html
+
|Documentation note=https://www.torproject.org/docs/documentation.html.en
|Related projects=TorChat
+
|Microblog=http://identi.ca/torproject
 +
|IRC general=irc://irc.freenode.net/tor
 +
|IRC development=irc://irc.freenode.net/tor-dev
 +
|Related projects=TorChat, TorBirdy
 
|Keywords=privacy,anonymity,onion router
 
|Keywords=privacy,anonymity,onion router
|Version identifier=0.1.0.14
+
|Version identifier=0.2.9.9
|Version date=2005-08-10
+
|Version date=2017/01/23
|Version status=developmental
+
|Version status=stable
|Version download=http://tor.eff.org/dist/tor-0.1.0.14-alpha.tar.gz
+
|Version download=https://dist.torproject.org/tor-0.2.9.9.tar.gz
|Version comment=0.1.0.14 devel released 2005-08-10
+
|Last review by=Genium
|Last review by=Janet Casey
+
|Last review date=2017/01/26
|Last review date=2008-06-24
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 25: Line 31:
 
{{Project license
 
{{Project license
 
|License=BSD_3Clause
 
|License=BSD_3Clause
|License verified by=Janet Casey
+
|License copyright=Copyright (c) 2001-2004, Roger Dingledine
|License verified date=2004-11-24
+
Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
 +
Copyright (c) 2007-2013, The Tor Project, Inc.
 +
|License verified by=genium
 +
|License verified date=2013/12/23
 +
|License note=Tor, a free software project to provide anonymity on the Internet.
 +
}}
 +
{{Project license
 +
|License=BSD 3Clause
 +
|License copyright=Copyright (c) 1991, 1993,  The Regents of the University of California.
 +
|License verified by=genium
 +
|License verified date=2013/12/23
 +
|License note=src/ext/tor_queue.h
 +
}}
 +
{{Project license
 +
|License=BSD 3Clause
 +
|License copyright=Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
 +
|License verified by=genium
 +
|License verified date=2013/12/23
 +
|License note=src/ext/strlcat.c and src/ext/strlcpy.c
 +
}}
 +
{{Project license
 +
|License=ODbl
 +
|License copyright=Copyright (c) 2008 MaxMind, Inc.
 +
|License verified by=genium
 +
|License verified date=2013/12/23
 +
|License note=src/config/geoip
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Roger Dingledine
 
|Real name=Roger Dingledine
 
|Role=Maintainer
 
|Role=Maintainer
|Email=arma@freehaven.net
+
|Email=arma@mit.edu
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 62: Line 93:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Developers
|Resource kind=Homepage
+
|Resource kind=Mailing List
|Resource URL=http://archives.seul.org/or/announce/
+
|Resource URL=https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=General
|Resource kind=Homepage
+
|Resource kind=Mailing List
|Resource URL=http://archives.seul.org/or/dev/
+
|Resource URL=https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Developers
|Resource kind=Homepage
+
|Resource kind=VCS Repository Webview
|Resource URL=http://archives.seul.org/or/talk/
+
|Resource URL=https://gitweb.torproject.org/tor.git/tree
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 81: Line 112:
 
|Live-communications=chat
 
|Live-communications=chat
 
|Use=live-communications
 
|Use=live-communications
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=privoxy
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 15:16, 26 January 2017


[edit]

Tor

https://torproject.org
Anonymous network router to improve privacy on the Internet.

Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location. Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol.

This package is the full featured tor which is needed for running relays, bridges or directory authorities. If you just want to access the Tor network or to setup an onion service you may install tor-client instead.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

15 May 2020




Leaders and contributors

Contact(s)Role
Nick Mathewson Contributor
Roger Dingledine Original developer of Tor


Resources and communication

AudienceResource typeURI
DevelopersVCS Repository Webviewhttps://gitweb.torproject.org/tor.git/tree
WikidataGeneralhttps://www.wikidata.org/wiki/Q202044
GeneralMailing Listhttps://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
GitLabBug Trackinghttps://gitlab.torproject.org/tpo/core/tor/issues
DevelopersMailing Listhttps://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
DebianDeveloperhttps://tracker.debian.org/pkg/tor


Software prerequisites

KindDescription
Required to buildOpenSSL




Entry














"ODbl" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.





















"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.