Friday, July 3, 2026


TECH


Google dismantles NetNut network linked to cybercrime

Disabled Google accounts and associated Google services used by NetNut for malware command and control (C2), which directly violates Google’s Terms of Service and Acceptable Use Policy. 

Google has announced a coordinated operation with the FBI and Lumen Technologies to disrupt the NetNut network, a residential proxy infrastructure associated with cybercrime activities.

According to Google, this network exploited at least 2 million home devices—including smart TVs and Android TV boxes—to route malicious traffic and mask the origin of attacks.

Google’s Threat Intelligence Group states it has blocked accounts and services used to control the operation and shared technical information with authorities and industry partners. Google Play Protect has also begun detecting and disabling applications known to incorporate SDKs linked to NetNut.

The scale of the problem is significant: in a single week in June 2026, Google identified 316 distinct groups—ranging from cybercriminals to espionage operations—using the network's exit nodes to mask their origins. Part of this infrastructure is linked to the Popa botnet, which researchers describe as a network connected to Mirai variants.

The company also warns of the risks associated with applications that promise financial gain in exchange for sharing "unused bandwidth"—a model frequently used to enroll devices in proxy networks without the user's knowledge.

Shared technical intelligence on NetNut software development kits (SDKs) and backend C2 infrastructure with platform providers, law enforcement, and research firms to help drive ecosystem-wide awareness and enforcement.

We ensured Google Play Protect, Android’s built-in security protection, automatically warned users and disabled applications known to incorporate NetNut SDKs, and the system will continue to protect users against future install attempts. These efforts to help keep the broader digital ecosystem safe supplement the protections we have to safeguard Android users on certified devices.

We believe our coordinated actions have caused significant degradation to NetNut’s proxy network and its business operations, reducing the available pool of devices for the proxy operator by millions. In addition to selling access to the network under the NetNut brand, NetNut has a robust reseller program that allows whitelabeling of its network. Google has high confidence that many popular residential proxy brands are in fact whitelabeling the NetNut botnet. While we expect this disruption to have a larger ripple effect across the residential proxy ecosystem, observations after the disruption of IPIDEA proved that individual networks can appear resilient. What we have observed is that when faced with the degradation of their own botnet, proxy operators begin buying capacity from their competitors, effectively becoming a reseller. We recognize that creating a lasting disruption in this fluid ecosystem means we must scale our efforts to target the infrastructure of several interconnected providers. We will continue to observe the composition of the NetNut network and map out how its peers adapt to this action.

NetNut is among the largest and most popular residential proxy networks. Estimating the size of residential proxy networks is extremely challenging, but Google Threat Intelligence Group (GTIG) estimates the size of the NetNut network to be at least 2 million devices, distributed across the world. Public reporting by KrebsOnSecurity and others, confirmed by Google, illustrates that NetNut populates its botnet by distributing SDKs for devices commonly found in homes, such as smart TVs and streaming boxes. GTIG has also identified NetNut botnet plugin components for large-scale botnets such as Badbox 2.0.

Residential proxy networks sell the ability to route traffic through IP addresses owned by internet service providers (ISPs), allowing attackers to mask malicious activity by hijacking these IP addresses. A robust residential proxy network requires controlling millions of residential IP addresses to sell to customers for use. To accomplish this, operators need code running on home devices to enroll them into the malicious network as exit nodes. Home devices become part of proxy networks either because they are pre-installed with malware before purchase or because users unknowingly download applications containing hidden proxy code. This creates serious risks for unsuspecting device owners, as their home IP addresses can be used by attackers as a launchpad for hacking and other unauthorized activities. Consequently, users can have their legitimate traffic flagged as suspicious, or blocked by their service providers.

In a single week during June 2026, GTIG observed 316 distinct threat clusters using suspected NetNut exit nodes, including cybercriminal and espionage groups. These bad actors can use NetNut to mask their origin IP address when accessing victim environments, accessing their own infrastructure, and conducting password spray attacks. Furthermore, when a consumer device becomes an exit node, unauthorized network traffic passes through it. This means bad actors can access other private devices on the same home network, effectively exposing them to Internet threats. Public reports by Synthient, Spur, Nokia Deepfield, and others have documented the use of NetNut to infect devices with variants of Mirai DDoS botnets.

