Install
Privacy by Design
Consent, retention, minimization, anonymization, and compliance-by-design.
- 5 Tracked terms
- Last 30 days Feed window
What this topic collects on
An article joins this feed when it matches these terms. Each one is also a search of its own.
Related topics
Latest in Privacy by Design
First-touch attribution on a cookieless static Nuxt site
1+ hour, 31+ min ago (272+ words) I run a small static Nuxt site (SSG + Storyblok) with cookieless analytics: no consent banner, nothing stored server-side about who visits. Great for privacy, but it left me blind on the one question every freelancer or small business asks: where…...
Running the PaddleOCR PDF OCR service as a one-shot job, locally and on Azure Container Apps
2+ hour, 24+ min ago (527+ words) paddleocr-pdf-api runs as an HTTP server that accepts PDF uploads and returns markdown. Setting... Tagged with azure, paddleocr, docker, ocr....
Finding duplicate images in a WordPress media library, without flagging WPML translations
3+ hour, 33+ min ago (351+ words) How I added exact-duplicate detection to a free WordPress plugin, what broke on a 3,099-image multilingual site, and the SQL that fixed it. So the identity of an image has to be the content of the file, not its name....
HitKeep: self-host privacy-friendly web analytics
8+ hour, 28+ min ago (557+ words) Everyone knows Google Analytics – and that's exactly the problem: it sends your visitors' data to... Tagged with selfhosted, analytics, privacy....
CapyToolkit: 45+ free browser tools, each with a how-to guide
12+ hour, 23+ min ago (302+ words) CapyToolkit gathers 45+ free browser utilities: hardware diagnostics, developer parsers, security scrubbers, audio tests, calculators, network references, and personal tools for photos, PDFs, and receipts. Each tool page pairs the utility with example-driven reference content. What CapyToolkit is CapyToolkit is a…...
If the Session Leaves Nothing Behind, You Bought a Video Call
15+ hour, 39+ min ago (969+ words) Someone asks for the same thing every few months. A remote expert should be able to see what the technician sees and point at the actual bolt, instead of saying "the third one along, no, from the other side" until…...
How I Built an 8-Format 3D File Viewer That Runs in a Browser
12+ hour, 46+ min ago (339+ words) Not edit it. Not render it. Just open it and rotate it around. For that, you need Blender, Maya, or MeshLab. All require installation. All are overkill for a quick “what does this look like” check. So I built a…...
I Built A Fake Server Just To Prove One Of These Actually Works
13+ hour, 51+ min ago (37+ words) Seven libraries, seven real actions outside your laptop. One of them needed a server I don’t have, so I built one myself in Python …...
How I gave Claude cookie tools a public no-key JSON API
1+ day, 2+ hour ago (125+ words) If you use Claude Code, you have probably hit this wall: the browser stores your login as a sessionKey cookie, but Claude Code wants ~/.claude/.credentials.json. Two different files, same login. I built claudecookie.com to bridge the gap....
I???m building a tool to discover who holds your personal data (and delete it)???????
1+ day, 3+ hour ago (199+ words) The core idea is simple: finding out which companies hold your personal data shouldn't take hours of research, and asking them to delete it shouldn't require hours of manual work either. To address this, I’m working on a tool that…...