SameSite Cookie Attribute: Preventing CSRF SameSite Exploits Tue, 23 Aug 2016 This article looks into the details of how the Same-Site cookie attribute works and how it can be used to help prevent malicious cross-site request forgery (CSRF) attacks.
Subresource Integrity (SRI) for Validating Web Resources Hosted on Third Party Services (CDNs) Wed, 29 Jun 2016 This article explains what is Subresource Integrity (SRI), how it works and how it helps web application developers ensure a more secure web environment especially when hosting resources on third party servers and services such as Content Delivery Networks (CDNs).