<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: declawclaw</title><link>https://news.ycombinator.com/user?id=declawclaw</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 07 Sep 2026 20:23:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=declawclaw" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by declawclaw in "Check if a file was made with Claude"]]></title><description><![CDATA[
<p>To see the signed metadata: go to claude.ai and ask: "generate an image of a cat". When you'll go to download the image, it will offer an SVG and a PNG version that both have the metadata.<p>In the case of SVG, it's literally `<metadata><c2pa:manifest>(signature)...` right after the <svg> tag. In the case of PNG, it's stuffed as a `caBX` chunk.<p>To declaw these files, you can ask in your CLAUDE.md to run `exiftool -jumbf:all=` (for jpg & png), and to simply directly remove the <c2pa:manifest> tag in SVG files. I haven't looked at video files yet.</p>
]]></description><pubDate>Wed, 02 Sep 2026 17:47:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49539817</link><dc:creator>declawclaw</dc:creator><comments>https://news.ycombinator.com/item?id=49539817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49539817</guid></item></channel></rss>