Port details |
- tor Anonymizing overlay network for TCP
- 0.4.8.13_2 security
=42 0.4.8.13Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2004-05-29 07:31:24
- Last Update: 2025-01-23 08:49:58
- Commit Hash: edf6afa
- People watching this port, also watch:: curl, wget, nmap, sudo, openssl
- Also Listed In: net
- License: GPLv3
- WWW:
- https://www.torproject.org/
- Description:
- Tor: an anonymizing overlay network for TCP
Tor is a connection-based low-latency anonymous communication system which
addresses many flaws in the original onion routing design.
Tor is a toolset for a wide range of organizations and people that
want to improve their safety and security on the Internet. Using
Tor can help you anonymize web browsing and publishing, instant
messaging, IRC, SSH, and more. Tor also provides a platform on which
software developers can build new applications with built-in
anonymity, safety, and privacy features.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/tor/ && make install clean
- To add the package, run one of these commands:
- pkg install security/tor
- pkg install tor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730303575
SHA256 (tor-0.4.8.13.tar.gz) = 9baf26c387a2820b3942da572146e6eb77c2bc66862af6297cd02a074e6fba28
SIZE (tor-0.4.8.13.tar.gz) = 9912610
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoc : textproc/asciidoc
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libevent.so : devel/libevent
- libzstd.so : archivers/zstd
- This port is required by:
- for Run
-
- net/onioncat
- net/onionprobe
- net/py-sbws
- net-im/py-unmessage
- net-im/ricochet
- security/snowflake-tor
- security/vm-to-tor
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for tor-0.4.8.13_2:
DOCS=on: Build and/or install documentation
MANPAGES=on: Build and/or install manual pages
POW=on: Enable PoW (Proof of Work) module (licence changes to GPL)
STATIC_TOR=off: Build a static tor
TCMALLOC=off: Use the tcmalloc memory allocation library
====> Supported compression libraries
ZSTD=on: Zstandard compression support
LZMA=on: LZMA compression support
====> Tracing
LTTNG=off: Build with LTTng-UST instrumentation
USDT=off: Build with tracing USDT instrumentation
LOG_DEBUG=off: Build with tracing event to debug log
===> Use 'make config' to modify these settings
- Options name:
- security_tor
- USES:
- compiler:c11 cpe gmake pkgconfig ssl
- pkg-message:
- For install:
- To enable the tor server, set tor_enable="YES" in your /etc/rc.conf
and edit /usr/local/etc/tor/torrc as desired. (However, note that the
/usr/local/etc/rc.d/tor rc.subr script can override some torrc
options: see that script for details.) To use the torify script, install
the net/torsocks port.
Tor users are strongly advised to prevent traffic analysis that
exploits sequential IP IDs by setting:
sysctl net.inet.ip.random_id=1
(see sysctl.conf(5)).
In order to run additional, independent instances of tor on the same machine
set tor_instances="inst1 inst2 ..." in your /etc/rc.conf, and create the
corresponding additional configuration files /usr/local/etc/tor/torrc@inst1, ...
Alternatively, you can use the extended instance definition to specify all
instance parameteres explicitly:
inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir}
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0.14 22 Jan 2006 02:50:55
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.1.0.14 02 Sep 2005 15:08:37
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.0.14
PR: ports/85635
Submitted by: maintainer |
0.1.0.12 29 Jul 2005 11:05:21
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.0.12
PR: ports/84281
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer) |
0.1.0.11 03 Jul 2005 15:40:57
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.0.11
PR: ports/82921
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer) |
0.1.0.10_1 01 Jul 2005 22:47:21
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
jylefort ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase the libevent update.
Reported by: pointyhat |
0.1.0.10 18 Jun 2005 13:35:11
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
jylefort ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.0.10 [1]
- Polish the Makefile and packing list
PR: ports/82386 [1]
Submitted by: maintainer [1] |
0.0.9.9 24 May 2005 16:39:42
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Resurrect mistakenly removed needed patch file
Blaming: mess on submitter's box |
0.0.9.9 24 May 2005 15:27:32
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.9.9
PR: ports/81435
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer) |
0.0.9.2_1 12 Apr 2005 03:26:57
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
obrien ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.0.9.2_1 11 Apr 2005 08:04:41
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
obrien ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.0.9.2_1 30 Jan 2005 14:55:57
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- adds _tor user and gourp for tor to run as
- puts data into /var/db/tor/data - TAKE NOTE WHEN UPGRADING!
- working tor.sh!!! (finally. sorry for not doing this earlier!)
PR: ports/76837
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer) |
0.0.9.2 09 Jan 2005 17:55:04
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
arved ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update distinfo after last update
PR: 75996
Submitted by: Darrien <darrien.l@gmail.com>
Forgotten by: lioux |
0.0.9.2 08 Jan 2005 20:18:49
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
lioux ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
o Update to 0.0.9.2
o Add net as a secondary CATEGORY
o Uphold CFLAGS
o DESCR:
- Add additional text from developer's www site
- Update WWW tag with new location
Approved by: maintainer |
0.0.9.1 24 Dec 2004 12:03:12
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.0.9.1
PR: ports/75440
Submitted by: maintainer |
0.0.8.1 03 Dec 2004 19:07:54
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase permanent redirection
Reported by: pointyhat via kris |
0.0.8.1 16 Oct 2004 16:11:39
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Quick update to 0.0.8.1, bugfix release, because 0.0.8 was removed
from distsite
Reported by: Dead Microprocessor <dead.microprocessor@gmail.com> |
0.0.8 11 Oct 2004 23:25:24
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.8
PR: ports/72086
Submitted by: rik <freebsd-security@rikrose.net> (maintainer) |
0.0.7.2 11 Jul 2004 11:51:03
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Keep a local copy until the original mastersite is back again.
Submitted by: rik@#bsdports |
0.0.7.2 08 Jul 2004 18:49:10
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.7.2
- Add net/tsocks to RUN_DEPENDS
PR: ports/68813
Submitted by: maintainer |
0.0.7 11 Jun 2004 14:55:01
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 0.0.7
PR: ports/67831
Submitted by: maintainer |
0.0.6.2 29 May 2004 13:25:36
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix build on 4.x
PR: ports/67336
Submitted by: maintainer |
0.0.6.2 29 May 2004 07:30:00
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add tor 0.0.6.2, an anonymizing overlay network for TCP.
Onion Routing is a connection-oriented anonymizing
communication service. Users choose a source-routed path
through a set of nodes, and negotiate a "virtual circuit"
through the network, in which each node knows its predecessor
and successor, but no others. Traffic flowing down the circuit
is unwrapped by a symmetric key at each node, which reveals the
downstream node.
WWW: http://freehaven.net/tor/
PR: ports/67305
Submitted by: freebsd-ports@rikrose.net |