Language Selection

English French German Italian Portuguese Spanish

Police Still Using Matrix-Type Database

Filed under
Misc

When the federal government in April stopped funding a database that lets police quickly see public records and commercially collected information on Americans, privacy advocates celebrated what they saw as a victory against overzealousness in the fight against terrorism.

But a few states are pressing forward with a similar system, continuing to look for ways to quickly search through a trove of data - from driver's license photos to phone numbers to information about people's cars. Their argument in seeking to keep the Matrix database alive in some form: it's too important for solving crimes to give up on.

Florida, Ohio, Connecticut and Pennsylvania still use software that lets investigators quickly cull through much of the data about people that reside in cyberspace. However, without the federal grant for the Matrix data-sharing system, they won't be routinely searching through digital files from other states - at least for now.

Privacy advocates still don't like the idea, saying government shouldn't have easy access to so much information about people who haven't done anything wrong.

But law officers bent on keeping the Matrix alive say the information is already out there anyway for companies to use for less noble purposes. Law enforcement has always used such information; it just never had a big computer search tool to quickly find links between people and places.

"The media uses that data, attorneys use it, banks use it," said Mark Zadra, the Florida Department of Law Enforcement agent in charge of the system. "We've been using online data like that for 10 to 15 years. What this does is link those. ... What took law enforcement so long to use technology and get into the 21st century?"

Matrix - the ominous name is shorthand for Multistate Anti-Terrorism Information Exchange - was born as an anti-terrorism tool in the wake of the Sept. 11 terrorist attacks.

Created by Florida law enforcement officials working with a one-time drug-running pilot-turned-millionaire computer whiz named Hank Asher, it was conceived as a way for states to combine data they have on people - driving records and criminal histories, for example - with similar records from other states.

The company that Asher founded but no longer works for, Seisint Inc., also added to Matrix information gathered in the private sector, including some of what credit card companies collect, such as names, addresses and Social Security numbers - though actual credit histories were not included.

Together, the program would give states a powerful tool that could link someone to several addresses or vehicles, and possibly to other people who lived at those same houses or drove the same car.

Those links could help thwart terrorism or solve crimes in which witnesses could provide only partial information, like half of a license plate and the make of a car. The technology is credited in part with helping police crack the Washington, D.C., sniper case in 2002.

"It very quickly allows you to identify identities, associates, things like that," said Lt. Col. Ralph Periandi, deputy commissioner of the Pennsylvania State Police. "Two or three other people who might be connected."

Matrix impressed federal officials enough that the program was seeded with $12 million from the Departments of Justice and Homeland Security. Thirteen states eventually signed on or expressed interest in feeding their data into the system, representing half the U.S. population.

But over time, several states pulled out, partly because of concerns about the cost or laws governing the transfer of data out of state. California's attorney general decided Matrix "offends fundamental rights of privacy."

Those objections were nothing compared to the criticism Matrix encountered from the right and the left, including from the American Civil Liberties Union.

"It is essentially an electronic file on everyone whether they are suspected of criminal activity or not," said Howard Simon, executive director of the ACLU in Florida. "I can't think of anything more un-American."

When the federal grant for Matrix ended in April - there is dispute over whether the privacy issues may have killed the government's interest - the database itself officially ended as well. But Florida and the three other states are still using its database-searching software. Florida is continuing to seek out companies that can help them build another, larger cache of information. And officials envision one day sharing that data with other states again.

In addition to contracting for searching software from Seisint - now part of information giant LexisNexis - Florida has requested information from companies on what data they could provide that the police could add to their database. The proposal says Florida police are interested in such privately available data as insurance, financial, property and business records.

Although Matrix was designed as a terrorism tool, Zadra said its main value has been for solving more ordinary crimes. He cites success stories ranging from kidnapping to frauds and theft. In fact, in Florida the system is most often queried in fraud investigations, followed closely by robbery, state records show.

To support those efforts, the Florida police envision getting what's known as "credit header information" - basic identifiers for people - from private credit rating agencies. That's led to fears that police would looking into people's credit.

"Absolutely not true," Zadra said. What the agency wants from credit agencies is the up-to-date addresses that creditors are famously aggressive about getting.

"We don't get their account numbers, we don't get their expenditures, we don't track and monitor anybody," Zadra said. "We don't know what library books you're checking out, what X-rated videos people are renting."

The agency also wants to limit the searches to information generally available either to the public or to law enforcement without a search warrant, Zadra said. For example, one of the databases the system searches is the FDLE's own registry of sex offenders - which has become a popular Web site for members of the general public to search for people in their neighborhood.

For many privacy advocates Matrix raises the larger question of why so much of this information is already out there in databases for law enforcement to covet.

"Technology operates at the speed of light and privacy protection is at a snail's pace," the ACLU's Simon said. "Governments like the state of Florida have not enacted privacy legislation and aren't limiting the circulation of information about you without your knowledge and consent."

Zadra said the FDLE is keenly aware of concerns about how the data are used - but noted that ultimately the files are mostly public data that people have freely given out. He points to the long lines of people at sporting events who will give away information on themselves by filling out a credit application just for a free T-shirt.

"They've given their private and personal information to somebody they have no idea about, but when they hear law enforcement wants to use it to solve a crime ... they can't believe it," Zadra said.

"We're doing exactly what the public asked us to do after Sept. 11. They said, `My goodness, how did the law enforcement community allow this to happen?'"

By DAVID ROYSE
Associated Press

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.