Skip to main content
  1. Home
  2. Emerging Tech
  3. Computing
  4. Web
  5. News

Your face is familiar — to the FBI. Its facial recognition database holds 117 million of them

Add as a preferred source on Google

As far as facial recognition databases go, the one native to the Federal Bureau of Investigation is getting quite crowded. Reported on by Georgetown Law this week, the FBI’s burgeoning database apparently houses more than 117 million American faces, meaning it currently boasts about half the U.S. population of adults. Don’t break out your tinfoil hat (or mask?) just yet, though, the FBI’s official response shouldn’t necessarily ruffle many feathers — it’s allegedly been compiling the database since 2011 as an effort to assist the criminal justice community.

However, the bureau’s reasoning didn’t stop Georgetown from highlighting potential dangers, including the impact on free speech, personal privacy, and the ability to avoid unreasonable searches and seizures which may stem from access to such a database. According to the 150-page report, roughly 25 percent of state and local police outfits have access to a facial recognition database capable of scanning for driver’s licenses or specific IDs. Perhaps the most startling point made by Georgetown’s report is the fact many of these troves of data are largely unregulated and, as the report put it, “out of control.”

Recommended Videos

Georgetown Law’s report was the work of Electronic Frontier Foundation — a nonprofit dedicated to “defending civil liberties in the digital world” — which directed attention to the FBI’s work a few years after it began.

facialrecognition1

Back in 2014, the EFF filed a Freedom of Information Act lawsuit urging the FBI to release data on its as-of-then unprecedented push to establish a facial recognition database. Staring down the barrel of a lawsuit, the FBI obliged the EFF and released a slew of documents depicting its work on an initiative called Next Generation Identification — or NGI.

An advanced identification network built on the back of the FBI’s current fingerprint database — which boasted more than 100 million records as of 2011 — NGI aimed to include additional biometric data such as iris scans, palm prints, and (our feature in question) facial recognition. Once this data is compiled, NGI associates it with someone’s name, address, age, race, driver’s license number, and more. During EFF’s original inquiry, it was expected that this facial recognition database would contain roughly 52 million faces by the end of 2015.

It’s clear NGI not only hit this lofty goal but has wildly eclipsed it in the years since.

As of now, the FBI has legal clearance to use its software to search for driver’s license information in 26 states. Of course, the hope is that the bureau — or any law enforcement agency with database access — resorts to merely using this futuristic capability in specific times of need such as to help with a criminal case or track someone actually worthy of being tracked.

Despite the good intentions of the FBI, it wouldn’t be the least bit unexpected to see a bit of worried backlash in light of Georgetown’s report. Considering the fact the NGI system originally planned on grouping criminal and non-criminal facial information together — a feature first uncovered during EFF’s FOIA lawsuit — there may be reason to be ill at ease about its use.

Rick Stella
Former Associate Editor, Outdoor
Rick became enamored with technology the moment his parents got him an original NES for Christmas in 1991. And as they say…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more