WeSearch

That Camera at the Intersection Is Building a Searchable Map of Your Life

·7 min read · 0 reactions · 0 comments · 3 views
#camera#intersection#building#searchable#your
That Camera at the Intersection Is Building a Searchable Map of Your Life
TL;DR · WeSearch summary

You probably did not consent to turning those trips into a searchable record. Yet a small camera near an intersection may have captured your license plate, vehicle details, location, and time. Multiply that by cameras across a city, then connect the searches across jurisdictions, and an ordinary drive stops looking ordinary.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 298966) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Jenuel Oras Ganawed Posted on Jul 21 • Originally published at blog.jenuel.dev That Camera at the Intersection Is Building a Searchable Map of Your Life #security #webdev #privacy #technology You drive to church on Sunday. A clinic on Tuesday. A late-night pharmacy on Thursday. You probably did not consent to turning those trips into a searchable record. Yet a small camera near an intersection may have captured your license plate, vehicle details, location, and time.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)