Automic VaultAutomic Vault

brew

Install tor with Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, scoop, zypper

Anonymizing overlay network for TCP. Version 0.4.9.11 via Homebrew; verified 2026-06-27.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tor

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install tor

MacPorts ports tree · security/tor/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add tor

Alpine Linux edge package indexes · tor · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install tor

Debian stable package indexes · tor · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install tor

Fedora Rawhide package metadata · tor · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#tor

nixpkgs package indexes · pkgs/by-name/to/tor/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S tor

Arch Linux sync databases · tor · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install tor

openSUSE Tumbleweed package metadata · tor · source: download.opensuse.org

overview

Package summary

Anonymizing overlay network for TCP

Commands and aliases

  • tor
  • tor-gencert
  • tor-print-ed-signing-cert
  • tor-resolve
  • torify

history

Project history and usage

Tor is the reference implementation for the Tor anonymity network, an overlay network for anonymizing TCP streams. The Tor Project describes its mission around privacy, anti-surveillance, and censorship circumvention, and the core tor README describes Tor as protecting privacy by hiding the connection between a user's internet address and the services they use.

Project history

Tor descends from onion routing research at the U.S. Naval Research Lab. The Tor Project's official history says David Goldschlag, Mike Reed, and Paul Syverson began onion routing work in 1995 to avoid revealing who was communicating with whom, even to a network observer.

In the early 2000s, Roger Dingledine began working with Paul Syverson on an NRL onion-routing project; Nick Mathewson joined soon after. The name Tor distinguished this project from other onion-routing work and originally stood for The Onion Routing.

The Tor network was initially deployed in October 2002 under a free and open software license. By the end of 2003, the network had about a dozen volunteer nodes. The Electronic Frontier Foundation began funding Dingledine and Mathewson's work in 2004, and The Tor Project, Inc. was founded in 2006 as a 501(c)(3) nonprofit to maintain development.

Tor's history is also a history of making anonymity usable. The project developed bridges starting in 2007 to help users get around censorship, Tor Browser development began in 2008, and Tor Project history identifies the Arab Spring and the 2013 Snowden revelations as major moments in wider public awareness and use.

Adoption history

The official history says Tor grew from about a dozen volunteer nodes in 2003 to thousands of volunteer-run relays and millions of users worldwide. Its adoption has spanned privacy-conscious technologists, activists, journalists, researchers, relay operators, and users in censored networks.

The input package facts show the core tor daemon packaged broadly across Unix-like and cross-platform package ecosystems, including Homebrew, Debian, Ubuntu, Fedora/dnf, Arch/pacman, Nix, MacPorts, Chocolatey, Scoop, apk, and zypper. That packaging breadth is part of how relay operators, researchers, and CLI users install the daemon outside Tor Browser.

How it is used

As a package, tor is used to run the local Tor daemon, operate relays and bridges, provide a SOCKS proxy for local applications, and support tools such as tor-resolve and torify. The core README points users to Tor source releases, verification instructions, support documentation, and relay documentation.

For package-nerd workflows, tor is not just an application but a service dependency and network substrate. Users install it from package managers to run background daemons, manage torrc configuration, expose local SOCKS ports, build source releases, test hidden/onion service behavior, and support relay or bridge operations from ordinary Unix service managers.

Why package nerds care

Tor is one of the canonical privacy/networking packages in Unix package ecosystems. It exposes the distinction between the Tor network, the tor daemon, Tor Browser, relay operation, onion services, SOCKS proxying, pluggable transports, and wrapper tools such as torsocks, making it a central package for privacy-aware CLI users and network engineers.

The package is also significant because it turns a global volunteer anonymity network into something operators can install, configure, verify, and supervise with familiar package-manager and service-manager tools.

Timeline

  • 1995: Onion routing research begins at the U.S. Naval Research Lab.
  • October 2002: The Tor network is initially deployed and released under a free and open software license.
  • 2003: The network has about a dozen volunteer nodes by year end.
  • 2004: The Electronic Frontier Foundation begins funding work on Tor.
  • 2006: The Tor Project, Inc. is founded as a 501(c)(3) nonprofit.
  • 2007: The project begins developing bridges to help users bypass censorship.
  • 2008: Development of Tor Browser begins.
  • 2010-2011: Tor is identified by the project as an important tool during the Arab Spring.
  • 2013: Snowden revelations increase mainstream concern about mass surveillance and public awareness of tools like Tor.