Consumers should be extremely wary of applications that offer payment in exchange for "unused bandwidth" or "sharing your internet." These applications are primary ways for malicious proxy networks to grow, and could open security vulnerabilities on the device’s home network. We urge users to stick to official app stores, review permissions for third-party VPNs and proxies, and ensure built-in security protections like Google Play Protect are active.

Consumers should be careful when purchasing connected devices, such as set top boxes, to make sure they are from reputable manufacturers. For example, to help you confirm whether or not a device is built with the official Android TV OS and Play Protect certified, our Android TV website provides the most up-to-date list of partners. You can also take these steps to check if your Android device is Play Protect certified.

mundophone

Thursday, July 2, 2026


DIGITAL LIFE


WhatsApp account hijacking spreads malware globally

A new global cybercrime campaign detected in June 2026 is using WhatsApp account hijacking to spread malicious VBScript files among trusted contacts. The threat affects users of WhatsApp Desktop and WhatsApp Web across multiple continents, with an increasing focus on the European market through the use of multiple languages, including Portuguese. By taking control of legitimate profiles, attackers bypass standard defenses that rely on user skepticism, facilitating the installation of remote monitoring and management software to gain full control over affected systems.

Attackers use previously compromised legitimate profiles to send messages containing malicious attachments to existing contacts on the platform. This approach maximizes the likelihood that the victim will open the document, as the message appears to come from a colleague or friend.

Kaspersky’s Global Research and Analysis Team (GReAT) identified the operation and confirmed that the primary objective is to compromise Windows operating systems using legitimate administrative tools configured for malicious purposes.

Initial geographic distribution revealed a high volume of infections in Asian countries—with Malaysia leading the number of recorded cases, followed by Singapore, Taiwan, and Vietnam—as well as in Brazil. However, the inclusion of metadata and scripts translated into French, German, English, and Portuguese confirms that Europe is one of the criminal group's strategic targets. The files are disguised as invoices, payment receipts, bank statements, and debt notifications to encourage users in corporate environments to open them.

The code underlying this threat hides within structured comments and metadata that mimic official Microsoft operating system components. Once activated by the user, the file executes a sequence of encoded commands via Windows Script Host, running in the background without triggering visible alerts. The initial script creates a temporary directory at the local path `C:\Users\Public\Documents` to download additional payloads from external command-and-control servers.

Fareed Radzi, a security researcher on Kaspersky’s GReAT team, explains the sophistication of the social engineering employed in this campaign.

In this campaign, attackers exploit the trust inherent in messaging platforms by using compromised WhatsApp accounts to send malicious attachments that appear to originate from known contacts, making recipients far more likely to interact with them. File names are carefully disguised as routine business documents—such as invoices and payment notices—and localized into multiple languages ​​to support a broad dissemination strategy. Once opened, they trigger a multi-stage infection chain that silently downloads and executes additional malicious components from external infrastructure.

The final phase of the attack involves the silent installation of a remote monitoring and management software package. While legitimate in corporate technical support contexts, this application grants attackers full administrative privileges, enabling the exfiltration of sensitive data, credential monitoring, and the potential introduction of ransomware into the company's internal network.

Protection against social engineering attacks requires a combination of strict filtering policies and identity validation outside the messaging platform itself. System administrators should implement local rules to prevent script execution on work computers.

Key mitigation guidelines include:

-Restricting extensions: Block the direct execution of files with .vbs, .vbe, .exe, .bat, .cmd, .js, and .ps1 extensions from public user folders.

-Software Restriction Policies (SRP): Configure Windows AppLocker or Group Policies to prevent WhatsApp Desktop from launching unauthorized subprocesses.

-Out-of-band validation: Verify the legitimacy of any invoice or document received via chat platforms through a phone call or corporate email. Network monitoring: Implement detection systems that identify unusual connections from local computers to uncatalogued external servers.

mundophone

Wednesday, July 1, 2026

 

TECH


6G could spell the end of apps as we use them today

The next major shift in mobile technology may not lie in faster video downloads or quicker website loading times. 6G is taking shape as a network capable of understanding context, connecting devices, and distributing artificial intelligence in real time. If predictions hold true, the way we use our phones could change profoundly by the end of this decade, with fewer apps and more digital agents acting on our behalf.

