# Privacy Statement — www.k5l.ca Last updated: 2026-05-20 ## Summary This is a static personal website. It does not collect, store, or process any information about you. ## What we don't do - **No cookies.** The site does not set, read, or transmit any cookies. - **No analytics.** No Google Analytics, Plausible, Umami, Cloudflare Web Analytics, or any other tracker is loaded. - **No advertising.** No ads, no ad networks, no remarketing pixels. - **No fingerprinting.** No device-fingerprinting libraries are bundled. - **No localStorage / sessionStorage / IndexedDB writes** for tracking purposes. - **No third-party JavaScript at runtime.** All dependencies (React, FontAwesome, etc.) are bundled into a single self-hosted JS payload at build time. The site makes zero outbound API calls during a normal page view. ## What's served - Plain HTML, CSS, JS, PNG/AVIF/WebP/SVG/ICO/XML/TXT files from CloudFront + Amazon S3 (the AWS account that hosts the site). - Fonts are bundled (no Google Fonts request). - Icons are bundled via tree-shaken `@fortawesome/react-fontawesome` (no third-party CDN request). ## What CloudFront / AWS sees CloudFront and S3 keep standard infrastructure-level access logs internal to AWS for service health and billing purposes. The site does **not** enable custom CloudFront access logging, so no per-visit telemetry is captured beyond what AWS keeps for its own operations. Standard CloudFront edge logs are neither inspected nor exported by the site owner. ## External links The site links to external sites (LinkedIn, Credly, YouTube). When you click through, the destination site's own privacy policy applies. The `Referrer-Policy: strict-origin-when-cross-origin` header limits what the destination sees about where you came from. ## Embedded content No third-party content is embedded inline — YouTube videos open in a new tab on youtube.com, not in an embedded player on this site. So no YouTube cookies fire on a visit here. ## RSS and feed.xml The `/feed.xml` RSS feed is purely descriptive metadata about speaking engagements. Subscribing or fetching it sends standard HTTP request fields (IP, User-Agent) to CloudFront; no per-subscriber tracking exists. ## Contact Questions or concerns about this privacy statement: reach out via LinkedIn at https://www.linkedin.com/in/sdkendall/.