Was talking to my partner about this and she had a pretty clever take: "Seems like a simple idea would simply be to change just the spelling of one seemingly insignificant name near the end of each version of the credits and then by actually watching the credits you'd know the leaker straight away." "Of course, you'd leave the watermark on there so the leaker doesn't know how you caught them and thinks that the water…
Unsure how the credits work for Game of Thrones, but if it's like most shows where it's just the rolling black screen at the end of the show then most torrents cut that part off entirely by default.
Game of Thrones leak and watermark: a stupid tracking system
111–120 of 286 posts
Re: Game of Thrones leak and watermark: a stupid tracking system
#112What happened to the site? http://blog.frite-camembert.net/got-leak.html Now shows a generic 404 and http://blog.frite-camembert.net/ shows a github 404. Was the information DMCA'd?
Also, the author seems to know nothing of steganography so HBO haven't had anything of consequence discovered by them.
Re: Game of Thrones leak and watermark: a stupid tracking system
#113It's a bit hard to encode millisecond scale differences in scene or credit lengths - when the video is quantized to ~40ms frames...
Re: Game of Thrones leak and watermark: a stupid tracking system
#114Was talking to my partner about this and she had a pretty clever take: "Seems like a simple idea would simply be to change just the spelling of one seemingly insignificant name near the end of each version of the credits and then by actually watching the credits you'd know the leaker straight away." "Of course, you'd leave the watermark on there so the leaker doesn't know how you caught them and thinks that the water…
Or, just add an insignificant name (changing someone's name might run you afoul of contracts, even in a review copy).
Re: Game of Thrones leak and watermark: a stupid tracking system
#115Everyone in her claims that there are mechanisms to add non-visual watermarks into both video & audio, anyone have any suggestions as to what products / systems to use so this can be implemented? Minus writing one yourself (like writing your own framework, you don't know all the gotcha's of an expert)
RED GREEN BLUE
11111111 00000000 00000000
A change in the most significant bit of any of these colours would be massive. 01111111 is half as bright as 11111111.But a change in the least significant bit(s) is barely noticeable. You probably wouldn't notice the difference between 11111111 and 11111110, especially as you don't experience individual colour channels, you see a blended colour. And when you're looking at something with thousands of pixels you simply won't spot it.
So, stick your secret message in the low bits:
RED GREEN BLUE
11111XXX 00000XXX 00000XXX
You now get 9 bits of data per pixel. Or less (for a less noisy image) or more (for a more noisy image). For a 640x480 image, you now have 345.6KB of data. And if you use encrypted data, it won't even seem like data if someone looks (plausible deniability). Just noise.Techniques like this were used on 4chan to hide child porn in high-resolution photographs. This the "mods are asleep, post hi-res" meme.
Re: Game of Thrones leak and watermark: a stupid tracking system
#116Re: Game of Thrones leak and watermark: a stupid tracking system
#117What happened to the site? http://blog.frite-camembert.net/got-leak.html Now shows a generic 404 and http://blog.frite-camembert.net/ shows a github 404. Was the information DMCA'd?
It took me ~20 minutes to realize it was gone, you probably tried to hit the page during that time frame.
Re: Game of Thrones leak and watermark: a stupid tracking system
#118Earlier quoted context omitted.
> and extremely robust - even to video compression. It's also difficult to detect, and even more difficult to remove/tamper with. Split & merge frame by frame, in random, from multiple video sources. Visually they will be the same, but steganography has a high chance of been broken.
Any steganography solution on the market today that is worth its salt would actually be robust against this. The amount of different sources you would have to combine to protect against this is higher than you'd realistically be able to find. Disclaimer: I used to work at one of the leading companies in this field.
Could you link to some papers? If you try to encode lots and lots of messages with different keys into the video, does it ruin the quality before ruining previous messages?
Re: Game of Thrones leak and watermark: a stupid tracking system
#119Earlier quoted context omitted.
> and extremely robust - even to video compression. It's also difficult to detect, and even more difficult to remove/tamper with. Split & merge frame by frame, in random, from multiple video sources. Visually they will be the same, but steganography has a high chance of been broken.
it's amusing to me, how much effort people are willing to put in to get free entertainment.
Sometimes, it's not about the money.
Re: Game of Thrones leak and watermark: a stupid tracking system
#1201) Prevent copies from being leaked 2) Trace leaks if they happen
Watermarks are actually great for the first goal. They are big, ugly, and obvious. This discourages people from leaking. If they do leak it's crystal clear they're taking a huge risk. This is also why the DVD screener is low-res SD.
HBO already tracked down where the leak came from. Whatever methods they have in place to do so were successful. Thus any complains about watermarks being ineffective at goal #2 are irrelevant.