Legal · Document 02
Cookie Notice
Most sites open with a banner asking you to accept cookies. This one does not, because there is nothing to accept. sd.digital sets no cookies at all. This notice explains what that means, what is technically unavoidable, and how to verify every claim on this page yourself.
The short version
- No cookies — first-party or third-party, essential or otherwise.
- No analytics, no advertising pixels, no session recording, no fingerprinting.
- Nothing written to
localStorage,sessionStorage, or IndexedDB. - Every font, script, icon, and image is served from sd.digital — your browser contacts no other company to render this page.
01What cookies and similar technologies are
A cookie is a small text file a website asks your browser to store and hand back on every subsequent request. Cookies are how sites remember you are logged in, what is in your basket — and, very often, everywhere else you have been.
Related technologies do the same job by other means:
- Local storage & session storage
- Key-value stores in your browser. Local storage persists until deleted; session storage clears when you close the tab.
- IndexedDB & Cache Storage
- Larger client-side databases and offline caches, usually used by web apps and service workers.
- Pixels, web beacons, and tracking scripts
- A one-pixel image or a snippet of JavaScript loaded from another company's server. The mere act of loading it tells that company your IP address, what page you are on, and often ties it to a profile of you.
- Fingerprinting
- Identifying a device from the combination of its fonts, screen size, time zone, and rendering quirks — no storage required, and much harder to opt out of.
Regulators treat all of these together. UK and EU rules on “cookies” apply to any storage of, or access to, information on your device — not just to files literally called cookies.
02What this site actually uses
Nothing from that list. Here it is category by category.
| Technology | Used? | Notes |
|---|---|---|
| Strictly necessary cookies | None | The site has no log-in, no basket, and no state to keep |
| Preference cookies | None | No theme, language, or layout is stored |
| Analytics / statistics cookies | None | No Google Analytics, Plausible, Fathom, Matomo, or anything else. We do not count you |
| Marketing / advertising cookies | None | No ad network, no retargeting, no conversion pixel |
| Social media cookies | None | No share buttons, no embedded feeds, no Like buttons |
| localStorage / sessionStorage | None | Our JavaScript reads and writes neither |
| IndexedDB / service workers | None | No offline cache is installed |
| Third-party fonts | None | Orbitron, Space Grotesk, Inter, and JetBrains Mono are self-hosted as WOFF2 files |
| Third-party scripts or CDNs | None | GSAP and ScrollTrigger are vendored into our own repository and served from our domain |
| Embedded media or maps | None | The US map and ocean animations are drawn locally on an HTML canvas |
| Fingerprinting | None | We do not profile devices |
Why we built it this way
It is not an accident. Self-hosting every asset means loading this page discloses your IP address to exactly one company — our host — instead of to a chain of font, script, and analytics vendors. It is also faster. We think that is how a website should work, and we build our clients' sites the same way when they let us.
03Verify it yourself
Do not take our word for it. Everything above is checkable in about thirty seconds with tools already in your browser.
-
Press
F12(or⌥⌘Ion a Mac) to open developer tools. -
Open the Application tab in Chrome or Edge, or
Storage in Firefox or Safari. Look under Cookies, Local Storage,
Session Storage, and IndexedDB for
sd.digital. All of them will be empty. -
Open the Network tab and reload the page. Every single request will
be to
sd.digital. There are no other hostnames.
The site is also entirely open source in structure: it is a handful of static files served by GitHub Pages, with no server-side code of ours running anywhere.
06The law we are applying
This notice is written to satisfy the transparency requirements of the following, all at once:
- UK — the Privacy and Electronic Communications (EC Directive) Regulations 2003 (PECR), regulation 6, read with the UK GDPR and the Data Protection Act 2018.
- EU — Article 5(3) of the ePrivacy Directive 2002/58/EC as implemented in each member state, read with the GDPR (EU) 2016/679.
- California — the CCPA as amended by the CPRA, and the California Online Privacy Protection Act (CalOPPA), including its Do Not Track disclosure requirement at Cal. Bus. & Prof. Code § 22575(b)(5).
- Other US states — the comprehensive privacy statutes of Virginia, Colorado, Connecticut, Utah, Texas, Oregon, Montana, Delaware, New Jersey, and others, each of which regulates targeted advertising and the sale of personal data. We do neither.
6.1 Do Not Track
We do not track visitors across third-party websites or over time, so a “Do Not Track” browser signal makes no difference to how this site behaves. It is already doing what DNT asks for.
6.2 Global Privacy Control
We honour Global Privacy Control and equivalent opt-out preference signals as valid opt-outs of the sale and sharing of personal information. We sell and share nothing, so the signal has nothing to change.
07Controlling cookies in your browser
You have nothing to clean up from us, but for the rest of the web it is worth knowing where the controls are. Every major browser lets you view, block, and delete cookies and site data:
- Chrome — Settings → Privacy and security → Third-party cookies / Site data.
- Firefox — Settings → Privacy & Security → Cookies and Site Data; Enhanced Tracking Protection is on by default.
- Safari — Settings → Privacy → Manage Website Data; Prevent Cross-Site Tracking is on by default.
- Edge — Settings → Cookies and site permissions.
- Mobile — the equivalent items in iOS Settings → Safari, or Android Chrome → Settings → Site settings.
Blocking all cookies everywhere will break sites that genuinely need them, such as anything you log into. It will not break this one.
Browser extensions such as uBlock Origin, and browser-level features such as Global Privacy Control, extend that control further. We support all of it.
08If this ever changes
If we ever add a technology that stores or reads information on your device, we will:
- update this notice and its version number before the change goes live;
- describe each cookie, its purpose, its provider, and its lifetime in a table here;
- where the technology is non-essential, ask for your consent first — with a genuine refuse option, no pre-ticked boxes, and nothing firing before you choose;
- give you a standing way to change your mind afterwards.
Until then, the honest table is the empty one above, and we would like to keep it that way.
09Contact
Questions about this notice, or think you have spotted something on the site that contradicts it? We would genuinely like to know.
- privacy@sd.digital
- Phone — call or text
- (619) 777-1313
- Related documents
- Privacy Policy · Terms of Service · Accessibility Statement
SD Digital · Cookie Notice v1.0 · Effective August 11, 2026