
3/10/2022 · Matt Silverlock, James Allworth, Mari Galicer
What this post added
Introduced a system in partnership with WhatsApp to verify the integrity of code served to users in their browsers. This involves Cloudflare hosting a hash of the intended code, and a browser extension (WhatsApp Code Verify) comparing this hash with a locally computed hash of the executing code. This provides assurance against code tampering for web applications.