惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Recent Announcements
Recent Announcements
雷峰网
雷峰网
The GitHub Blog
The GitHub Blog
罗磊的独立博客
月光博客
月光博客
J
Java Code Geeks
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
D
Docker
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
U
Unit 42
C
Check Point Blog
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
MyScale Blog
MyScale Blog

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Deepfakes Make Video Calls Dangerous—On-Device Detection ...
Lars Daniel · 2026-06-02 · via Forbes - Innovation
Video Call Deepfakes

Video calls have been compromised by deepfakes.

AFP via Getty Images

For years, the video call solved a basic trust problem. If an email looked suspicious, a person could get on camera and confirm the request. In business, family disputes, online dating, remote work and even legal settings, seeing and hearing someone became a practical shortcut for believing them.

Deepfakes are breaking that shortcut. The old assumption that seeing someone on screen is enough is no longer safe. I have written before about why seeing is believing is dead for visual evidence. Live video calls bring that same problem into the moment when people are making decisions.

The Arup case shows the problem. In its 2024 financial statement, Arup said criminals used “fake voice, signatures and images” to execute a fraud, while also stating that its networks were not compromised and that no personal or project information was accessed. Arup’s financial statement described the incident as a social engineering-led attack, not a traditional network breach.

If the video call was the step used to reassure the target, then video itself was not the solution. It was part of the delivery mechanism.

After-the-fact digital forensics can help reconstruct what happened, preserve evidence, test files, analyze devices and support litigation. But a digital forensic report does not pull back a wire transfer, unsay a disclosure or undo a false admission made during a live call.

Further, in a digital forensic examination, an examiner may have the original file, metadata, device history, and surrounding evidence. In a live-call attack, the synthetic media may never become a preserved original on the victim’s device. The call happens, the instruction is given, and the harm moves immediately.

Real-time detection matters because it can interrupt trust before action. It can tell the user, the platform, or the organization that something about the face, voice, timing, or stream deserves verification through another channel.

Yes, detection is not perfect. A detector produces a score, a flag or a warning. It should not be treated as absolute proof that a person is real or fake, for the same reason AI detection tools cannot carry the whole burden of authentication. But the warning does not have to make the final decision. Sometimes it only needs to make everyone slow down, verify the request through another channel or bring in an expert before the conversation turns into evidence, money leaves an account or sensitive data is disclosed.

Cloud Detection: The Second Data Problem

The natural next step is video call plus deepfake detection. If video alone can be faked, then video needs a technical warning layer.

But the architecture matters. If detection requires a live face and voice stream to be sent to a cloud API, the organization has solved one risk by creating another. It has moved biometric data, call content, or derived signals away from the endpoint and into another system.

This is not just a privacy-law issue. Faces and voices are among the most sensitive data a system can process. GDPR treats certain biometric data as a special category of personal data, and Illinois’ biometric privacy law includes voiceprints and scans of face geometry in its definition of biometric identifiers. GDPR Article 9 and 740 ILCS 14/10 show why moving biometric signals around is not just a technical decision.

If a deepfake detector sends a live face or voice stream to a provider, the user has to trust that provider’s security, logging, retention and deletion practices. If that data is saved, there is always a breach risk. On-premises detection may reduce vendor exposure, but the stream still leaves the endpoint and lands on another system that must be secured.

On-device detection is cleaner. The call can be analyzed where it is already being seen and heard. The detector can flag risk without sending the raw stream to a vendor, a cloud endpoint, or a separate internal server.

On-Device Detection: Technical Challenges

The privacy argument does not make the engineering easy. A detector that runs on a laptop or phone has to live with limited processing power, battery pressure, heat, latency, and whatever else the device is doing during the call.

Larger models may catch more subtle artifacts, but they are harder to run live on consumer devices. Smaller models may be fast enough for a video call, but they have to be efficient without becoming useless against better fakes. That is why on-device detection is an important step, but not a finished endpoint.

The work is not just about building a detector. It is about making detection fast enough, light enough and private enough that it can run where people actually need it: inside the live call experience.

That is the right frame for on-device detection. It is not a courtroom conclusion. It is not a replacement for digital forensics. It is a local, real-time signal that something is wrong and that the user should stop before money, access, testimony or sensitive information moves.

The Best Security Is The Layer People Do Not Have To Think About

The adoption argument may be just as important as the privacy argument. Security that depends on perfect human behavior fails because humans are busy, rushed and social. Poor security habits survive because better habits ask too much from the person at the wrong moment.

Cloud deepfake detection can become another step someone has to enable, route, approve and trust before or during a call. Those extra steps are often the first things to disappear when people are busy, embarrassed, pressured or trying to move quickly. That may work in a security operations center. It is less likely to work in a scam against an elderly person, a video call on a dating app or website, an employee receiving an urgent executive request, a lawyer preparing a remote deposition or a witness in a high-pressure video meeting.

On-device detection can be closer to invisible security. It can be built into the call experience, run by default and stay out of the user’s way unless something looks wrong. When risk rises, the user does not need to remember a separate process.

The system can surface the one action humans can actually perform in the moment: pause and verify another way.