During the 2026 Mobile World Congress in Shanghai, the conversation around telecommunications took on a more ambitious tone. The industry is no longer talking solely about speed, antennas, and coverage; the focus has shifted to the convergence of artificial intelligence, advanced computing, and next-generation mobile networks.

Against this backdrop, Qualcomm unveiled a plan projecting the first commercial uses of 6G in 2029. The promise goes beyond a more powerful internet; the goal is to create the first mobile architecture with AI embedded from the network core all the way to the user's device.

Geopolitical factors are also driving pressure to accelerate this timeline. In the United States, 6G is now viewed as strategic infrastructure essential for national security, economic competitiveness, and technological influence. Pre-commercial demonstrations are expected to take place during the 2028 Los Angeles Olympic Games.

To achieve this, Qualcomm is collaborating with a network of 58 global partners, including carriers, equipment manufacturers, device makers, and companies specializing in advanced technologies.

The end of apps as we know them... The most significant shift may lie in the relationship between the user and the mobile phone. Today, almost everything relies on opening an app, tapping the screen, performing a search, or manually triggering a function. With 6G, this model may begin to fade.

The industry envisions a seamless digital environment where autonomous AI agents operate in the background. These would be far more than mere chatbots or voice assistants. They would function as systems capable of understanding needs, cross-referencing information, and acting according to the context.

Instead of opening an app to organize a schedule, find a route, compare prices, or reply to messages, the user could rely on an intelligent layer that coordinates these tasks almost invisibly.

For this to work, the network will need to support millions of digital agents operating simultaneously without overloading antennas, servers, or personal devices.

In this future, the mobile phone might cease to be the absolute center of the experience. Smartwatches, earbuds, augmented reality glasses, and personal sensors could play a decisive role.

These devices would act as the eyes and ears of the AI ​​agents. Cameras, microphones, and sensors would capture environmental information, allowing the system to understand where the user is, what they are doing, and what kind of help they need.

Interaction would no longer depend solely on the screen. Voice, gestures, eye movements, and natural commands could become the new interface.

The challenge is immense because these devices have clear physical limitations. Battery life, heat generation, weight, and size prevent complex AI models from always running locally.

Not everything will stay on the phone, nor will everything move to the cloud...The proposed solution involves a distributed computing model. Some simple tasks would be processed directly on the device, offering greater privacy and immediate response times. More complex activities would be sent to servers located near network antennas. Even more demanding requests would be sent to large data centers.

This division would allow the AI ​​to function without perceptible interruptions. A simple request could be handled on the device itself, while heavier analysis would be split between the network and the cloud.

The system would also feature layers of agents. The first would reside on the device, capturing commands and immediate data. The second would operate at the network "edge"—near the antennas—coordinating local tasks. The third would function on central servers, balancing loads and connecting larger models.

One of the most disruptive ideas behind 6G is transforming the network itself into a sort of urban radar. By analyzing radio waves reflected by objects, vehicles, and people, the infrastructure could detect movements in physical space in real time.

This would enable the creation of constantly updated digital twins of entire cities. The technology could assist with traffic management, accident prevention, drone detection, and public infrastructure maintenance.

In the industrial sector, connected robots could instantly share information about their environment. If a machine moved a part within a factory, all other machines would know about it without requiring human intervention.

Technical, financial, and regulatory obstacles remain. Countries with uneven infrastructure, such as Argentina and Brazil, will need to tackle challenges regarding investment, spectrum allocation, and the modernization of existing networks. Even so, the direction seems clear.

6G will not merely be a new generation of mobile internet. It could serve as the foundation for an era in which artificial intelligence moves beyond apps to permeate the environment, connecting objects, people, and decisions in real time.

 

mundophone

Tuesday, June 30, 2026

 

TECH


Compact smartphone with keyboard: Clicks Communicator featured in hands-on video

The Clicks Communicator is one of the most unusual smartphones on the market, as the device combines an almost square 4-inch touchscreen with a keyboard that also functions as a touchpad. Clicks is now showcasing the BlackBerry-style smartphone for the first time in a hands-on video.

The Clicks Communicator has been available for pre-order since spring. The smartphone, priced at $499, is expected to ship toward the end of the year. The manufacturer is now demonstrating the smartphone for the first time in a more comprehensive hands-on video that shows some of the Clicks Communicator’s more unusual features in detail.

