EZ Realm

Live since July 2026

Veri EZ

Veri EZ is the sign-in behind the apps on this site. One account, shared across all of them, so that every small app here does not have to grow its own half-finished login.

You probably got here by clicking a joke

Every app here signs its footer with a line like “Held together by Veri EZ” or “Veri EZ took the night shift”. There are twenty-five of them and one shows at random each time a page loads. They are jokes about a piece of plumbing, and the plumbing is real: this page is what they are talking about.

What it actually does

Why it exists

Every app needs accounts, and writing accounts is the least interesting work in software. Sign-up, sign-in, forgotten password, email verification, session expiry, the second device — it is a week of work per app and it is the same week every time. Do it five times and you have five slightly different versions of it, four of which are worse than the best one, and all of which have to be maintained forever.

So it got written once. Remailminder, EZ Money and EZ Pics all authenticate against the same service rather than each carrying their own. When passkeys got added, all three got passkeys. When the mail sender is fixed, it is fixed everywhere at once.

The same argument applies to email. Four apps that each send mail would mean four separate Gmail projects, four sets of credentials to rotate, and four different things to check when a message does not turn up. There is one.

How it is built

Veri EZ is infrastructure, not a product. It will never be sold, never carry advertising, and never be the reason an app on this site starts charging for something that used to be free. It is here so the apps can be small.

See the apps it signs you into