ladder
1in the room

Privacy

What is public

Everything on the board: the destination, its metadata, the amount paid, the position, and the click count. That is the product.

What is stored privately

The email address Stripe collects at checkout, kept so a payment can be traced to a listing. Nothing else about you is stored.

Clicks

Outbound clicks are counted once per visitor per listing per day. No raw IP address is stored: the address and user agent are hashed with a salt that rotates daily, so the same visitor cannot be recognised across days and the hash cannot be reversed.

Payments

Card details are handled entirely by Stripe and never reach this site.

Visitor counting

The visitor number is counted with a random token kept in a first-party cookie. It is not derived from your address or your browser, it identifies nobody, and it is never shared. It exists so that coming back tomorrow does not count you a second time. There is no third-party analytics on this site.

Cookies

Three, none of them shared: the visitor token above, your theme choice, and an admin session cookie if you are on the team. Your theme choice never leaves your browser.