I'd be willing to agree that certain security issues might not constitute a manufacturing or design defect. If a thought-to-be-secure encryption was cracked tomorrow, that doesn't make products using it defective at the time of manufacture.
echo "This comment was posted at 18:21 UTC" | sha256sum
4f51109e71ec4df85a52affec59a9104837664be3008d1bd70cb8b4fbe163862 -
You could easily copy those flashes of light into your next comment if you wanted, without reversing the hash.“ rather than encoding a specific message, this watermark encodes an image of the unmanipulated scene as it would appear lit only by the coded illumination”
They are including scene data, presumably cryptographically signed, in the watermark, which allows for a consistency check that is not easily faked.
Is it for future proofing it in case MS wants to release the game in a different platform that is not windows ?
At the executive level they may not want you holding shares in a direct competitor because it presents a conflict of interest. But even then you generally have a period to divest.
Can nobody explain what the actual demand was here? What did Google offer vs. what did they demand, and why? And why would Google be buying your shares...? None of this makes any sense the way it's been presented.
A frequent example I’ve encountered is web frameworks that have to keep checking for escaped text because they didn’t write it in horizontal layers where you know for sure that all inputs have been scrubbed when they reach this function but not that one. So the same functions get called with data that comes from your team and from customers. Reuse is tricky.