That Camera at the Intersection Is Building a Searchable Map of Your Life
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.
- ▪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.
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).