First and foremost, the video showcases the Android skin, which displays favorite apps and widgets in a list view. Under favorites, all apps are displayed in an alphabetically sorted list. The Clicks Communicator features three microphones, high-quality stereo speakers, and a 3.5 mm headphone jack. Since communication is a priority for the manufacturer, Clicks says this also applies to call quality, even in hands-free mode.

To ensure high-quality audio, the Clicks Communicator features two speakers at the top and two front-facing ones below the keyboard, enhancing the stereo sound experience. It includes three microphones: one at the top, one on the back, and another below the keyboard. There is also a 3.5mm jack for wired headphones.

The back cover is easily removable without tools, providing access to the SIM card and the microSD card slot (supporting up to 2 TB); however, the battery is not removable, even though it is easily accessible.

At the end of the video, Jeff emphasizes that this is still a pre-production unit, so the final design will be refined based on suggestions and requests from the community. In future videos, he will demonstrate other new features, such as a touch-sensitive keyboard, a messaging hub, and more.

The keyboard has a few hidden features. In the video, Clicks only shows the fingerprint sensor, which is built into the spacebar. The shortcut button and the touchpad functionality, made possible by the keyboards touch-sensitive surface, will be demonstrated in future videos. At the very least, the video shows how the back cover can be removed without any tools to insert a SIM card or a microSD card, or to replace the battery.

Clicks confirms that everything is currently on track and that shipments are expected to begin in the fourth quarter. The smartphone is expected to stand out not only for its compact design and keyboard, but also for its support of magnetic Qi2 chargers, as well as a 50 MP main camera and a 24 MP selfie camera. However, the manufacturer has not yet provided any details about the built-in processor.

mundophone


TECH


'AI is incompatible with democracy,' says author of book on OpenAI

One aspect that has surrounded the field of artificial intelligence (AI) since the ChatGPT boom is the aura of "magical technology"—something that emerged almost spontaneously and carries promises and concerns as grand and inevitable as anything science fiction could imagine.

That is not how American journalist Karen Hao views the field. To her, it is a project with the hallmarks of an empire, consuming global resources on a massive scale to benefit a tiny elite in Silicon Valley, USA. Her research led her to conclude that AI is incompatible with democracy—a position she argued in a book that garnered significant attention last year.

She is the author of *The AI ​​Empire* (originally titled *The AI ​​Empire* in English), which details the history of the company co-founded by its current CEO, Sam Altman. A Portuguese-language edition of the book was recently released.

Her perspective stems from a unique vantage point: as the former AI editor for *MIT Technology Review* and a reporter for *The Wall Street Journal*, Hao closely followed the emergence and rise of OpenAI. In just a few years, the organization transformed from a non-profit laboratory into a company currently pursuing a $1 trillion IPO.

The book maps out the key figures, companies, technologies, dilemmas, and issues in the field. It serves as a guide to understanding how a technology that once seemed like the stuff of movies became a major driver of political, economic, cultural, and behavioral influence in recent decades.

Hao is currently in Brazil. On Tuesday (the 30th), she is participating in an event leading up to the 21st International Investigative Journalism Congress, organized by the Brazilian Association of Investigative Journalism (Abraji). The talk begins at 4:00 PM at the Camargo Guarnieri Cultural Center on the University of São Paulo (USP) campus. The event is hosted by Abraji, Editora Rocco, and GEIA (the Research Group on AI and Digital Cultures) from USP’s School of Communications and Arts. Yesterday, she met with *O Globo* at a hotel in São Paulo’s West Zone and, in addition to discussing her book, addressed some of the latest topics in the world of AI. These included data center regulations, OpenAI’s market position, Anthropic’s growing strength, the US government’s ban on advanced models, the papal encyclical, the lack of diversity in AI research, and the global influence wielded by Silicon Valley companies.

https://karendhao.com/

Read the highlights of the conversation below.

Throughout the book, Sam Altman and those around him speak as if everything regarding AI is inevitable, yet you counter that view. Is there anything about AI that is truly inevitable?

I don’t think anything is inevitable in general, but when it comes to AI, one of the things I really tried to highlight in the book is the extent to which every decision regarding ChatGPT was based on completely subjective choices. And it’s interesting when you look at OpenAI’s beginnings.

