Independent Tor encyclopedia Glossary
Darknet glossary — 65 terms

Tor and darknet glossary A–Z

This A–Z glossary defines 65 terms used across the Tor encyclopedia and directory, including onion routing, guard and exit relays, bridges, OPSEC, escrow, 2FA, and Dread. Each definition has a stable URL and links to related concepts. For longer explanations, browse Tor encyclopedia articles and practical Tor guides.

2

2FA

Two-factor authentication: a second check after a password, often a one-time code or a PGP challenge.

Related: PGP · Phishing

A

AlphaBay

The largest darknet market of 2014–2017, seized in Operation Bayonet. Its founder was arrested in Thailand and died in custody days later; users who fled to Hansa landed on a police-run server.

Related: Darknet Market · Takedown · Escrow · Monero

Anonymity

Anonymity means actions cannot be linked to a persistent identity. Tor reduces network-level linkage; behavior, metadata, and logins can still deanonymize users.

Related: OPSEC · Deanonymization

B

Bitcoin

Bitcoin is a public blockchain cryptocurrency. Transactions are pseudonymous but traceable via blockchain analysis — unlike Monero for payment privacy.

Related: Monero · Metadata

Bridge

A bridge is a Tor relay whose address does not appear in the public relay list. It helps where known Tor entry points are blocked. Bridges can be used together with pluggable transports. They are a censorship-circumvention tool, not an extra anonymity guarantee.

Related: Pluggable Transport · Guard Node

C

Canary Statement

A signed message from a service operator stating no secret compulsion (warrant, gag order) has been received. Absence of an expected update may signal compromise.

Related: Warrant Canary · PGP

Circuit

A circuit is the temporary path through several Tor relays that a client builds for connections. Typically three hops: Guard, Middle, Exit. Multiple streams can share the same circuit.

Related: Onion Routing · Guard Node

Clearnet

The conventional internet reachable without Tor — standard domains on the public DNS. Contrasts with onion services and private networks.

Related: Onion Routing · Dark Web

Consensus

The consensus is the shared view of the network that all Tor clients hold: which relays exist, what flags they have, and how the network is structured. Directory authorities produce it every few hours.

Related: Directory Authority · Relay

D

Dark Web

Sites intentionally not indexed by conventional search engines, often including onion services. Not synonymous with illegal activity — many are legal privacy or news services.

Related: Deep Web · Onion Service v3

Darknet Market

An online marketplace reachable through an anonymity network such as Tor, settling trades in cryptocurrency and holding payment in escrow instead of using conventional payment rails.

Related: Escrow · Exit Scam · Vendor · Takedown

Deanonymization

Deanonymization is the process of linking an anonymous or pseudonymous identity back to a real person or IP. In the Tor context: correlation, timing attacks, login mistakes, or a compromised device.

Related: Fingerprinting · OPSEC · Correlation Attack

Deep Web

Web content not indexed by public search engines — paywalled articles, private dashboards, unlinked pages. Much larger than the dark web and mostly mundane.

Related: Dark Web · Clearnet

Directory Authority

Directory Authorities are a small, well-known group of servers that sign the consensus on valid relays. Clients use this consensus to know the network.

Related: Circuit · Onion Routing

Domain Fronting

Routing traffic through a permitted CDN hostname while reaching a different backend — sometimes used for censorship circumvention; availability varies by provider policy.

Related: Meek · Pluggable Transport

Dread

A Tor-hosted discussion forum used as a public square for market canaries, clone warnings, and takedown talk. Not a marketplace.

Related: Phishing · Warrant Canary · OPSEC

E

End-to-End Encryption

Only sender and recipient can read content; intermediaries cannot. PGP and Signal-style messengers provide E2EE; HTTPS protects only to the server unless additional E2EE is used.

Related: PGP · Encryption

Escrow

A hold on payment until a condition is met. On a market it usually means the platform — not a court — can release or seize the coins.

Related: Multisig · Exit Scam · Monero

Exit Node

For ordinary internet destinations, the exit node is the last Tor relay. It sees the destination address and unencrypted traffic, but does not directly know the user's IP. HTTPS therefore remains essential. Onion services have no exit node.

Related: Guard Node · Onion Service v3

Exit Policy

The exit policy defines which destinations an exit relay allows. Operators can restrict ports and IP ranges — for example web only (80/443), or everything. Clients pick exits according to the destination they need.

Related: Exit Node · Relay

Exit Scam

An operator shuts down a service and disappears with user funds or data after building trust. Common in unregulated markets — unrelated to Tor exit nodes.

Related: Phishing · Social Engineering

F

Finalize Early

FE: the buyer releases escrow before delivery is confirmed. After FE, a missing parcel is a reputation fight, not a held balance.

Related: Escrow · Exit Scam

Fingerprinting

Browser fingerprinting identifies devices through a combination of screen, fonts, APIs, and behavior. Tor Browser unifies many of these traits so users are less distinguishable.

Related: OPSEC · Onion Routing

G

GetTor

Tor Project service that delivers Tor Browser download links via email or messenger when torproject.org is blocked.

Related: Bridge · Clearnet

Guard Node

The guard node is the first relay of a Tor circuit. It sees the user's IP address, but on encrypted connections not the actual destination. Tor keeps guards for a longer period so a user does not constantly meet new, potentially malicious entry nodes. Selection is automatic by the client.

Related: Onion Routing · Exit Node

H

Hidden Service

A server reachable only as an onion service over Tor, without exposing a public IP to clients. v3 addresses are 56-character onion names derived from public keys.

Related: Onion Service v3 · Onion Address

Hidden Wiki

A curated index of .onion sites. The original was community-edited; modern editorial directories keep staff control and split markets from the link list.

Related: Onion Address · Phishing · Dark Web

Honeypot

A service run to watch users rather than to serve them — for intelligence, research, or a sting. Hard to prove from a directory row.

Related: Phishing · Threat Model · OPSEC

Hydra

A Russian-language darknet market (2015–2022) that at its peak handled the majority of darknet cryptocurrency revenue. German police seized its servers and 543 bitcoins in April 2022.

Related: Bitcoin · Mixer · Takedown · Darknet Market

I

M

Meek

A pluggable transport that tunnels Tor traffic through allowed CDN or cloud front domains, useful when direct Tor connections are blocked.

Related: Pluggable Transport · Bridge

Metadata

Data about data — who communicated, when, file author fields, message size. Often more revealing than message content and not always protected by encryption alone.

Related: OPSEC · Traffic Analysis

Middle Node

The middle node (middle relay) is the second hop in a Tor circuit. It knows only the guard and the exit — not the client IP and not the final destination.

Related: Guard Node · Exit Node · Circuit

Mixer

A service that pools coins from many users and pays out from the pool, aiming to break a simple Bitcoin graph. Also called a tumbler.

Related: Bitcoin · Monero · Deanonymization

Monero

Privacy-oriented cryptocurrency using ring signatures and stealth addresses to obscure transaction graphs — preferred over Bitcoin where payment privacy matters.

Related: Bitcoin · Metadata

Multisig

Cryptocurrency wallets requiring multiple keys to authorize a spend — reducing single-point theft in escrow arrangements.

Related: Bitcoin · Exit Scam

N

Nyx

Nyx is a terminal monitor for Tor relays. Relay operators use it to watch bandwidth, connections, and the state of their node live. It replaces the older arm Tor tool.

Related: Relay · Stem

O

obfs4

obfs4 is a pluggable transport that makes Tor traffic look like random bytes. The default choice when address blocks plus simple protocol detection are in play.

Related: Pluggable Transport · Bridge

Onion Routing

A method in which data is encrypted multiple times and passed through several relays. Each relay removes only its own encryption layer and therefore knows only the previous and the next hop. Tor implements this with typically three relays. It protects the transport path, but does not replace end-to-end encryption to the destination.

