Osiris Schedulehow often, not just how Everything this involves, sorted by how frequently you actually do it
Schedule › Every time

Read the middle

five seconds

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

Osiris addresses

Three published addresses for the same market. Copy rather than retype.

osiriseultmx3so5ef6ayasy4kdyekbywr7pyggpmjazeogxoyaodsyd.onion
osirislivpetlbabbl3zzqhupurfkxxbzbheu3bkrshkaiwg2hcxbyqd.onion
osirisydmlx47esm6ylhzhtnjrucgnymi7beqoyzze5jn3opbr3zy4id.onion

This list is published, not monitored. An address that opens is not an address that is genuine, and the check that settles it belongs to the every time list.

How often
Every session, straight after copying.
How long
Five seconds.
What it prevents
A near miss address, which is what people mean when they say an address was cloned.
If you skip it
You are relying entirely on the signature check, which is a reasonable fallback and a thin one.
How you notice you stopped
You catch yourself recognising an address rather than reading it.

How people actually read a long string

Shown fifty six characters of unpredictable text, almost everybody 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 built around that. 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.

MatchingCost to produce
Four or five opening charactersSeconds to minutes on an ordinary machine
Seven or eightHours to days, still entirely practical
Twelve or moreNot feasible
The whole addressImpossible, and everything rests on this
The change to makeIf you are going to spot check rather than paste and compare, check characters twenty through forty. That is where a forgery differs and it takes exactly as long as checking the ends.

The one exception

Something on your own machine replacing an address between the copy and the paste replaces the whole string rather than resembling it. That is caught immediately by checking the first and last several characters of what actually landed in the field, and it is the only situation here where the quick check is the right one. It applies to payment destinations as much as to addresses.

Things that are not the problem