The approach they took to scaling their LLMs was seen as scientifically anomalous at the time. They adopted a brute-force, intellectually "cheap" approach that wasn't the path favored by other researchers in the field. And it was partly because they had an extraordinary amount of money that they managed to make their approach the dominant one. So, how can you say that a technology born from that kind of history is somehow inevitable?

In what ways does AI undermine democracy?

I call these companies—like OpenAI—"AI empires" because of the striking parallels they share with the empires of the past and the way they amass extraordinary economic and political power.

This happens through the dispossession of the majority. They dispossess people of their data, their land—to host these data centers—, water resources—to power and cool these centers—, as well as people's labor, future economic opportunities, and educational opportunities. And that is why the empire manages to extract an extraordinary amount of value so quickly: it extracts it without distributing it back proportionally. And the reason I believe this threatens democracy is that empires and democracy are incompatible.

Empire is founded on the idea that there is a natural hierarchy in the world—that there are superior and inferior groups—and that those at the top deserve to be there and deserve to appropriate all those resources by virtue of some divine right or natural order. Democracy, on the other hand, is based on the exact opposite premise: the idea that we are all equal and all deserve to participate collectively in determining our own future. Thus, at a purely philosophical level, there is a fundamental conflict between the ideology driving the development of the AI ​​industry and the way democratic societies are organized.

Brazil is working on legislation to attract data centers. By offering cheap renewable energy and tax incentives, the country is positioning itself as a “digital colony,” as you describe in your book. What can Brazil learn from countries like Chile, which have both welcomed and rejected data centers?

One notable trend we’ve seen over the past year is the rise of resistance to data centers worldwide. It started in Latin America—in places like Chile—and spread to the US, Europe, and Brazil. This kind of grassroots organizing is really beginning to pressure the AI ​​industry to change its approach.

For instance, OpenAI shelved Sora (its AI video generator). When they announced the product, they billed it as the most important launch since ChatGPT, yet within a few months, they had to shelve it. Grassroots organizing was the reason why. If you look at the three reasons reported for OpenAI’s decision, the first was a massive bottleneck in computing power.

The second reason was stagnant consumer demand—so, this is a case of collective consumer action. The third is that OpenAI is preparing for an IPO and facing a much more uncertain financial landscape. Wall Street is increasingly skeptical about whether the AI ​​industry can actually deliver on its promises, given the massive political and social backlash currently underway.

This is where Brazil can gain insight: by recognizing that when this kind of grassroots organizing and resistance emerges—whether against the infrastructure, the way they harvest data or intellectual property, or the psychological harm inflicted on children—it impacts the trajectory of AI development.

The US government is making it very clear that it decides who gets access to cutting-edge technology—as seen with Claude Fable. What should countries do to preserve their sovereignty while still keeping pace with the latest advancements?

There is a major question here regarding why we actually want to keep up with the latest technologies. If these latest technologies are the same ones exploiting and extracting resources from communities around the world, is it really a good thing to keep up with them? Or should we, in fact, reframe the problem regarding the rules of the game? If we were to redefine our goals—not just to chase the latest tech, but to pursue the objectives of individual communities, such as improving the cost of living, the quality of education and healthcare, and economic opportunities—you would quickly realize that we don't need any of the AI ​​technologies Silicon Valley is trying to force down people's throats.

There is a completely different set of AI technologies we should actually be developing. And there are many ways to develop these technologies without engaging in Silicon Valley's exploitative practices. This would help communities continue to progress in the true sense of the word—not just technological progress for its own sake, but human, social, and economic progress.

Right now, OpenAI is squeezed between Anthropic—which currently has the most popular platform—and SpaceX, which potentially has the capacity to build its own infrastructure. These are two things I don't see happening for OpenAI. Will the empire fall?

If we define the "AI empire" solely as OpenAI, then yes. There is a lot of pressure on OpenAI right now, and it doesn't seem to be in a very strong position. But I think the more important question is: will the AI ​​empires—plural—fall? I am actually quite hopeful about this, because I define OpenAI, Anthropic, SpaceX, Amazon, Microsoft, Google, and Meta all as AI empires. Having OpenAI cease to be an empire only for Anthropic to take its place wouldn't actually solve the core problem I see regarding the destructive and exploitative nature of AI development. What I hope happens is not merely that we keep swapping which entity acts as the dominant empire, but rather that—through grassroots organizing and resistance—we secure genuine accountability from all these empires. I want them to stop being empires and instead become companies that offer value commensurate with what they receive in return. My goal is not to put these companies out of business; it is simply to bring them back to a role where they are not excessively exploitative and do not degrade the environment. We can have companies that provide high-quality products and services without causing extraordinary amounts of damage.

This approach is incredibly circular and baffling, because when you look at what Anthropic is doing, it’s practically the same thing as OpenAI. Dario Amodei and the Anthropic executives left OpenAI, essentially copied and pasted their model, and simply rebranded themselves as the "good guys" without actually addressing the root causes of the problems. Both OpenAI and Anthropic approach AI through scaling, so you still run into the same issues regarding data privacy violations, the erosion of intellectual property, environmental damage, and harm to public health. They are essentially making minor tweaks and claiming moral superiority, when in reality, they are just another empire.

What do you make of the fact that the Pope relied on someone from Anthropic to help present his encyclical, *Magnifica Humanitas*? Leo XIV warned about the threat AI poses to human dignity, justice, and labor, yet he had a representative from one of these companies by his side.

That was a very confusing moment for me, because I found the encyclical to be an incredibly profound and beautifully written document. It discusses how AI represents a new phase of colonialism and perpetuates labor exploitation—potentially giving rise to new forms of slavery—and addresses how the AI ​​industry advances based on an ideology that assumes machines will always be superior to humans and will somehow perfect the flaws of the human species. One of my favorite lines says, "We flourish within our limitations, not despite them." Yet there was Chris Olah, an Anthropic executive, standing right alongside the Pope.

At first, I was quite disappointed and thought, "Okay, so even the Vatican—the Catholic Church—has, in a way, surrendered to these companies." But when Olah spoke, he framed the document as a critique. He didn't say, "We fully support this document." In fact, he said, "We need critics like the Pope to hold companies like Anthropic accountable." So, he framed it as an adversarial dynamic.

On one hand, Anthropic is trying to draw the Vatican closer to its sphere of power and influence, but at the same time, the Vatican is trying to do the same by keeping the AI ​​industry in check. It isn't entirely clear who actually gained more from this arrangement. Was it the AI ​​industry, or was it the Pope? In the end, perhaps the Pope managed to have the final word.

Is Artificial General Intelligence (AGI) a lie? Why isn't it discussed with the same intensity anymore?

It is a myth, in the sense that it is an incredibly compelling story that many people believe in—and one that serves a huge political purpose for these companies to justify all the destruction they cause. If they can get everyone to believe that AGI somehow exists, then they can simply go on doing whatever they want. But reality has set in, and myths only work in information vacuums. The more AI is deployed in society, and the more communities suffer the impact of its development, the more that information vacuum gets filled with actual facts about what the technology really represents—and the more that myth begins to crumble.

You argue that the scientific field of AI has lost transparency and research diversity with the rise of generative AI. How can that be regained?

The reason so much diversity has collapsed is that the AI ​​industry has become the dominant funder, even outside of the companies themselves. They are the primary funders of academic labs, while state funding accounts for a smaller share of the total.

Changing this requires a few things. One is having people with alternative visions for AI development who refuse to accept funding from these companies. New sources of funding will also be required, potentially combining state funding, foundation support, and perhaps even crowdfunding. A richer constellation of startups will also be needed. This will take time.

Restoring the diversity that was lost will require a great deal of careful effort and sacrifice, as AI researchers and other talented individuals will need to make an active choice early in their careers: forgo a $1 million compensation package to invest in a different approach to AI development.

Is there a specific area of ​​AI where you would like to see more research—beyond deep learning, machine learning, and generative AI?

Before deep learning became the primary focus of virtually all AI development, there was a field known as neuro-symbolic AI. This approach involved encoding knowledge and databases into computer systems to create a more deterministic system—one that could retrieve that knowledge and reason through the database to arrive at specific answers. While that approach had its weaknesses and was eventually sidelined due to being too slow and costly, the neuro-symbolic school of thought merges the strengths of deep learning with those of the symbolic approach. It allows a system to learn quickly from data—as deep learning does—while also incorporating fundamental rules that do not need to be learned. We already know that 1 plus 1 equals 2, so there is no need to feed the system vast amounts of data demonstrating this fact. That is part of the reason why deep learning systems are so inefficient; they essentially reinvent the wheel every time. So, I am interested in seeing more work on neuro-symbolic AI.

At the same time, within the realm of deep learning, there were other interesting avenues for making systems more efficient—reducing their consumption of data and computing power. I believe there is significant research to be done both within and outside the current paradigm to explore the new techniques and methodologies we can use to achieve the desired capabilities without relying on an extractive supply chain.

Finally, I would add that the issue isn't just how we achieve better systems, but also how we define the ultimate goal. For some time now, the industry has defined that goal as replicating human intelligence. I don’t think that’s the right goal. The aim of technological development is to complement what we cannot do, not to replace what we can do. When we got the first computers and calculators, part of why that was great was that humans can’t calculate numbers as fast as computers can. So, we offloaded that work to the computer, but there are so many other things humans can do that we would never be able to offload to a machine. Why not focus solely on developing AI systems geared toward the things we could never do ourselves, rather than trying to outdo us in every way?

Do you use AI tools? Which ones, and for what purpose?

I don’t use commercial generative AI tools. I don’t use ChatGPT, Claude, Gemini—none of them—and there are three reasons why. First, because I investigate these companies, so from an ethical standpoint, I don’t want to participate in perpetuating the harmful practices they engage in. Second, for privacy reasons. I investigate these companies, so I don’t want to hand over all my data to them. And third, because I believe that, ultimately, the strengths of my work are simply incompatible with what I would get from a generative AI tool.

However, I do use specialized AI tools. For example, one of the things I wanted to do with my book was detail how OpenAI became better capitalized after shifting from a non-profit organization to a Microsoft-funded venture, and I noticed a huge improvement in their office furnishings.

The office chairs I saw at the first location were simply very different from the ones at the next office. So, I took photos of each chair and ran them through Google Image Search—a specialized AI tool that doesn't try to generate anything and doesn't consume vast resources to perform the task. I discovered that the chairs from the old office actually cost $2,000 each, while the chairs in the newer office were by a famous Brazilian designer and cost $10,000 apiece. I included this in the book, as I felt it helped illustrate the point.

--o Globo--

Monday, June 29, 2026


DIGITAL LIFE


Humans trained to spot AI faces in the battle against deepfake fraud

Humans have been successfully trained to spot AI-generated faces in a study led by researchers at the Australian National University (ANU) Emotions and Faces Lab.

AI-generated deepfake faces have become so realistic that it is difficult for people to tell them apart from photos of real humans, contributing to increases in AI-related fraud.

“Training on visual artifacts, like looking for a sixth finger or odd earrings, has had limited success, partly because the AI is getting too good, and fraudsters may avoid using pictures with obvious flaws anyway,” lead researcher Associate Professor Amy Dawel said.

“Our training directs people’s attention to global qualities that differ between AI and human faces. AI faces tend to be more symmetrical, proportional and attractive, but without training we often think these are markers of being human.”

The researchers trained people to spot AI-generated faces by drawing their attention to six perceptual qualities: distinctiveness, memorability, proportionality, symmetry, attractiveness and expressiveness.

The ability of all participants to spot AI faces improved, with “high performers” achieving near perfection.

“It was amazing to see the dramatic improvement in people’s ability to detect AI faces,’’ Associate Professor Dawel said.

“We've shown our training is effective for some of the most convincing fakes available, StyleGAN faces. Now we need to find out whether that training generalises to other AI-generated faces.

“We are also working on how to optimise the training – making it shorter and ensuring the benefits last over time.’’

The participants in the main study were trained by ANU Honours student Tanya George.

“We found that even relatively short training sessions helped participants improve their accuracy in detecting AI-generated faces, highlighting the potential for practical education tools in this area,’’ Ms George said.

“AI image-generation technology is improving extremely quickly, and many people underestimate how convincing these faces can be. Research like this can help people navigate increasingly complex online environments.”

The research was successfully replicated by a team led by Professor Jim Tanaka and Dr Eric Mah at the University of Victoria, Canada.

“The replication shows that the findings weren’t a fluke – when we trained a new set of people in a different country, we saw them improve just as much,” Dr Mah said.

“Online training was effective, so our training program could easily be implemented at scale for little cost.”

Associate Professor Dawel said it was important to improve human AI-detection abilities because AI could not be relied upon to solve the problem alone.

"While algorithms offer one solution to detecting deepfake faces, their decision-making processes remain opaque and recent benchmarking reveals serious weaknesses,'' she said.

