BlackOps Adversary Register Who takes money off buyers, and what actually stops them No ads, no affiliates
Register › What stops them

BlackOps addresses

Three published addresses for the same market. Copy rather than retype, and verify the signature once you are through.

Mirror 1 blackops5l63qnwnmlnsfvtlu66md3x3vp3fdtpna42eq7ozujr67hid.onion
Mirror 2 blackops6kignp3eddmvqcfkjzf6qr6haxbmkypc2xtqlnhuu4ak4dqd.onion
Mirror 3 blackops27m32abqvbhnyswgazqawxqbznbzkkkv5sjo7gve2ndpsdad.onion

This site publishes the list and does not monitor it. An address that opens is not an address that is genuine, and the check that settles it takes under a minute.

Read the middle

The cheapest improvement available, and it takes about five seconds longer than what most people already do.

How people actually read an address

Shown fifty six characters of unpredictable text, almost everyone reads the first four or five, glances at the end, and accepts it. That is not laziness, it is how reading works. Long random strings get sampled, and the samples people take are the boundaries.

Forgery is designed around that behaviour. Matching a recognisable opening is cheap, matching the middle is not worth the compute, and matching everything is impossible. So the differing characters sit exactly where sampling does not reach.

The change to makeIf you are going to spot check rather than compare properly, check characters twenty through forty. That is where a forgery differs and it takes exactly as long as checking the ends.

The exception

The clipboard swapper replaces the whole string rather than resembling it, so a wholesale substitution is caught immediately by checking the first and last several characters. That is the one place on this site where the quick check is the right check, and it applies specifically to what landed in a send field or an address bar after you pasted.

SituationCheck
An address from a list or a messageThe middle. A forgery resembles the original.
What appeared after you pastedThe ends. A substitution replaces everything.
Either, done properlyPaste both strings somewhere that reports an exact match. Human comparison of random characters is unreliable regardless of care.

Things that are not the problem

The habit that removes the question

Copy rather than retype, always. Every manual transcription is a chance to introduce an error that will look exactly like an attack when it fails, and it costs you the certainty that would have made the comparison unnecessary.