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

推荐订阅源

云风的 BLOG
云风的 BLOG
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
F
Fortinet All Blogs
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 叶小钗
爱范儿
爱范儿
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
有赞技术团队
有赞技术团队
博客园_首页
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
V
Visual Studio Blog
Jina AI
Jina AI
博客园 - Franky
量子位
MongoDB | Blog
MongoDB | Blog
L
LangChain Blog
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
aimingoo的专栏
aimingoo的专栏
M
MIT News - Artificial intelligence

MEDIANAMA

India in talks with US, Anthropic for Mythos access; no Indian firms in Project Glasswing yet Including OTTs in TRAI’s spam protection draft rules a ‘regulatory overreach’: IAMAI Eternal Q4FY26: All Users Pay Higher Platform Fee, Only Some Get Discounts Amazon, Meta to challenge PhonePe-Google Pay dominance as UPI cap delayed since 2020 Meta failed to protect the safety of under-13s: European Commission If markets and regulators are ready for network slicing, we are ready: JIO Why defining ‘news’ won’t fix the free speech problems of draft IT Rules? #NAMA Eternal Q4FY26: Goyal Dismisses AI Disruption Risk as Zomato Quietly Builds Agentic Commerce Infrastructure Karnataka files appeal challenging the bike taxi ban lift in the Supreme Court How did WhatsApp turn 17 govt. flags into 9,400 digital arrest scam bans? Google Wallet integrates Aadhaar as digital ID, expands India’s mobile identity ecosystem Kerala HC issues notice on MediaOne’s Facebook page block in India MeitY warns VPN providers against enabling access to blocked betting platforms Shreya Singhal targeted private censorship. Today’s threat is the State #NAMA Amazon scales its quick delivery service ‘Amazon Now’ in 100 cities Can MeitY issue binding rules via advisories? Experts raise alarm over draft IT Rules #NAMA How 2019 election code of ethics became India’s three-hour content takedown mandate #NAMA Australia proposes new levy on big tech to fund news, opens draft law for consultation ‘judge, jury, executioner’: experts warn of Inter-Departmental Committee (IDC) overreach under New draft IT Rules Lowdown: TRAI flags low deployment under PM-WANI in public Wi-Fi consultation paper Why the NBFC licence matters for MobiKwik China blocks Meta-Manus deal, asserts origin-country jurisdiction: what this means for India ‘No transparency’: experts warn of expanding powers to block online speech in India #NAMA X launches standalone iOS messaging app XChat with encryption in India How India’s content takedown framework was built and where It has gone wrong #NAMA Claude Mythos puts India on alert: CERT-In, telcos, banks assess unprecedented cyber risks Explained: why did the RBI cancel Paytm’s banking licence? Meta now instantly blocks content in India Govt. asks ZEE5 to halt ‘Lawrence of Punjab’ web series release Online Gaming Rules notified, to be in effect from May 1, what are the major changes?
Developer partially bypasses Google’s AI watermark, under...
2026-04-13 · via MEDIANAMA

A developer has published a free, open-source tool on GitHub that can partially bypass Google’s SynthID, the invisible watermark embedded in every image generated by Gemini. The tool has garnered over 1,600 stars on GitHub. India’s Information Technology Amendment Rules, 2026 (IT Amendment Rules 2026), which came into force on February 20, require platforms to deploy reasonable and appropriate technical measures to proactively detect and label synthetic content. This compliance framework assumes that detection works reliably. However, this tool raises questions about whether it does.

What is SynthID?: When Gemini generates an image, Google invisibly embeds a hidden pattern into every pixel. This pattern is too subtle for the human eye but detectable by machines. This technology, known as SynthID, was developed by Google DeepMind. According to its research paper, Google has embedded SynthID in over 10 billion images.

The idea is that Google’s detection system can scan an image at any point and confirm that it was AI-generated, even after cropping, screenshotting, or compressing.

What the developer did: Developer aloshdenny noticed that Google uses the same hidden pattern across every single Gemini image. He then:

  • Generated 200 plain black and white images from Gemini and averaged them together. Because the images are pure black or white, nothing else interferes. The only element that survived the averaging process was the watermark, the one feature consistent across all images, allowing it to reveal itself.
  • Built his own detection tool that identifies SynthID watermarks with 90% accuracy.
  • Developed a bypass tool that strips enough of the signal for Google’s own detector to fail to flag the image as AI-generated. To the human eye, the image appears completely identical afterward.
  • Published the entire project, including code, methodology, and dataset, in a GitHub repository along with a detailed write-up.

The developer has clarified that he did not fully destroy the watermark. The best he could do was confuse the decoder enough for it to fail. Because the watermark is woven into the image during the generation process itself, complete removal is difficult. However, partial removal is sufficient to defeat detection.

Why this matters: India’s Synthetically Generated Information (SGI) rules, notified under the IT Amendment Rules 2026, require platforms to deploy reasonable and appropriate technical measures to proactively detect synthetic content before it spreads. This obligation kicks in independently of whether a government or court order has been issued.

Platforms that fail to meet this proactive detection standard risk losing safe harbour protection, the legal shield that protects them from liability for user-generated content.

Watermark-based detection is one of the primary technical mechanisms platforms use to meet this obligation. A publicly available bypass, open source and requiring no special technical access, allows anyone to strip the watermark signal from a Gemini image before sharing it. As a result, a platform’s detection system may perceive the image as clean, enabling synthetic content to circulate undetected.

While MeitY’s rules mandate the deployment of such technical measures, they do not specify how platforms should respond when a watermark has been deliberately removed. As of now, MeitY has not publicly acknowledged or addressed this gap.

Also read: