MS Paint and Photos inivisibly watermark even locally generated output with GUID (xusheng.dev)
805 points by ComputerGuru a day ago
ozereray1 6 hours ago
Injecting hidden GUIDs into local files without explicit user consent is a massive privacy overreach. It makes you wonder what other local tools are silently tagging user generated content.
rietta 3 hours ago
I am doing metadata auditing for government documents these days and there are UUIDs in lots of files going back a very long time. I have certainly seen them in PDFs and Word and Excel documents that long predated the current AI integrations.
Edit to add: I just tested LibreOffice/26.2.5.2 and it is not injecting a UUID into the metadata either for a ODT or a DOCx (2007) file. I do not have native MS Office available on hand to test at the moment. I do see these UUIDs in published government documents but cannot swear to exactly what step of the pipeline is stamping them. Definitely on files that predate the AI integration push by Microsoft.
kmacdough an hour ago
Your printer has been doing this for decades. There's an invisible-to-human dot matrix pattern that encodes things like model, serial number and i don't remember what else.
stingraycharles 4 hours ago
Haven’t printers done the same thing for decades?
chorizo 2 minutes ago
Also why color laser printers refuse to print b/w documents when they run out of color toner since they can no longer print the yellow DocuColor tracking dots.
jamesnorden 3 hours ago
Oh that makes it totally ok then...
kmacdough an hour ago
stingraycharles 2 hours ago
MisterTea 3 hours ago
And? Where are we going with this whataboutism?
kmacdough an hour ago
nojs 5 hours ago
The question is whether LLM providers are going to do this. Anthropic currently says they don’t, but it’s impossible to verify:
> Watermarking carries no identifying information and can’t be traced to a specific person, organization, or chat;
trollbridge 4 hours ago
Probably just means they haven't (yet) figured out how to do the watermarking carrying enough bits of data to encode a GUID.
Eddy_Viscosity2 4 hours ago
mg794613 4 hours ago
At least, according to the very trustworthy Claude.
bdavbdav 3 hours ago
Windows GUIDs....
soupspaces 5 hours ago
mg794613 7 hours ago
My goodness, this has nothing to do with AI problems.
I don't understand that people still buy an OS from a company that actively hates it's customers.
The amount of things they pull should not even be succesful on a OS you get paid FOR to use.
realo 3 hours ago
Its not that it hates its customers , as much as it it a USA-based company that is run under the rules made by the administration.
Not that much different from running Red Star OS from North Korea, actually.
NewLogic 3 hours ago
Exactly it is a legal requirement from lawmakers who either don't care or understand privacy implications to implement provenance metadata. California's act came into effect August 1 https://sd13.senate.ca.gov/news/press-release/august-3-2026/...
bdhdhduuyd 3 hours ago
Well I will never ever buy something from Microsoft again because they do hate their customers.
I own an Xbox with an family account. Microsoft's account management is terrible. Their customer support is terrible (computer says no). Never again.
s3p 5 hours ago
This is a pretty privileged take, isn't it?
What's the alternative? What if you work at literally any Fortune 500 company?
mmilunic 5 hours ago
How many Fortune 500 companies require you to buy your own Windows laptop as opposed to them providing one?
Also, if your laptop is work provided, your laptop is going to have little to no privacy no matter what.
bdavbdav 3 hours ago
If you work at a company and it's a company device, then its not your privacy to worry about - you don't use your work device for personal matters, and the concerns are someone elses.
IBM, SAP, Capital One, GE, Cisco, Intel, Deloitte offer a Mac/Windows choice program. Better than just one choice, and arguably a bit better of a privacy record than MS (especially of late)
mg794613 5 hours ago
"privileged take"?, sorry I am not from the US, so I don't compete in the sorry-o-lympics.
Nothing is stopping you from using it for free at home, everyone is privileged in that regard.
And it was obvious to everyone else, I was talking about decisions you can take yourself. I'll try better in the future to be hyper explicit about this, so people who are looking for a reason to feel hurt will have a harder time.
alex_duf 6 hours ago
Not that I love Microsoft, but they would get a lot of heat if they let anybody generate harmful content as well.
They can't win on that topic.
Now I would not want to appear to defend the mess they've created out of windows, that's not the point.
someguyornotidk 5 hours ago
They have only themselves to blame for this. They've spent decades developing technology to spy on and micro-regulate what their captive customers can do with their property. Now that they have this technology, it's only logical that they be held responsible for misuse.
The only (and inevitable) solution at this point is for big tech to get micro-regulated like the banking industry. The same mindless greed that drove them to take control away from their customers will be responsible for the same control to be taken away from them.
xmcqdpt2 4 hours ago
freedomben 3 hours ago
ComputerGuru an hour ago
The guardrails that prevent generating adult/explicit/whatever content are a completely separate step. This has nothing to do with that.
darksim905 2 hours ago
This has nothing to do with generating harmful content and everything to do with fascist surveillance. This is an OS level functionality that get utilized before AI even existed.
chrisjj 4 hours ago
> Not that I love Microsoft, but they would get a lot of heat if they let anybody generate harmful content as well.
Nonsense. They let anyone draw any pic they like.
miroljub 6 hours ago
Microsoft is still the best Indian OS manufacturer. And as such, it's forced upon people throats by corrupt Indian IT department heads, so a few non Indian people who actually care don't have a choice.
khriss 6 hours ago
You know, you're only supposed to drink the kool aid, not chug it by the gallon.
miroljub 5 hours ago
chrisjj 5 hours ago
> I don't understand that people still buy an OS from a company that actively hates it's customers.
Do you really think this is a problem confined to those who buy the OS they use?
ComputerGuru a day ago
AI-generated text warning (I submitted - but did not author - the piece), but it seems MS Paint and MS Photos add both a visible (can be turned off) and invisible (cannot be disabled and happens silently in the background with no user notice) watermarks to photos that have been AI-manipulated, even when using a local model to perform the action. It's not clear if this applies to even things like using AI-enhanced background delete/remove, but the invisible watermark is embedded in both the image pixels and the image metadata, both containing a GUID that can be linked to the exact prompt that was used and the originating device/user (on Microsoft's end).
Obvious next step is to explore if you can replace watermarker.dll with a (signed) no-op shim or MITM the API call to at least use your own (nil?) GUID that isn't linked to your device/account.
In case it's not obvious, my bigger concern isn't "this image can be identified to have been generated with/by AI" so much as it is "digital yellow printer dots have been forced upon us, except they can identify and retrieve the exact user/device/time/place/document/etc", completely destroying any and all illusions of privacy left.
nemomarx a day ago
I'd like to know more about the GUID part and how easy is it so deanonymize yeah.
But if it's only on ai generation and not on all images it seems easy enough to work around that part? Still better than printers doing it no matter what you're printing.
jijji a day ago
The article says that once converted to BMP all the metadata gets removed....so on linux:
convert file.jpg file.bmp; convert file.bmp file.jpg
jkaplowitz 20 hours ago
furyofantares a day ago
> AI-generated text warning (I submitted - but did not author - the piece)
Took me a moment to realize you're saying someone else generated it, rather than you did.
stronglikedan a day ago
> AI-generated text warning
This seems incorrect to me. Are you basing that on the use of bullet points?
buzer 12 hours ago
There are several paragraphs where output looks very AI-like (and Claude flavored one at that), e.g.
> In other words, “generated locally” does not mean that the complete operation is local. Microsoft receives and moderates the prompt, then issues the unique GUID that Paint embeds into the locally generated image. Paint also sends the previous promptGenerationId as lastPromptGenerationId with its next moderation request, allowing successive requests to be linked explicitly.
> That relationship is important. C2PA calls this a soft binding: a value derived from, or embedded into, the content so that the content can still be matched with its provenance record after the file-level manifest has been removed. For a watermark soft binding, the value is the watermark’s content identifier. Microsoft cryptographically signed this assertion.
> After an AI result is applied to the Paint canvas, the available formats are still restricted to PNG, JPEG, GIF, and Paint’s own .paint format. BMP—the classic Paint format—is conspicuously absent.
Personally it didn't bother me too much.
frig57 20 hours ago
How do they add a watermark to local llm content?
NuclearPM a day ago
I don’t understand the warning.
phainopepla2 a day ago
They're saying that the blogpost is at least partially AI-generated.
Noaidi a day ago
I have some better options. Stop using computers, or if you use a computer, use Linux.
Everything is spying on us now. Literally everything. I recently downgraded my MacBook M1 to Sonoma to avoid all this AI privacy invading BS.
inigyou 5 hours ago
Some people are suggesting systemd is spying on you because of /etc/machine-id
picofarad 9 minutes ago
weberer a day ago
The AI aspect of this is a red herring. The real problem is that they're secretly adding in a unique identifier into every image you create. If somebody does not like your meme, they can just send a copyright subpoena to Microsoft to instantly get your full name, address, email, phone number, and any other data associated with your Microsoft account. Just like age verification, this is another weapon in the war against internet anonymity.
Terr_ 21 hours ago
> a unique identifier into every image you create
Printing (even text) is also a risk: It's very likely your printer is secretly adding marks to the page that contain its serial number and the current timestamp. [0]
Meanwhile Microsoft (and Apple) have "telemetry" harvesting those serial numbers of all internal and external devices you've ever had connected or reachable. Then they link them to your MS/Apple account, IP addresses, and the extended social-graph of all computers that were ever in the same room or shared the same bluetooth speaker.
In short, your "anonymous" flyer critiquing The Regime and depicting Dear Leader as a clown could lead thugs straight to your door. Or to the door of whomever you're staying with.
Rendello 19 hours ago
> It's very likely your printer is secretly adding marks to the page
It's most likely how the FBI caught NSA leaker Reality Winner:
> Both journalists and security experts have suggested that The Intercept's handling of the documents, which included publishing the documents unredacted and including the printer tracking dots, was used to identify Winner as the leaker.
davidwritesbugs 8 hours ago
shevy-java 8 hours ago
s3p 5 hours ago
>Then they link them to your MS/Apple account, IP addresses, and the extended social-graph of all computers that were ever in the same room or shared the same bluetooth speaker.
Did it get revealed that Apple did that? This is news to me
archerx 8 hours ago
So what you're saying is we should use linux?
Tangurena2 3 hours ago
varispeed 20 hours ago
and then in few years a new mono-mustachioed or mono-browed leader will emerge who declares memes a blasphemy punishable by death and will call up all the telemetry gathered to punish all involved.
pbhjpbhj 16 hours ago
Terr_ 19 hours ago
fishfasell a day ago
Exactly. Forget the AI aspect, this is entirely to identify users for any purposes they deem necessary. People are ignoring the surveillance state aspect of this. Reminds me of the device id debacle they have attached to their outbounds Windows network calls
fchicken 11 hours ago
It's like Snowden said (paraphrasing): "If privacy comes from policy, the policy can be changed on a whim, and in effect you have no privacy at all"
hiccuphippo 19 hours ago
Can this also be weaponized? Get an innocuous image from someone you don't like, grab their GUID, add it to another image, sent it to the thin skinned politician in power.
dbmnt 15 hours ago
No, because the GU in GUID stands for globally unique. Adding it to a second image would cause a detectable collision.
Also, C2PA, another technology mentioned in the article, means tampering is easily detected.
chrisjj 4 hours ago
benterix 7 hours ago
> Microsoft to instantly get your full name, address, email, phone number, and any other data associated with your Microsoft account.
Provided you bent the knee and created a Microsoft account.
ComputerGuru an hour ago
Not even. They log the IP and your ISP (or VPN provider!) knows the name/address of the person using that ip at that time.
icantevenhold 7 hours ago
I was forced to create multiple as part of the mojang migration - truly a nightmarish experience to use their AuthN, haven’t seen something quite as bad since
bobim 7 hours ago
SuperGent 6 hours ago
Assuming you are on windows, you probably have
nemomarx a day ago
Does it trigger on non AI images? The post doesn't say so at least.
Someone1234 a day ago
It does kind of say: The GUID is coming from the moderation endpoint, which is hit when you generate a local or cloud AI image based on your prompt. If there is no prompt, there is no endpoint, and likely no GUID.
Obviously Paint could have been watermarking prior to AI though, but this specific AI watermarking appears to be only that.
londons_explore a day ago
red_admiral a day ago
> every image you create
*with the help of AI*. Does in fact make a difference.
tavavex 19 hours ago
While it does make a difference, their willingness to quietly integrate watermarking features into what people saw as simple apps for doing simple tasks is unnerving. It only takes a small change for them to start baking your identifiable information into all images they edit, or some government politely asking them to do that.
I wonder if in ten years we'll have a horrifying world where everything that leaves a machine is imprinted with its permanent identifier. Every file comes with a verifiable history of who created it, what computers it passed through, who made edits. We're closer to that world than we think.
Telemakhos 7 hours ago
inigyou 5 hours ago
chrisjj 4 hours ago
qurren a day ago
> address
Do not tell Microsoft where you sleep. IANAL but they are not a government or financial institution and do not have a right to that information.
Make sure you register mailing addresses with your credit card institutions in addition to your residential addresses, and make your mailing address your billing address so that you aren't forced to tell a thousand businesses like Microsoft where you sleep.
BitwiseFool a day ago
Windows 11 effectively forces users to register with a Microsoft account. Once that's established, all it takes is for an unaware user to fill out an e-commerce form and save an address for auto-fill.
jborean93 21 hours ago
clear0250 a day ago
cuu508 a day ago
> Make sure you register mailing addresses with your credit card institutions
Sorry for a dumb question but what would one use as a mailing address? Rent a PO box, or use a mail forwarding service, something like that?
qurren a day ago
rexpop a day ago
This is broadly impractical for the average citizen. A scalable solution would be to make this sort of thing illegal.
qurren a day ago
mschuster91 a day ago
> IANAL but they are not a government or financial institution and do not have a right to that information.
As soon as you purchase something from Microsoft - e.g. your Office 365 subscription - they have at the very least your billing address on file for the credit card.
drdexebtjl 17 hours ago
sellmesoap 18 hours ago
shevy-java 8 hours ago
Indeed. This also means I can no longer use Microsoft apps, because they spy on me.
frollogaston a day ago
Well yeah they know my John Doe info
pizzafeelsright 21 hours ago
add your IP, location, provider, computer specs, dimensions, screen info, nearby devices, etc etc etc
Ain't nobody anon anymore thanks to the image recording GPS radio in the pocket.
pbhjpbhj 16 hours ago
That was largely my read of the situation too - it would be a colossal GDPR breech against every EU user, surely? That's got to be a €Billion fine??
Presumably USA are complicit in this spying on allied countries - did the countries know, is it a Five Eyes thing?
altmanaltman 12 hours ago
Why would they need to subpoena Microsoft and why will Microsoft hand them the data if someone doesn't like my meme? I understand what you are trying to say but it does not make a whole lot of sense even from Microsoft pov. They are not bound by law to hand over personal data to anyone without a warrant issued. If a warrant is issued then it is their lawful duty to give that data, the same would be done by you if you were in their shoes or your office or your family. Law is not optional to follow. But Microsoft doesn't need to do watermarking on memes to track you or to do this as a war against "internet anonymity".
adrianN 11 hours ago
Watermarking is just one puzzle piece in the surveillance state; the legislation around it another.
altmanaltman 9 hours ago
pdntspa 8 hours ago
You can incentivize cooperation without having to compel action with a warrant. This sort of corrupt quid pro quo is quite common, in other countries at least...
pjc50 a day ago
This really needs to be hit with the GDPR hammer. Microsoft have not obtained consent for this.
mosura a day ago
Why would the EU possibly object to this? It is exactly what they want.
GJim 8 hours ago
baby_souffle a day ago
> This really needs to be hit with the GDPR hammer. Microsoft have not obtained consent for this.
At best they'd just disable it for EU... assuming they didn't successfully argue "it was in the ToS ..."
red_admiral a day ago
TiredOfLife 21 hours ago
Watermarking ai generated stuff is mandated by EU
thayne 20 hours ago
drdexebtjl 17 hours ago
herf a day ago
No - there is a huge difference between "this AI created this image" and "this user did it" - the first we need more of, and the second is a big privacy concern. The article does not say anything about identifying a user.
serf a day ago
a GUID isn't an indicator, it's a fingerprint.
so unless you want to draw a distinction between 'user' and 'machine' , yeah it is for identifying users.
to believe otherwise, especially with Microsoft involved, would be incredibly naive to their history.
dmantis a day ago
Article literally says it adds a guid, not a binary field indicating that the image is ai generated.
refulgentis a day ago
dagaci a day ago
This a variant of the provenance scheme: C2PA its implemented by all major Camera maker, and Google it seems, Apple support it with 3rd party apps on iPhone, but they have something called "Apple Reference Image" brewing.
Personally I think there is a good argument for being able to distinguish AI generated image and video...
akersten a day ago
> I think there is a good argument for being able to distinguish AI generated image and video...
Neat but that's not what's being built here. What's being built is "we can trace back this content to who made it" which is bad. Doesn't matter if today that it's limited to AI generated content. Won't be tomorrow. Your devices should not act against your best interests. No cop in my pocket please.
xushengdev 2 hours ago
Xusheng here! I have not gone through all comments, but wish to clarify a few things:
1. The watermark only applied to AI-generated contents through the in-app AI (copilot/cocreator, etc). If you draw something by hand it is not watermarked
2. Privacy implications: I believe your MS account is linked to the prompt and the GUID. And the GUID is embedded into the image as both an insivible watermark and a file-level C2PA metadata. I did not write about this very deeply in my blogpost, but when I do an image generation, it deducts my AI credits (yes, MS gives you like 60 free AI credits), so MS surely knows where the prompt is coming from. Though I am not sure about their storage and retention, e.g., do they actually store the data, and if they do, for how long, etc
VCFundedGenYer a day ago
Keep an eye on this.
A few months back, MS incorrectly tried to stamp a Copilot "watermark" (just an auto-added note) to any and all Azure DevOps commits, regardless of whether an LLM was actually involved. They removed it after a lot of github issues were submitted to the source of the issue which was a VS Code Copilot extension.
MS has been very sloppy in their implementations. I would recommend against using Paint or any other LLM enabled app they use as a result. Things may be getting incorrectly stamped.
JoeBOFH a day ago
I had this trigger the other day incorrectly and went and installed Paint.net. I pasted in a screenshot I took and just wanted to resize it. I got a banner saying it was made with AI and would be updated to reflect that.
initramfs a day ago
I guess it shouldn't be surprising if an application called "paint.net" can determined if AI was used when connected to the internet. (I have used Paint.net more than a decade ago).
aqfamnzc a day ago
Paint.net is named after the dot net framework and is not referring to a URL or the internet as I understand it.
erk__ a day ago
initramfs a day ago
JoeBOFH a day ago
I was stating that MS Paint mis categorized a Print Screen screenshot as AI generated when pasted. Which pushed me to install PaintdotNet onto my laptop instead.
TeMPOraL 9 hours ago
a1o a day ago
They aren’t saying that, paint.net is an open source application, Paint is the descendant of MSPaint.
Ajedi32 a day ago
clickety_clack 19 hours ago
I admit it’s a while since I’ve used windows, but it’s such a shock to hear that MS Paint isn’t just a point and click pixel coloring app anymore. It seems like they could have left it as a pure “paint” app and added the fancy stuff to some new image editor or something.
I guess they’ve optimized their workforce to just keep making changes so they get promoted rather than just creating really good software.
SilasX 18 hours ago
Even Notepad isn’t a dumb app anymore! They made breaking changes after 40 years so it has autocorrect, rich text, and Copilot.
If I wanted all of that, I would have used a different app!
mook 15 hours ago
Yeah, I've been working around that for now by uninstalling notepad. Which actually uninstalls the store app, which in turn exposes the actual notepad executable that ships with Windows. Really confusing, and will probably break in some future version of Windows.
I don't understand why they didn't just stuff all the AI things and new features in Write, where it belongs…
travoc 15 hours ago
It automatically saves and reopens whatever you previously pasted in there. Quite a shock the first few times it happens. It's not a safe temporary holding area anymore.
jamesfinlayson 15 hours ago
inigyou 5 hours ago
titzer 14 hours ago
I don't use Windows, but I have to say that TextEdit on the Mac is absolute crap. Literally every default is wrong. Text is too small, looks like crap, cut-and-paste always brings absolutely crappy styling with it, its autocomplete and autocorrect is bad and wrong and annoying. No one at Apple uses this application with any regularity and it shows.
pxoe 18 hours ago
I wanted dark mode, tabs, and autosave, and now I don't have to use a different app to get those, so that works out great for me. Not sure what "breaking changes" even means for that though. Did it suddenly stop being able to open text files? No, it still just works.
drdexebtjl 18 hours ago
SilasX an hour ago
bananaboy 17 hours ago
For a long time I used metapad as a notepad replacement https://en.wikipedia.org/wiki/Metapad (I even renamed the exe to notepad). Very fast and minimal.
x______________ 10 hours ago
Uninstall bloated notepad will revert it to the default version.
Doing so with MSPaint removes the app, so you need to find a clean older version..
pxoe 18 hours ago
Background removal is really useful though, saves a bunch of time.
Unfortunately, some of the regular paint tools like eraser don't erase in a smooth antialiased way and just end up looking jagged (also only a square shape for eraser...no eraser brush mode unfortunately), so it ends up being a better looking option (well, when it works properly, which it does often enough to be useful). For whatever reason a bunch of tools and transforms (scaling, rotating), just produce such garbage jagged looking results, it's not serviceable even for those basics.
razster 17 hours ago
I've been using ComfyUI to do fine background and watermark removal. Might take a look into that as an alternative. Run Flux.2 Klein or Comfyui's own workflow.
pxoe 17 hours ago
cj 17 hours ago
Pixelation was a feature back in the 90’s and 2000’s.
But yea, I guess it’s a bug in 2026.
pxoe 17 hours ago
vunderba 17 hours ago
If you don’t mind CLI, rembg is a good option for background removal. It lets you swap between different models depending on the type of image so you can use something like `birefnet` for photorealistic images and `toonout` for illustrations.
SideQuark 18 hours ago
If you read the article instead of the headline…….. it’s adding a fairly standard mark to AI generated images to let’s others know, in the same manner a giant swath of the GebAI industry has agreed to.
trickypr 18 hours ago
I think their point is that paint shouldn’t have any GenAI features (or any new features other than compatibility)
inigyou 5 hours ago
TeMPOraL 8 hours ago
It's a problem on so many levels.
We've probably lost the fight over GenAI marks, at least for now, and I do understand the need for them. However the same technology that can embed an invisible watermark that survives a round of photographing, printing, crumbling and scanning back - can be used to embed more information than just "it's AI generated". Encoding GUID is just a harbinger; as a next step, why not encode the app that produced the image? Also a hash of its license key? Hell, what's stopping an app from doing it itself, watermarking its own window before passing the pixels to OS for compositing?
"Robust GenAI watermark" today is "robust general-purpose DRM watermark" tomorrow :).
SideQuark 6 hours ago
buzer 12 hours ago
I don't think adding an identifier which can most likely be mapped back to user is "standard mark".
It doesn't explicitly say it, but there is hardly any other reason why it would add server generated ID (from authenticated session) to the saved file.
alterom 16 hours ago
JSPaint to the rescue:
It's a pixel-perfect modern clone (with some actually useful extras that won't get in the way unless you look for them), and yes, you can clone the repo and run it locally.
a-dub 13 hours ago
it is kind of interesting when you think about it. what utility does something like paint actually have? did it ever have any real utility? (icon editing?) it always kinda felt like a demo that came with early versions of windows that didn't actually do anything useful.
Aerroon 12 hours ago
Cropping and editing screenshots (eg add red circle) in a very lightweight application.
Other image editing applications can do all of that, but they take 10 years to launch (during which they will ask for focus) and 2 GB of RAM.
a-dub 30 minutes ago
zdc1 10 hours ago
opan 12 hours ago
Used to be you saved and shared screenshots by pasting into Paint and saving it. Printscreen didn't save a file and only some programs (Skype) let you paste the screenshot directly from the clipboard. That's how I remember it anyway.
applfanboysbgon 10 hours ago
The utility of Paint is that lightweight software is an absolute fucking godsend (which, Microsoft being Microsoft, is on a mission to ruin). I have all manner of professional tools - Photoshop, Aseprite, Manga Studio, etc, and if the edit is something that can be done in Paint, I will use Paint over any of the others, because I'll be done editing before I've even managed to open the file in another program.
inigyou 5 hours ago
dagaci a day ago
Googling you can see the source code for watermarking here https://github.com/microsoft/InvisMark
Kvarnek 5 hours ago
The visible watermark toggle giving users a false sense of control while the invisible GUID persists regardless is the worst part. People who turn off the watermark think they opted out.
Delphiza a day ago
I get the privacy concerns, and we are right to expect Microsoft to say that this is what their tool may be doing. However, I fear that one day we will look back and wonder why we didn't do more to sign and preserve human authenticity. Having a stamp saying "AI manipulated" should be a part of digital lineage tooling.
jacquesm a day ago
You can watermark AI without leaking who did it. That's just using AI to add yet another layer of user tracking.
account42 7 hours ago
If an adversary knows how the watermark is embedded they can replace it with noise so its not like you can rely on these watermarks anyway.
inigyou 5 hours ago
Yeah you can do that, and it's a crime
torginus a day ago
Well if that's any reassurance, you can generate a meme picture using AI, then paste it into Paint to add some funny text. That way you can get the best of both worlds.
userbinator 15 hours ago
after a local Stable Diffusion image generation
The request is JSON and contains at least these fields:..."prompt": "..."
Local SD (especially the earlier versions) is already uncensored, so they're effectively crippling it with additional spyware that phones home to tell Microsoft what you're doing and asking whether they approve of it. IMHO the invisible watermark isn't the worst part, but rather the fact that MS is logging every interaction you have with the model, which doesn't ever need to leave your machine.
TonyStr 8 hours ago
What happens if you try to use this feature without being connected to the internet? Will it refuse to run the local AI model?
aucisson_masque 11 hours ago
> On Copilot+ PCs, image generation is local but prompt moderation remains remote
Anyone disturbed about that ? It's your computer, running locally, but Microsoft can tell you 'no'.
It's like you want to open a folder and it asks permission to Microsoft.
inigyou 5 hours ago
That's nothing new. Ever tried to develop a driver? Or replace a system file? Or install an app on iOS not from the store? That war was lost two decades ago with the iPhone
fchicken 11 hours ago
I'm disturbed by everything.
Prompt moderation, GUID insertion, watermark insertion; track anything and everything, probably done in the name of "protect the children".
zdragnar 11 hours ago
I would be surprised that anyone is surprised by this. They've been making local accounts harder and harder now to the point of being impossible.
Anyone not deep in tech will accept the "think of the children" defense without much worry, and anyone who is deep in tech already knows that if you really want an OS that doesn't spy on you, you need to go to a *nix of some flavor.
cupantae 21 hours ago
As a linux fan I just love all these changes Microsoft have been introducing
account42 7 hours ago
As another Linux fan, I don't. What Microsoft does to their users changes the overton window of what's acceptable in tech. Before you know it there will be a politician demanding that all software systems that don't implement such tracking will be outlawed and there will be no one left to speak up to you because they are all already used to the tracking so why should you get a pass.
andai 20 hours ago
This is gonna sound a bit harsh, but from the outside it genuinely looks like Microsoft is actively looking for new ways to degrade and humiliate their users. (And having no trouble finding them!)
petjuh a day ago
This reminds me that in the USSR they had typewriters that added an identifier somehow that could be traced back to that particular typewriter (and who it was sold to)
kvuj a day ago
You have no idea how deep this rabbit hole goes. Search for EFF printers secret tracking.
Virtually all commercial printers embed an invisible identifier on every page printed.
kube-system 19 hours ago
Virtually all color laser printers and copiers.
imhoguy 20 hours ago
Now I need to see if agentic reverse engineering of printer firmware can actually remove that "feature" for good.
esafak a day ago
It was about money anti-counterfeiting.
inigyou 5 hours ago
SV_BubbleTime 21 hours ago
srean a day ago
Not only USSR.
I wonder whether Arthur Conan Doyle had the idea before the police started using typewriter typeface wear and tear for forensics.
testing22321 21 hours ago
Sure, try to scan, photocopy, edit in photoshop or print US money today.
account42 7 hours ago
burnoutdv 9 hours ago
Okay, there are watermarks on AI stuff, interesting, not good but everyone else already talked about.
My question..how does it work? Is it robust? I remember that young me hid data in pixels of png with simple stegonagraphy and it was a fun little project..but brittle. How exactly does the fingerprinting survive jpeg compression? Is it repeate over and over the images or is it just one area? If that one is pure black by chance the jpeg algorhitmen would erase it all no?
nmg 9 hours ago
I'm pretty sure the robustness of watermarking has been a solved problem for at least 30 years, I remember visiting the mit media lab in the mid 90s and they were explaining how they could watermark digital audio by imperceptibly adjusting the acoustics as if the walls of the room the audio has been recorded in were changing distance relative to the microphone according to a wave function
account42 7 hours ago
There is no robust-without-qualifiers watermarking. There is only robustness against common operations but as soon as someone is actually trying to remove the watermark they can at the very least use exactly the same technique to embed random noise instead to overwrite your watermark.
luciana1u a day ago
the GUID is the giveaway that it's not about protecting artists, it's about being able to prove provenance later. nobody embeds a unique id in a local file for the user's benefit.
fchicken 11 hours ago
It'll literally be like printers "cannot print this black/white document, low on cyan".
"Cannot run local AI model, no network connection".
The more you think about it, the more it really is the same: https://en.wikipedia.org/wiki/Printer_tracking_dots?useskin=...
account42 7 hours ago
Except once printed its at least hard to remove the dots. Image based watermarks are trivial to destroy if you know they are there.
fchicken 3 hours ago
tbh so is circumventing those dots.
It doesn't make it any better
angry_octet 18 hours ago
It is quite likely that Snipping Tool is also doing this. Every camera also leaves device specific signature because of its inherent silicon sensor defects.
If you want to stay anonymous, don't share images you can't verify at the byte level. Apply filtering to decrease the low bit noise that could hide cryptographic signatures. Don't trust complex container formats.
See e.g. PPM format: https://www.cs.swarthmore.edu/~soni/cs35/f13/Labs/extras/01/...
These days entire scenes can be tweaked by AI to add unimportant but identifying marks, at a level far above signal processing tricks, like moving objects in the scene. Verify from multiple sources.
threecheese 17 hours ago
If Anthropic can manipulate text to add a watermark, what’s preventing providers from doing the same to generated images? Modifying the container format can’t protect you from a signature in the image’s visual representation, unless you apply noise to that (and know it’s enough noise/the right kind of noise to counteract whatever unknown technique they’ve applied).
angry_octet 8 hours ago
Anthropic's watermarking technique is possible, and worryingly could effect low frequency choices (eg as I said, with object placement or style). However, this has to be a generation time decision, you can't really do that with a small edit. In fact small edits tend to be detectable spectrally.
hojinkoh 6 hours ago
Microsoft is in a pretty good position to do something that can be valuable to certain institutions.
Imaging every pdf file, every image, every office documents, and every video has a hidden record of the associated Microsoft accounts of all computers it has ever passed through. This should sell well, and realistically nobody can stop them. Why haven't Microsoft done this much earlier?
lesspassiveobse 7 hours ago
RedStar OS (North Korea linux) already did this 10 years ago. Nice to see the west catching up.
imnotr0b0t 19 hours ago
Interesting find. Overall it makes sense from a deepfake-fighting perspective and EU requirements. But what's concerning is that users aren't really told about this, as far as I can tell. Would be cool if someone checked if it can be bypassed, like swapping the DLL or intercepting the API call. But yeah, it's another step toward every digital trace becoming personally identifiable...
claiir 19 hours ago
Kind of sad how all these technical blogs just reek of Claude text these days. Hard read when it’s obviously padded by an LLM…
red_admiral a day ago
Misleading title: the watermark applies to AI generated/edited images. That includes local models.
Whether it applies to non-AI generated images is a question for the reverse engineers (or ironically, a suitable AI). My bet is on "no".
Of course, the pre-AI versions of paint and notepad can still be installed with a bit of trickery, and it's worth it just for the UX.
SV_BubbleTime a day ago
Don’t care.
There is no reason to assign a GGUID except to identify the person, not that the photo is generated. This is nothing more than surveillance.
phendrenad2 15 hours ago
Don't care that you don't care. This distinction does matter to a lot of people, because to many people there's a huge difference.
codedokode 5 hours ago
Commercial companies with closed-source software, cloud software will always betray you.
saejox a day ago
These days i cant recommend Windows to anybody. Even gamers should move to linux.
Some say "i do nothing illegal" "have nothing to hide". You dont do anything illegal in your point of view. AI tracking you might think otherwise.
A sudden knock on your door might happen because of an ambigious search/propmt.
tapland a day ago
There's a huge number of gamers moving to things like CachyOS. Some are stuck because of Valorant, LoL or Battlefield DRM, but it's a big move lately.
avadodin 17 hours ago
I'd never play one of those games but the excuse for the kernel modules spying on you is usually anti-cheat not DRM as they are online games.
There are droves of people petitioning Valve to add kernel anti–cheat to CS2.
account42 7 hours ago
1970-01-01 21 hours ago
Others say
"I need it to work on a random Thursday, not wait for fsck after ever reboot"
toilet 21 hours ago
I have the same issue on Windows 11. It's been bugging me to press a button or "check my drive" on every startup for at least half a year, no matter how often I let it run the check...
quik95 21 hours ago
b5n 20 hours ago
Why have you linked a bug report for a niche userland application that may be causing disk corruption as evidence against linux reliability? That seems like a pretty uninformed conclusion.
1970-01-01 20 hours ago
account42 7 hours ago
Do those users use the OS that randomly takes hours to shut down because it desperately needs to install updates right now - and then it won't shut down at all and reboot instead. And even if it doesn't do that shutdown takes ages and you need to attend it and can't just walk away because the OS will drop you in a logged in desktop when some random application decides to interrupt the shutdown process.
supriyo-biswas 10 hours ago
I don't know why you'd choose one of the smaller OSes, I'm required to use Ubuntu at work and it just works fine for me, every day.
It's also a bit rich especially to complain when Microsoft also suffers from forced autoupdates and the like.
matheusmoreira 20 hours ago
> Some say "i do nothing illegal" "have nothing to hide".
I hate how pervasive this argument is. I'm so tired. Sometimes I wish they'd get the total panopticon they want so much. I'm sure the government will be able to find some crimes to hang them with.
adventured 20 hours ago
The best response is always:
"That's not up to you."
When people claim they have nothing to hide, always point out that's not up to their determination. That freaks them out, it disarms their shrink-from-confrontation move.
And you can point it out super fast, in a plain six word statement. No need to launch into a deep discussion unless prompted.
Alternatively, simply respond with: yes you do. When they reply: "what?" - "every single thing you have ever done wrong across your entire life." Everybody has done something they would prefer to keep hidden, the cowards just lie about it.
4ggr0 3 hours ago
unselect5917 19 hours ago
frig57 20 hours ago
Anyone got tips or guides to starting a linux OS that protects privacy without sacrificing utility?
Considering putting linux on a 2nd PC
delecti 19 hours ago
Essentially any Linux distro protects privacy. You'd kinda have to go out of your way to find one that doesn't, because there's no online account connected to your install for any of them.
If you're reasonably technical, you can make nearly any use-case work on nearly any distro, but if you have choice paralysis, my top recommendations would be CachyOS if you plan to play games, and Mint otherwise.
Personally I'm happy with EndeavourOS. I picked it to find a general purpose distro similar to the Steam Deck (KDE and arch based) but with a more user-friendly installer.
dismalaf 14 hours ago
Pretty much all of them. None require online accounts or anything like that. Browser choice is probably more important.
For something that just works I recommend Fedora or Ubuntu. It's what I'd put on my mom or wife's PC.
Currently using Omarchy on my laptop though which is a tad more exotic, it's Arch + Hyprland and is pretty polished for that stack (at least the current version, 4.0) but still a tiny bit of jank.
Yiin 20 hours ago
omarchy.org
allthetime 20 hours ago
many games work flawlessly on Linux now. enough to make the switch anyways. a lot more than on mac.
RobotToaster 20 hours ago
Genuine question: does Linux have an AI image editor as easy to use as the win11 paint/photos?
p0w3n3d 9 hours ago
It's for our safety, so when Kathy in the primary school steals Beatrice's picture in paint, miss Wallingford will tell who was the original author
grugdev42 7 hours ago
Use this instead!!!
blablabla123 8 hours ago
Actually Microsoft is doing this since the 90s with Word documents. Did they ever pause this practice?
tgsovlerkhgsel 17 hours ago
> In other words, “generated locally” does not mean that the complete operation is local.
That sounds like a privacy violation that the DPAs should look into.
Edit: Apparently it's disclosed somewhere. Still, that defeats the entire point of local generation...
LeBit 17 hours ago
Do we really need more examples of why local LLMs are an absolute necessity?
seriocomic 14 hours ago
"inivisibly"? for 9 hours this was invisible...
globular-toast 10 hours ago
Use free software. Proprietary software is used by its owners to control you. This is nothing new, just another example to add to the countless ones we already have.
Schlagbohrer 10 hours ago
"Apparently, the recent Claude Code text-watermark announcement also played a role in prompting me to think about this possibility."
Extremely odd way to write. Are the writer's own thoughts invisible to him or her?
jojobas 10 hours ago
You might think you have control over what causes you to think this or that, but that's only an illusion.
two_handfuls 19 hours ago
This is not ok.
petjuh a day ago
How resistant is it to dithering? Can you just add +-1 randomly to each pixel r,g and b values and throw it off?
red_admiral 21 hours ago
Probably not, if it's this kind of thing: https://en.wikipedia.org/wiki/Perceptual_hashing
account42 6 hours ago
Randomizing bit 0 might not be enough but if you know the algorithm used (and you do in this case because it is applied locally) then you can always replace the embedded data with random noise.
naniel a day ago
awesome breakdown of the process you took. reverse-engineering is crazy now with AI. IP is dead
this also reminds me of what got me hooked on CS in the first place: a simple java steganography app in cmsc150
fchicken 11 hours ago
Fucking spyware.
Soon it'll literally be "you need a license to use this technology" if we're not there in some form or another already.
inigyou 5 hours ago
It literally already is? What happens if you pirate windows but don't do it properly?
initramfs a day ago
Thanks Microsoft, for adding my signature so I won't have to claim authorship when it ends up in a museum in 200 years, and the NSA archives are declassified for art historians filing a FOIA in 2226, who find out, "yep, it was from his PC."
Scaled 21 hours ago
Ms paint slop being hung in a museum? Now that's a dystopian future!
initramfs 21 hours ago
No, I wasn't suggesting that. I was saying that if there was digital art (human made) aesthetically significant that a curator would want to display it in a museum, Microsoft's GUID supplied to a data collection agency would make it possible to retrieve if ever/whenever that data were declassified (assuming it isn't purged)
It's possible a very bad curator with a terrible taste in art might select slop to display, but I was refering to "fine art" or at least finer art that is digital.
initramfs 10 hours ago
fithisux 8 hours ago
Don't use them if it does not fit your requirements. The last ten years I am more that happy with Lazpaint or Libreoffice Draw. The last year I have added Imglass to the mix.
shevy-java 8 hours ago
Great detective work.
With regards to Microsoft being ... uhm ... "transparent":
> The same page says that generated images:
> “will contain C2PA manifest helping users identify that it is an AI generated image.”
> [...] That is a meaningful disclosure of remote filtering and C2PA metadata.
> C2PA manifest contains a GUID identifying the invisible pixel watermark
> Calling the feature “Content Credentials” is accurate, but it does not > make this prompt-associated identifier obvious to a Windows user.
I don't think this is accurate, because without that detective work, most people would have no idea that Microsoft tags and tracks the images here. This reminds me of printers printing identifiers to ID individuals. What this to me means is that I can no longer use any such Microsoft services, because there is no trust for me here. Microsoft sniffs on me, if I were to use these software products. AI is a big spy-op too.
Microsoft could easily admit "we watermark all your images, whether you like it or not", but corporate speak forbids this and they don't really admit to it. They do not use the word watermark officially, but their .dll names reveal it. That means they resort to deceit and propaganda.
It really is time to strengthen the whole open source ecosystem. I no longer want my taxpayer's money to go into traitorous US companies that abuse EU citizens here. (Note: the same would apply to EU companies, but the USA dominates the software sector, unfortunately. This also has to change permanently.)
nemomarx a day ago
Interesting. I really didn't think watermarks would end up going anywhere, but maybe with enough adoption we can have easy ai generated content flagging after all?
dotancohen a day ago
Not every generative AI model will watermark. Especially not adversarial and disinformation models.
AaronAPU a day ago
So as usual, exactly the things you want it to work on it won’t.
jambalaya8 a day ago
deltoidmaximus 21 hours ago
It actually might make the new horrible world even worse. Imagine the populace getting used to a AI image detector flagging things as fake using this fairly easily defeated GUID marker system. Most people are just making memes or cat videos and don't even try to remove this so eventually the populace starts to believe these things actually work.
Now some one slightly more sophisticated starts creating deepfakes of a woman and uploading them or fabricating video of an political event without this marker. The subject protests it's fake and AI generated but a loud majority of ignorants feed it into Microsoft AI detector and call you a liar and say it's confirmed real. Most people don't know any better and eat it up because a computer said so.
Terr_ 15 hours ago
inigyou 5 hours ago
emsign 11 hours ago
> The two apps send the prompt to a remote server for moderation
Why? What needs tobe moderated locally?
phendrenad2 a day ago
This muddle of an article makes it totally unclear to me if this GUID is attached by the AI generation call or every image I edit in MS Paint. I'm going to assume the former unless they release a clarification.
Edit: Actually trivial to test, just save an image of all black and see if it suddenly has other values on save.
red_admiral 21 hours ago
Assuming the watermark works like the upcoming AI watermark for text, then it uses the content's entropy to embed the information. An all-black image doesn't have much entropy, so it's unlikely you'd find anything.
phendrenad2 15 hours ago
I guess that makes sense. So import an image of the mandelbrot set you generated and save it, and see if any pixels change.
david_shaw a day ago
> Edit: Actually trivial to test, just save an image of all black and see if it suddenly has other values on save.
Did it?
pmkary 21 hours ago
With every new thing Microsoft goes trying so hard to come out as the good person, but they just cannot help themselves but to inject their evil. It had to be changed with Nadla coming, but their enshitification is just keeps getting worse and worse. What on Earth is this.
ranger_danger 17 hours ago
Misleading title IMO... here they are using "locally generated output" to specifically mean only AI-generated images, not your "500hrs in MS Paint" hand-made masterpiece.
delduca 16 hours ago
Could microslop be more evil?
__MatrixMan__ 16 hours ago
They're pretty bad, but yes I think so.
megous 21 hours ago
Solved by not using closed source SW, period.
kibwen 21 hours ago
Until proven otherwise via open-source audits and reproducible binaries, you should assume that all commercial photo editing software is embedding watermarks in any way they can get away with. This includes the professional software that you pay quite expensive licenses for. You should also assume that even if they're not today, they will eventually be coerced into doing so, in the same way that printers embed tracking dots.
account42 6 hours ago
You should however not accept this state of affairs even if you exclusively use open source software because the next step is that it become illegal to have photo editing software that doesn't include the tracking information needed to protect the children, fight terrorists or whatever the boogeyman of the day is.
inigyou 5 hours ago
It's already illegal to not watermark an AI image.
4d4m 9 hours ago
Gross. Unnecessary. Anti consumer.
clear0250 a day ago
Solution: Don't AI generate images! I think this is a good way to discourage people from making slop.
rnd0 19 hours ago
Ya know, this would probably be pointless but if I were a programmer (I'm not -and refuse to be a vibe coder) I'd probably just grab appropriate libraries and make my own replacements for this shit. GLTK+ (?) is an obvious choice to use for recreating mspaint, and to replace notepad -I was told making a simple editor was an excercise they have you do when you learn programming to begin with?
I already replaced the 'solitaire' games suite with pysol running on WSL2 and it's a vast improvement!
tldr -if MS is going to screw us, why don't we mitigate it by using replacements?
inigyou 5 hours ago
I would've thought the obvious API to recreate mspaint was Win32
gigel82 a day ago
I'm honestly surprised they don't upload the entire image to apply the watermark server-side, to the point that I'd like someone else to repeat this investigation and confirm it's not happening.
Shipping the watermark generator on user's machine would make it very easy for someone motivated to find how it works and write a "watermark remover".
deadbabe a day ago
It is already fairly trivial to write a universal watermark remover, an LLM can do it for you.
gigel82 a day ago
Without access to the code, I imagine it'd be extremely difficult even with unlimited API calls to the watermarker.
sixothree a day ago
I think it would be nice if all cameras digitally signed pictures. You could prove the photo was real.
spicyjpeg a day ago
If C2PA and similar signature systems ever become a meaningful authenticity signal, they will create huge incentives for someone (potentially a state actor) to hack at least one camera in order to sign images of arbitrary provenance with its private keys. This will in turn inevitably lead to the same game of cat-and-mouse we have seen play out with video DRM schemes, where keys are regularly extracted from exploitable devices and used to decrypt as much content as possible before the device gets blacklisted entirely (harming all legitimate owners in the process).
Retr0id a day ago
I've done this btw. I went for the Pixel Camera app since they were the ones bragging the hardest about their "security". Writeup + PoC should be dropping some time tomorrow. Despite 90+ days from initial report, it remains unpatched.
Some proof: https://verify.contentauthenticity.org/?source=https://retr0...
I could also paste a privkey + cert chain in here but el goog's lawyers might not like that.
Retr0id 27 minutes ago
hypfer a day ago
I don't think that that's a good idea, because it implies trust when there actually isn't any.
Being signed with something just means that whoever has that key could've done that. That might be the owner of a specific camera, but it might also be the camera manufacturer, anyone else in the supply chain, or anyone who dumped the key.
Imagine fake evidence signed with the same key as your camera uses being used in court against you. And the court believes it because it has this signature attached and those computers are very secure and all.
Exactly that will happen. Not widespread, of course, but it will.
deadbabe a day ago
Imagine today where a photo is submitted as evidence and the court believes it even without signatures.
hypfer a day ago
615341652341 a day ago
The hard part is deciding how much post processing is acceptable with these images. Feels like a lot of phone cameras optimize images and curious how much of it is considered “AI”
sixothree a day ago
I was thinking any photo created with a camera should be signed. Why we don't have that in 2026 is beyond me.
But what you're talking about is the generative aspect of these photos likely expanding over time. We're seeing that today with the ultra zoom features on some cameras regenerating objects (and especially text). Without the user doing anything the phone will generatively fill in detail, most worryingly text and people. Then there's the Samsung moon issue - taking a photo of a pixelated printout of the moon caused Samsung phones to generate a new image of the moon.
Retr0id a day ago
BeetleB a day ago
How exactly would this work?
People take RAW photos. Load it up in a RAW editing tool. Manipulate it. Then load it in Gimp. Manipulate some more.
Will the final result have the signature?
And if it does, what use would it be?
Retr0id a day ago
In the imaginary dream world that Adobe, Google et al live in, the final file does indeed have a signature.
Each piece of software in the chain must use TPM-like technologies (yes, even GIMP) to make sure it's running a "legitimate" build of the software, on "legitimate" hardware, and re-sign the file at each step along the way (using keys provisioned during some flavour of remote attestation flow, or using a RA-authenticated remote-signing oracle).
The final file embeds every preceding manifest, so you can "verify" all the way back to the original.
If this all sounds patently unworkable, that's because it is.
account42 6 hours ago
BeetleB 21 hours ago
WalterGR a day ago
What would prevent someone from applying the same algorithm on a computer to sign arbitrary images?
arjie a day ago
Presumably the OP is proposing something like a TPM attached to the image sensor that signs the sensor output or something like that. You can’t sign it because you can’t get the key out. The key could be per-camera and be a published list.
I suppose a dedicated fraudster could still stage an appropriate scene. An appropriately lit matte image might even suffice.
account42 6 hours ago
engcoach a day ago
ixwt a day ago
Keys could be stored in something like TPM on Camera, and could sign the image. The key could then be verified from the camera itself to prove the authenticity of the image.
If we as a society deemed it necessary, the camera manufacturer could also provide a list of keys for devices they have manufactured. And an image/key could be provided, and the manufacturer could verify the authenticity that way.
The TPM signing could be tied into the sensor hardware itself, making it difficult, but not impossible, to sign arbitrary images with the TPM.
silver_sun 16 hours ago
iAMkenough a day ago
wzdd a day ago
Or, you know, using the totally-real-picture camera to take a photo of an AI-generated scene?
dotancohen a day ago
Asymetric keys
avidruntime a day ago
When I was in photography class in college, I created backplates in photoshop for still life portraits of small trinkets I was photographing. The photos were taken on black and white film and developed in the campus dark room. Led to some impressive photos. In our class's critiques, I explained how it was done. A lot of peers went from impressed to meh'd. The point: the black and white film laundered the new-age manipulation, and a digitally signed photo from a modern camera remains vulnerable to the same premise.
urbnspacecowboy 19 hours ago
And then some incriminating photo is made with your forged signature. "Not like that, not like that!"
baby_souffle a day ago
> You could prove the photo was real.
No. You'd only ever be able to show that key material belonging to $specific_camera was used to sign/mark the image.
Was the camera manufacturer breached? Did somebody on the factory floor steal some keys during the provisioning step? Or did somebody build their own photo-sensor simulator and plug _that_ in to the camera's motherboard to feed it a "real" image? Before going _that_ far, just point the unmodified camera at a sufficiently high resolution display...
baby_souffle an hour ago
Well that was fast!
> build their own photo-sensor simulator and plug _that_ in to the camera's motherboard to feed it a "real" image?
Already been done!
https://hackerfactor.com/blog/index.php?/archives/1102-C2PA-...
TL;DR: Strong cryptography over untrusted data does not make the data more trustworthy.
woodrowbarlow a day ago
do you believe this should be mandated by regulation, or voluntarily offered by manufacturers as a value-add feature? ("all" implies the former.)
CamperBob2 a day ago
"I think it would be nice if all pens added a unique isotopic tracer signature to their ink. You could tell exactly who wrote everything."
"I think it would be nice if all typewriters had their unique fine-detail type artifacts registered with the government. You could tell exactly who authored a given document."
I think it would be nice if you took these ideas back to Stalinist Russia where they belong.
account42 6 hours ago
Stalinist Russia? Stalin would be absolutely dumbfounded by the level of tracking common in the west today.
nephihaha an hour ago
alightsoul 20 hours ago
Yet another reason to switch to Linux.
andai 20 hours ago
My honest reaction: https://files.catbox.moe/4ylzsq.png