Related: Guard Node · Exit Node

Onion Service v3

An onion service is reachable directly inside the Tor network and has a cryptographically derived address ending in .onion. Version 3 uses modern keys and longer addresses. Client and service each build separate paths to a rendezvous point, so neither side needs to know the other's network address. Addresses should come only from verified primary sources.

Related: Onion Routing · SecureDrop

OnionShare

Open-source tool to host temporary onion services for file sharing directly from the user's computer without a central upload server.

Related: Hidden Service · PGP

OPSEC

Operational security is the systematic check of which actions could leak sensitive information. That includes metadata, timing patterns, account separation, and the device in use. Good OPSEC starts with a realistic threat model. A single tool such as Tor cannot make up for organizational mistakes.

Related: Exit Node · SecureDrop

P

Pluggable Transport

Pluggable transports change the outward appearance of Tor connections to make blocking harder. obfs4 makes traffic look random, Snowflake uses volunteer WebRTC proxies, and meek disguises connections through allowed web infrastructure. The right method depends on local censorship. It does not change the underlying Tor circuit.

Related: Bridge · Onion Routing

R

Relay

A relay is a Tor node that forwards traffic for others. Relays can be guard, middle, or exit — depending on configuration and flags. Each operator runs their relay independently; the Tor network has no central operator structure.

Related: Guard Node · Exit Node · Circuit

Rendezvous Point

A Tor relay where client and hidden service circuits meet for onion service connections without revealing either party's network location to the other.

Related: Hidden Service · Circuit

S

SecureDrop

SecureDrop is an open-source platform that lets whistleblowers communicate confidentially with news organizations. It uses onion services, separated workflows, and hardened systems. Security comes from technology and careful editorial process together. Users should only use the address officially published by the newsroom in question.

Related: Onion Service v3 · OPSEC

Snowflake

Snowflake is a pluggable transport: volunteers provide short-lived WebRTC proxies through which Tor clients reach a bridge. There is almost no stable address to block.

Related: Pluggable Transport · Bridge

Social Engineering

Manipulating people into revealing secrets or taking unsafe actions — fake support, urgency, impersonation. Works regardless of encryption.

Related: Phishing · OPSEC

SOCKS5

SOCKS5 is the proxy protocol Tor Browser uses to send application traffic through Tor. Tor Browser binds SOCKS5 on localhost:9150 (default).

Related: Circuit · Onion Routing

Stem

Stem is the official Python library for talking to the Tor Control Port. Developers and relay operators use it for automation, monitoring, and research.

Related: Relay · Nyx

T

Tails

The Amnesic Incognito Live System — a live OS booted from USB that routes all connections through Tor and minimizes persistent local traces.

Related: OPSEC

Takedown

A coordinated law-enforcement action that seizes a service's servers, domain, or infrastructure — usually ending with a seizure banner and a press release. The opposite ending is an exit scam, where operators vanish on their own.

Related: Exit Scam · Honeypot · Darknet Market

Threat Model

A structured answer to who your adversary is, what assets you protect, and what failure looks like — the foundation of OPSEC and tool choice.

Related: OPSEC · Anonymity

Tor2web

Tor2web is a service that makes .onion addresses reachable via ordinary HTTP URLs on the clearnet. It forwards requests through an exit into the Tor network. The Tor Project warns: Tor2web breaks the visitor's anonymity.

Related: Onion Service v3 · Exit Node

V

Vendor

A seller account on a market. Reputation is a local score, not a government license, and it can be impersonated after a migration.

Related: Escrow · Phishing · PGP

VPN

Virtual Private Network — tunnels traffic to a provider who sees your connection and often destinations. Trust shifts from ISP to VPN operator.

Related: Clearnet · OPSEC

W

Warrant Canary

A periodic signed statement that no secret government order has been received. Missing updates may indicate a gag order — interpret with caution.

Related: Canary Statement · PGP