MeowStreets Play free in your browser

Privacy

MeowStreets is a game, not an advertising business. This page says what the city stores, who else sees it, and how long it lasts. It is written against the code that does the storing.

What an account holds

A cat name, an email address, and a password. The password is stored only as a scrypt hash and cannot be read back. The email address is never verified and never mailed: it exists so you can sign in with it and so an account can be recovered, and nothing sends you anything.

Everything else on an account is the game itself — cash, stats, inventory, crew, the lot.

What a visit records

Signing in writes a session row holding your IP address and browser user agent. That is what lets the city tell one connection from another and what makes a ban enforceable. Sessions expire after seven days and the sweep deletes them.

Chat is stored so the room has history. Messages are deleted after thirty days, except a message that was reported or hidden — moderation history has to survive the message it is about.

Who else sees any of it

Nothing is sold, and nothing is shared with anyone not listed above.

Cookies and local storage

One cookie, meow_session: it is what keeps you signed in, it is HttpOnly and SameSite=Strict so no other site can read or send it, and it lasts seven days. There is no advertising cookie, and no consent banner, because there is nothing to consent to.

Two things are kept in your browser's own storage rather than sent: PostHog's analytics identifier, and — only if you arrived from an ad — the click identifier from that link, for thirty days.

How long things are kept

The sweep runs every minute, so these are the real ages of the data rather than a policy nobody enforces.

Deleting an account

Ask, and the account is deleted: the name is freed, the email address and password go, and what is left of the cat in shared history is anonymised so other players' records still make sense. Write to [email protected] from the address on the account.

The same address is the one to use for a copy of what is held, or for anything else on this page.

Children

MeowStreets is not directed at children under 13 and accounts are not knowingly created for them.

Back to the city