'Big Brother' Gives, Takes Away

slfisher 0 Tallied Votes 426 Views Share

If you ever had a big brother, you know that the same guy who gave you noogies could also protect you from a bully at school -- but you had to take the bad with the good.

'Big Brother,' in surveillance, is the same way.

Government surveillance is getting easier and closer. In , police are photographing, scanning, and georeferencing license plates, ostensibly to help locate stolen cars -- the state is reportedly one of the top five in auto thefts.

But with the data -- more than 1.6 million plate images since 2006 -- Arizona police could do much more. "Investigators talk about using the cameras to create a virtual Arizona crime map, widening the scope beyond stolen vehicles. By logging the daily location of thousands of registered automobiles, investigators may be able to narrow down the locations of people they are looking for."

Oh goody. Do I *want* my car's location recorded daily?

Moreover, the Arizona Department of Public Safety, which is emerging as the repository for the data, has yet to establish guidelines on how to use the data and how long that information would be saved. A legislative bill directing the agency to destroy information within 24 hours if not part of an ongoing investigation died.

Police say the system helps them recover stolen cars, and reduces the number of stolen cars by capturing the thieves. No doubt this is true. But any stored data could conceivably be subpoenaed for use in some later investigation.

Police are also using such surveillance systems to disprove suspects' alibis, such as using New York State highway cameras to show a suspect wasn't where he said he was during the murder of his family.

At the same time, such systems are helping defend other suspects by validating their alibis. In the Bronx, a man was recently exonerated for murder when data stored on his MetroCard transit pass showed that he was located some distance away from the crime. Moreover, security cameras at stores he'd visited also showed him -- with timestamps.

It becomes a matter of, how much do we trust the government to use the collected data only for the right reasons?

Dani AI

Generated

As noted, automated capture systems are double‑edged: they can solve crimes and prove innocence, but they also create long‑lived location records that invite misuse. The right response is not a binary “on/off” choice but a mix of technical limits, clear policy, and independent oversight so benefits are preserved while harms are reduced.

Practical controls that make a difference:

  • Purpose limitation. Define and publish the lawful uses up front. Data collected for vehicle recovery should not be repurposed for unrelated investigations without documented legal authorization.
  • Minimize at the edge. Keep most processing (plate read, watchlist match) local; send only hits to a central store. Non‑hits should be transient buffers, not permanent archives.
  • Retention rules enforced by the system. Apply an automated TTL for non‑evidentiary records and only extend retention when tied to a case number. Retention should be auditable and automatic.
  • Strong access controls and immutable audit trails. Role‑based access, multifactor authentication, query logging to a WORM store, and periodic independent review prevent casual or secret searches.
  • Data protection and deletion. Encrypt images and metadata at rest, separate evidence repositories from operational stores, and use verifiable deletion methods (crypto‑erase or audited purges) for media that require secure wiping.
  • Publish transparency documents. A short privacy impact statement, published retention schedule, and an annual audit summary provide civic accountability.

Implementation notes: where feasible, store only derived metadata (e.g., HMAC hashes keyed per system and rotated regularly) instead of raw images, and keep full images only when required for an investigation. Technical safeguards reduce but do not eliminate risk; statutory limits and independent audits are the final backstop.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.