Skip to main content
  1. Home
  2. Emerging Tech
  3. News

You can help search for aliens with an open access release of SETI data

Add as a preferred source on Google
SETI

The Breakthrough Initiatives, a program founded in 2015 to search for extraterrestrial intelligence (SETI), recently submitted two papers covering the analysis of its first three years of radio telescope data. Using the Green Bank Telescope in West Virginia, the team searched for evidence of technological activity out among the stars such as radio signals or laser flashes. As a part of the Listen project, a sample of 1702 stars were observed, making this one of the largest such projects in history.

Although the team didn’t find any evidence of alien life yet, there is a reason to take interest in the Breakthrough Listen project: all of the data collected is being made publicly available in an open data archive.

Recommended Videos

“This data release is a tremendous milestone for the Breakthrough Listen team,” Dr. Danny Price, Breakthrough Listen Project Scientist for Parkes, said in a statement. “We scoured thousands of hours of observations of nearby stars, across billions of frequency channels. We found no evidence of artificial signals from beyond Earth, but this doesn’t mean there isn’t intelligent life out there: we may just not have looked in the right place yet, or peered deep enough to detect faint signals.”

If you want to help out with the search for extraterrestrial life, the Breakthrough Listen project is recruiting the public’s assistance. The data which Price and colleagues examined has now been made publicly available on the project’s website, and can be downloaded in the .csv format.

“It is the team’s hope that the data will be used for other kinds of astronomical investigations in addition to technosignature searches, and also that those with relevant expertise can help the program develop better and faster algorithms to detect and filter potential candidate signals,” a note on the project’s website announced.

This is the first time the project has released this much data, which includes scans of the interstellar asteroid ‘Oumuamua and visual data from the Automated Planet Finder, a robotic telescope at the Lick Observatory in San Jose, California. In total there is nearly 1 petabyte (that’s 1 million gigabytes) of data available, a mammoth trove which you can search through using the Open Data Archive page.

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
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