Privacy
Short, because this site collects very little. Everything below is the actual list.
What is stored when you order
- Your order code, the one that looks like AJH-XXXX-XXXX, plus the time you created it, the price, the status (pending, paid, delivered or cancelled) and my own private note about the order.
- The handle you typed and which platform you picked (Discord, TikTok or other), stored exactly as you wrote it. That is the only way I can match your DM to your order.
- A hashed IP address. Your address is run through SHA-256 with a secret value before it is written, so the record cannot be turned back into an address. It exists to spot one person opening a hundred orders.
- A hash of your order key, never the key itself. The key that unlocks your order page lives in the part of the address after the #, which browsers do not send to servers, plus your browser's session storage on your device.
What is stored when you download
- Your download link, kept only while it still works. The order book itself holds nothing but a hash of it, so a copy of the order list alone cannot be turned into a working link. The link itself is held in a separate locked file so that your own order page can still show it to you after a server restart, and it is deleted the moment the link finishes, is cancelled or expires.
- Download logs, with the real IP address and browser string (the first part of it) of every device that opens your link, how many bytes were sent and which parts of the file arrived. This one is not hashed on purpose: it is the anti-piracy check, and it is how a shared link is spotted and shut off. It is also how I can tell that your download really did fail and issue a new link.
What is never stored here
- No payment data, ever. Paying happens in a DM by Cash App or Apple Pay. No card number, no bank detail, no Cash App tag and no payment app account ever passes through this site, because the site has no way to accept one.
- No email address, no phone number, no real name. None of them are asked for and there is no mailing list.
- No analytics. No Google Analytics, no pixels, no heat maps, no session recording, no A/B testing.
- No third parties. Every file on these pages comes from this domain: no CDN, no web fonts, no embedded players, no ads, no share buttons. Your browser makes no request to anyone else while you are here.
- No cookies for you. The only cookie this site sets is my own admin session cookie, on my own login. As a customer you never receive one. The order page uses your browser's session storage to remember your order key on your device, which is not a cookie and is never sent anywhere.
The rest of the plumbing
Like any web server, the one in front of this site writes standard access lines (time, path, response code, IP address, browser string) and the system rotates them. Your order key is never in them, because it lives after the # and stays in your browser.
How long it is kept
Orders are kept for as long as the store runs. That is deliberate: it is what lets me issue you a new download link months later without you having to prove anything. The activity log rotates once it reaches a few megabytes, so the oldest download entries fall off by themselves.
Who can see it
Me. The data sits in files on one server I rent and administer myself, readable through the admin panel behind a password, with a second factor when I have it switched on. It is not sold, not shared, and not handed to any marketing tool, because none of them are connected to it.
Asking for a copy or a deletion
DM me on Discord (ajh3d) or TikTok (ajh18) with your order code and I will tell you exactly what is on file for you, or delete it. Worth knowing: once the order record is deleted I can no longer issue you a replacement download link, so download the zip and back it up first.
Young buyers
If you are under 13, or under the age where you live that makes a purchase your own decision, get a parent involved before you send money. That is true of any purchase, including this one.