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.

Latest in Privacy by Design


dev.to > dibodev > first-touch-attribution-on-a-cookieless-static-nuxt-site-4f16

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…...


dev.to > edgaras > running-the-paddleocr-pdf-ocr-service-as-a-one-shot-job-locally-and-on-azure-container-apps-3ehi

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....


dev.to > lyodefr > finding-duplicate-images-in-a-wordpress-media-library-without-flagging-wpml-translations-1dbc

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....


dev.to > serverkueche > hitkeep-self-host-privacy-friendly-web-analytics-5f11

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....


dev.to > capytoolkit > capytoolkit-45-free-browser-tools-each-with-a-how-to-guide-6nc

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…...


dev.to > nabeelbaghoor > if-the-session-leaves-nothing-behind-you-bought-a-video-call-44l7

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…...


medium.com > @toolzip > how-i-built-an-8-format-3d-file-viewer-that-runs-in-a-browser-c7a3b9fb82a6

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…...


medium.com > codexa > i-built-a-fake-server-just-to-prove-one-of-these-actually-works-c876b7a14a5f

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 …...


dev.to > jakereinhold > how-i-gave-claude-cookie-tools-a-public-no-key-json-api-4anf

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....


dev.to > wmd_dev > show-dev-im-building-a-tool-to-discover-who-holds-your-personal-data-and-delete-it-10i3

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…...