feed

every page here is one post about one small thing. nothing is sold, nothing is tracked, nothing is checked.

the addresses

addresses ยท post 03 of 7 in this channel

How to read a WTN market address without going cross eyed

A modern onion address is fifty six characters of lowercase letters and digits. It was not designed to be read by a human being, and it shows.

the three wethenorth market addresses

hn2paw7zfvndw3dovycegeqmvvnf4pl67b3g2p7pohjlzavloosh73id.onion
hn2paw7zrgujyhnt6mgxlt2q6uhgbke4itpqitxhyfbumq3wtnckbuyd.onion
hn2paw7zadwkcra3qzv5e4q547i7e5lvxm62cfxqftuqdu7moiu2ceyd.onion

printed the way they were handed over. no labels, no numbering, nothing here says which one to try first. this feed never opens them, so it has no status light, no percentage and no date of checking to give you.

why it is hard on purpose

The string is a public key rendered into text, plus a checksum and a version byte. Every character carries information. There is no filler in it and no part of it is decorative.

That is why it cannot be shortened, prettified or abbreviated. A wethenorth address with four characters missing is not a slightly wrong address. It is not an address.

the characters that eat people

Onion addresses use base32, which is lowercase a to z plus the digits two to seven. There is no zero, no one, no eight and no nine in a valid string.

That single fact kills a whole family of mistakes. If you are staring at something that looks like a zero, it is the letter o. If it looks like a one, it is the letter l or the letter i.

compare the tail, not the head

People check the first few characters and stop, because that is where reading starts. It is the worst place to look, for the reasons in the post on the shared prefix.

Read the last eight characters instead. They are the part nobody bothers to match, and they differ sharply between the three addresses in this set. Then check a chunk from the middle.

read it in chunks of four

Nobody can hold fifty six characters in their head. Four at a time is about the limit for most people, and four at a time is enough.

Take the first four, the last four, and one group of four from somewhere in the middle. If all three groups match and the length is right, you have done a far better check than reading the whole thing straight through and losing your place at character thirty.

better still, do not read it

Every technique above is a fallback for when you have no choice. The real answer is to copy the string and let the machine do the comparing, which is what the post on copying rather than typing is about.

Your eyes are the least reliable instrument in the room. Use them last, and use them to spot check something a machine already handled rather than to do the work from scratch.

There is a version of care that is actually carelessness. Squinting at a full string, character by character, feels thorough and produces a worse result than three sampled chunks, because attention runs out long before the string does.

replies

a reader askedHow long should a wtn onion address be?

the answerFifty six characters, then the dot and the word onion. If what you are holding is shorter or longer than that, stop there. The length check is free and it catches truncation immediately.

a reader askedCan I just check that it ends in the right characters?

the answerThat is a better check than the prefix, and it is still not sufficient on its own. Tail plus length plus one middle chunk is a reasonable amount of work for a string you are about to trust.

a reader askedIs there capitalisation in these addresses?

the answerNo. Onion addresses are lowercase. If you have been sent one with capital letters in it, something has reformatted it along the way, and you should be asking what else that something did.

what this post is not Not a validator. Reading an address carefully tells you it is well formed. It never tells you the address belongs to who you think it belongs to.

reply open the addresses

more posts on this

every post on this feed

The addresses channelThere are three WTN market addresses and that is the whole setAll three WTN onion addresses start with the same eight charactersHow to read a WTN market address without going cross eyedWhat changes in a WeTheNorth address and what never doesWhere people get a WTN market url, and what each source provesCopy the WTN market address, never type it outWhy this feed has no status light for the WeTheNorth mirrorsThe getting in channelYou need Tor Browser before any WTN market link does anythingThe WeTheNorth captcha is the first thing you meetSlow loading on a WTN onion address is the normal stateWhat the WeTheNorth market front page actually shows youWhen one WTN market mirror will not openOne tab, one window, and why that matters on WTN marketThe Tor Browser security level and what it breaks on WTN marketThe account channelSigning up to WeTheNorth market takes about four fieldsPick a WTN market username that leads nowhereYour WeTheNorth password has no reset link behind itThe recovery phrase is the only copy of your WTN market accountThe WTN market withdrawal pin is not the login passwordLog out of WeTheNorth market properly, every single timeSigning in works the same on all three WTN onion addressesThe money channelHow a deposit to a WTN market balance actually worksWaiting on confirmations is most of a WTN market depositEscrow on WeTheNorth market, in plain wordsWhere the fees go on a WTN market orderYour WeTheNorth deposit has not shown up yetGetting money back out of a WTN market balanceLeaving a balance sitting on WTN market is a decisionThe orders channelPlacing an order on WeTheNorth market, step by stepThe delivery address field on a WTN market orderThere is no tracking number on a WTN market orderFinalise a WeTheNorth order when it has arrived, not beforeHow a dispute on WTN market actually runsFeedback on WeTheNorth market is short and it is publicCancelling a WTN market order is not a button you ownThe messages channelThe WeTheNorth market inbox is not a chat appPGP on WTN market, the short versionWhat to write in a WeTheNorth message, and what to leave outNobody is at the WTN market keyboard right nowA signed message from WeTheNorth is worth checkingMoving a WTN market conversation off the marketClear the WeTheNorth inbox, because nobody else willThe mistakes channelTyping a WTN onion address by handThe screenshot of your WeTheNorth orderReusing a password you already use somewhere elseFinalising early because somebody asked nicelySaving one WTN market url and treating it as permanentWriting three paragraphs where one line would doAsking a search engine for the WeTheNorth market linkThe canada channelWhat Canada focused actually means on WeTheNorth marketDomestic shipping inside Canada on WTN marketEnglish and French on the WTN market interfacePrices in Canadian dollars on WeTheNorth marketWhat Canada focused does not mean on WTN marketReading WeTheNorth market from outside CanadaWhere the name We The North comes fromEvery post on this feed, in one listHow this feed works, and what it refuses to publishWhat people type, and the post that answers it