“We need approaches that are ethical and explainable – for which keeping humans in the loop is key.”

The ANU Emotions and Faces Lab would like to hear from people interested in undertaking the AI face detection training or participating in other AI face studies. People can register to participate at: https://tinyurl.com/ai-face-study-register

The study, Training Humans to Detect AI-generated Faces, is published in the scientific journal PNAS

Humans trained to spot AI faces...Recent groundbreaking scientific studies confirm that humans can be effectively trained to spot hyper-realistic AI-generated faces in less than an hour, nearly doubling their detection accuracy. Historically, people relied on looking for localized glitch artifacts—like asymmetric earrings, background bleeding, or distorted teeth. 

However, modern generative AI software has largely eliminated these errors, triggering a dangerous phenomenon known as "AI hyperrealism," where people mistake synthetic faces for real human beings.A peer-reviewed study published in the journal PNAS by researchers at the Australian National University and replicated by the University of Victoria proved that teaching people to evaluate structural facial impressions can reliably combat deepfake fraud.

Instead of searching for tiny pixel mistakes, successful training program frameworks direct human vision toward six holistic perceptual qualities that distinguish real humans from synthetic counterparts:

Symmetry: AI faces generated by modern networks are often structurally hyper-symmetrical, which rarely happens in nature.

Proportionality: Generative models tend to deliver flawless, mathematically average distance intervals between facial landmarks.

Attractiveness: Synthetic profiles are generally optimized to look highly attractive and universally appealing.

Expressiveness: Real human faces communicate micro-emotions; AI outputs often look rigid or slightly devoid of raw feeling.

Distinctiveness: Human faces have unique, non-average irregularities, whereas fake profiles tend to appear "hyper-average".

Memorability: Because synthetic generation aggregates standard database data, fakes can leave a less memorable psychological impression.

source: The Australian National University



HMD




Leak reveals innovative feature phone with touchpad

HMD Global appears to be developing a brand-new feature phone that is not only expected to offer a modern design but, above all, an innovative keypad that can be transformed into a touchpad to simplify the use of certain apps.

With phones like the Nokia 110 4G, HMD Global has been offering feature phones with a classic design for years – devices that are particularly popular as secondary phones without distracting social media apps. The leaker @smashx_60, who has frequently revealed accurate information in advance about unreleased HMD Global products over the past few years, has now published the first images of a next-generation HMD feature phone.

The device stands out not least for its heavily rounded body. The right side features a power button and a volume rocker. On the back, there is a single camera and an LED flash. Pogo pins should allow the device to be charged on a wireless charging station. The front features an almost square display, which is relatively large by feature phone standards. Below the screen is a keypad with a T9 layout.

The standout feature of this model is that this keypad can be transformed into a touchpad when needed, though the leaker is not yet certain whether HMD Global will use a flip-out or removable cover for this purpose. This touchpad should make scrolling through long texts and web pages much more comfortable, since it prevents a finger from covering the already quite small touchscreen. So far, it is not known when or at what price this feature phone will be released, and the model name has not yet been announced.

The most intriguing feature is a touch-enabled flip cover, which would transform the device into a hybrid model. The concept envisions a phone that is simple for daily use yet offers access to cloud services and browser-based apps via an RTOS Touch platform.
The released sketches show a phone with soft lines that strongly resemble historic BlackBerry models designed for users who preferred physical keys. The front houses a landscape-oriented display paired with a T9 numeric keypad—a configuration that prioritizes the convenience of calling and texting over traditional smartphone functions.

Rounded design with clear echoes of old BlackBerry phones.
Landscape-oriented screen rather than the classic vertical panel.
Physical T9 keypad for typing and quick commands.

The detail that truly sets this HMD device apart is the potential inclusion of a touch-enabled flip cover. Essentially, the phone would combine the immediacy of a feature phone with more modern interaction, creating a hybrid format that offers some advanced functions without becoming a full-fledged smartphone.

The flip section of the device is expected to support touch controls.
It is slated to run on RTOS Touch, a lightweight platform designed for basic usage.
Applications could be delivered via a cloud-phone service providing access to browser-based tools.

mundophone

TECH Google dismantles NetNut network linked to cybercrime Disabled Google accounts and associated Google services used by NetNut for malwa...