Urgent.News

What's breaking now, across thousands of outlets.

Tech

Texas and Florida Step Back from ALPRs

Within the last few days, two important state actions have dealt a big blow to automated license plate reader (ALPR) networks. This is just the latest proof of the growing tide of public opposition to mass surveillance. After years of successful grassroots battles to pull these cameras from local streets, bipartisan momentum is sweeping the country. On August 28, Texas Governor Greg Abbott banned…

Texas and Florida Step Back from ALPRs

Texas and Florida have recently taken significant actions that deal a major setback to automated license plate reader (ALPR) networks. This follows a wave of public opposition to mass surveillance. Texas Governor Greg Abbott signed an order on August 28 banning state agencies from spending public funds on Flock cameras, just as The Texas Tribune was set to publish an investigation revealing the agency's involvement in building a large surveillance network using at least $30 million.

The next day, Florida's Department of Transportation (FDOT) issued a memo, announced by Governor Ron DeSantis, ordering the removal of all ALPRs from state highways within 30 days. The order cancels all previous permits and prevents future installations. FDOT officials cited the increase in deployments, misuse concerns, data privacy issues, and surveillance schemes as reasons for the swift action.

FDOT's decision has prompted local governments in Florida to cancel or delay their vendor contracts. However, many ALPRs in Florida remain on city streets, county roads, residential driveways, and shopping center parking lots, as FDOT's order does not address these. Texas' directive leaves local agencies free to use city, county, federal, and private funds for installation.

The recent events come after years of grassroots efforts to remove these surveillance cameras from local streets, with many cities severing ties with surveillance companies. In recent days, an average of three localities per day have halted contracts with Flock. Advocates have also been resisting ALPRs in statehouses and courthouses, and exposing the technology through investigative activism.

These actions in Florida and Texas demonstrate the executive branch's ability to curtail mass surveillance quickly. The Electronic Frontier Foundation (EFF) supports the move, but emphasizes that ALPR mass surveillance, which indiscriminately collects and retains location data on all drivers, should not exist. EFF remains committed to working with community groups to remove cameras from local streets and advocating for enforceable restrictions on this warrantless mass surveillance.

Written by urgent.news from EFF Deeplinks's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at eff.org →

More in Tech

Designing a Webhook Delivery System for 10 Million Events a Day

Hello, I'm Maneshwar, and I'm building LiveReview — a blast-radius aware AI code review built for your business-critical systems.

  • Designed webhook delivery system for 10 million events daily
  • Implemented transactional outbox pattern for durable event storage
  • Introduced per-tenant concurrency limiting to prevent head-of-line blocking

Oracle Database: A Deep Dive into the Enterprise RDBMS (2026-09-02 17:35)

Oracle Database: A Deep Dive into the Enterprise RDBMS Oracle Database remains one of the most widely deployed relational database management systems (RDBMS) in enterprise environments.

  • Oracle Database is a leading enterprise RDBMS known for reliability and scalability.
  • Multitenant architecture allows hosting multiple databases within a single container database.

Next.js + Prettier + Husky setup

Cut the crap and start directly Introduction Getting started is intentionally simple. You can create a new project with: npx create-next-app@latest . That's enough to create a Next.js project .

  • Create Next.js project with TypeScript, ESLint, Tailwind CSS, App Router
  • Initialize Git and commit initial project setup
  • Install and configure Prettier with formatting rules and ignore patterns

More from Wednesday 2 September →