Darknet Glossary
Learn key darknet terms including PGP, 2FA, Escrow, Monero, Tails OS, and Onion Routing with our comprehensive, verified darknet glossary.
#
2FA (Two-Factor Authentication)
A security practice requiring a password and a dynamic verification code generated using PGP or an authenticator app before logging in. In darknet environments, PGP-based 2FA is highly recommended to protect wallets and accounts from hijacking.
C
Canary (Warrant Canary)
A regularly updated cryptographic statement declaring that the site owners have not received any secret search warrants, subpoenas, or gag orders from law enforcement. If the canary is not updated within a specified period, users assume the system is compromised.
D
Dread
The primary Reddit-like discussion forum for the darknet community. It is heavily utilized for market uptime checks, community security notices, vendor reviews, and developer updates.
E
Escrow
A financial arrangement where cryptocurrency paid by a buyer is held by the marketplace until the buyer verifies the order has been delivered safely and as described. This protects both parties from default or fraud.
EXIF Data
Metadata embedded within image files that can leak sensitive information such as geographic location (GPS coordinates), camera model, creation date, and software versions. Safety guides mandate stripping this metadata before posting pictures.
F
FE (Finalize Early)
A payment method where funds are released to the vendor immediately upon placing the order, bypassing the escrow system. This is a high-risk method typically reserved for trusted, established vendors, as it offers no protection if the vendor defaults.
M
Monero (XMR)
A privacy-centric cryptocurrency that is the gold standard for anonymous transactions. Unlike Bitcoin, Monero hides transaction amounts, sender addresses, and receiver addresses, making chain analysis practically impossible.
Multisig (Multi-signature)
An advanced escrow system requiring multiple private keys to sign and release cryptocurrency funds. For example, a 2-of-3 multisig requires approval from at least two parties (e.g., buyer and vendor, or buyer and market) to execute the transaction.
O
Onion Routing
The core technology behind the Tor network. It encrypts network traffic in layers (like an onion) and routes it through a series of volunteer nodes, hiding both the source IP address and the final destination from observers.
OPSEC (Operations Security)
The process and practices of identifying, hiding, and protecting critical information (such as real-world identity, IP address, and location) from adversary detection, tracking, or surveillance.
P
PGP (Pretty Good Privacy)
A cryptographic method used for securing communication, encrypting messages, and verifying mirror links using digital signatures. It is the fundamental security protocol of the darknet.
Phishing Mirror
A fake clone of a darknet market or service designed by malicious actors. When a user inputs their login credentials or deposit address into a phishing mirror, their account is hijacked and their funds are stolen.
T
Tails OS
A security-focused Linux distribution designed to boot from a USB drive. It forces all outbound traffic through the Tor network, runs entirely in the computer's RAM, and leaves absolutely no traces on the host machine upon shutdown.
Tor Browser
The official web browser designed to navigate onion sites anonymously. It prevents fingerprinting, automatically routes traffic through the Tor network, and blocks common web tracking scripts.
Tumbler / Mixer
A service that pools and mixes cryptocurrency transactions from multiple users to obscure the trail back to the original source. While common for Bitcoin, it is less necessary when using privacy coins like Monero.
W
Whonix
A Debian-based security-focused Linux operating system that enforces Tor connections using two virtual machines: a Gateway (which runs Tor) and a Workstation (where applications run). This prevents IP leaks even if malware compromises the workstation.