Related projects

  • Related official Tor Project surfaces include Tor Browser, relay and bridge documentation, onion services, the Tor specifications site, torsocks, and newer related isolation work such as oniux.

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
@CONFDIR@/torrc~/.torrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
@CONFDIR@/torrc~/.torrc

executables

Installed executables

CommandKindExposureNote
torcliglobal executable
tor-gencertcliglobal executable
tor-print-ed-signing-certcliglobal executable
tor-resolvecliglobal executable
torifycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.4.9.11
manager updated2026-06-27
local dataok
upstreamnot checked
latest detectednot detected

https://www.torproject.org/

install metadata

Package metadata

Package keybrew:tor
Version0.4.9.11
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tor
Homepagehttps://www.torproject.org/
Repositoryhttps://gitlab.torproject.org/tpo/core/tor
Upstream docshttps://community.torproject.org/relay
LicenseBSD-2-Clause AND BSD-3-Clause AND MIT AND NCSA
Source archivehttps://dist.torproject.org/tor-0.4.9.11.tar.gz
Last updated2026-06-27T20:23:40-04:00
Pulseupdated
Dependencieslibevent, libscrypt, openssl@3
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametor
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

tor 0.4.9.8-0+deb13u1

anonymizing overlay network for TCP

https://www.torproject.org/

sudo apt install tor
  • Section: net
  • Architecture: amd64
  • 12 dependencies
  • 9 optional deps
  • normalized package name match
  • Matched by: Tor
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tor from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tor-geoipdb 0.4.9.8-0+deb13u1

GeoIP database for Tor

https://www.torproject.org/

sudo apt install tor-geoipdb
  • Section: net
  • Architecture: all
  • Source Package: tor
  • 1 dependencies
  • normalized package name match
  • Matched by: Tor
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tor-geoipdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tor

nix profile install nixpkgs#tor
  • normalized package name match
  • Matched by: Tor
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/tor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tor 0.4.8.10-1build2

anonymizing overlay network for TCP

https://www.torproject.org/

sudo apt install tor
  • Section: universe/net
  • Architecture: amd64
  • 11 dependencies
  • 9 optional deps
  • normalized package name match
  • Matched by: Tor
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tor from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

tor-geoipdb 0.4.8.10-1build2

GeoIP database for Tor

https://www.torproject.org/

sudo apt install tor-geoipdb
  • Section: universe/net
  • Architecture: all
  • Source Package: tor
  • 1 dependencies
  • normalized package name match
  • Matched by: Tor
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tor-geoipdb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tor 0.4.9.9-r0

Anonymous network connectivity

https://www.torproject.org/

sudo apk add tor
  • License: BSD-3-Clause AND GPL-3.0-only
  • Architecture: x86_64
  • Source Package: tor
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tor
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tor from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tor-doc 0.4.9.9-r0

Anonymous network connectivity (documentation)

https://www.torproject.org/

sudo apk add tor-doc
  • License: BSD-3-Clause AND GPL-3.0-only
  • Architecture: x86_64
  • Source Package: tor
  • normalized package name match
  • Matched by: Tor
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tor-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tor-openrc 0.4.9.9-r0

Anonymous network connectivity (OpenRC init scripts)

https://www.torproject.org/

sudo apk add tor-openrc
  • License: BSD-3-Clause AND GPL-3.0-only
  • Architecture: x86_64
  • Source Package: tor
  • normalized package name match
  • Matched by: Tor
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tor-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

tor 0.4.9.8-1.fc45

Anonymizing overlay network for TCP

https://www.torproject.org

sudo dnf install tor
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tor
  • 17 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Tor
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tor from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

tor 0.4.9.9-1

Anonymizing overlay network.

https://www.torproject.org/download/tor/

sudo pacman -S tor
  • License: BSD-3-Clause AND LGPL-3.0-only AND MIT
  • Architecture: x86_64
  • 19 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Tor
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tor from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tor 0.4.9.9-1.1

Anonymizing overlay network for TCP (The onion router)

https://www.torproject.org/

sudo zypper install tor
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tor
  • 16 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Tor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tor from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tor

sudo port install tor
  • normalized package name match
  • Matched by: Tor
MacPorts ports tree · api.github.com · MacPorts ports tree: security/tor/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

tor

choco install tor
  • normalized package name match
  • Matched by: Tor
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: tor from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','timberwinr'
Scoop95%

main/tor

scoop install main/tor
  • normalized package name match
  • Matched by: Tor
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tor.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment