Sign in
Privacy

We don't
collect it

No email, no advertising, no profile sold to anyone. You can play the whole game without signing in. Here is everything that is not nothing.

You can play without signing in

The daily board, practice, every mode, the report card and the shareable link all work signed out. Signing in exists for one reason: to put a run on the leaderboard under a name.

What actually happens when you play

Your draft runs in your browser. Picks are not sent anywhere as you make them.

When you finish a run, the link you get — /b/… — encodes the whole run in the URL itself: the seed, the mode, and your 13 picks. There is no database row behind it. That is why the link works forever: the URL is the save file. If you never share the link, nobody else can reach it. If you do share it, anyone with it can view it.

If you sign in with Discord

We ask Discord for the smallest thing it offers — your basic profile — and store:

No email address. Discord offers one and we do not request it. Your Discord id is never rendered on any page. Ask and the whole record is deleted.

Cookies

One, and only after you sign in: bah_session. It holds your random id and a signature, nothing else — it is HttpOnly, Secure, SameSite=Lax, and it exists so the server knows the leaderboard row is yours. Signing out clears it. The third parties below set their own; see them.

Third parties that see a pageview

Browser-level Do Not Track and any content blocker will stop the two analytics tags; the site works fully without them.

What the server sees

Standard web request logs, kept by our host (Cloudflare) for operations and abuse prevention: IP address, timestamp, requested URL, user agent.

Children

The game asks for nothing personal to play. Do not sign in if you are under the age Discord requires in your country.

Changes

This page previously said there was no login, no third-party analytics and no cookies. All three stopped being true when those features shipped, and the page was not updated at the time. It is now, and a test fails the build if those sentences come back while the features are still here.