Skip to content Skip to sidebar Skip to footer
Showing posts with the label Security

Unsafe Javascript Attempt To Access Frame In Google Chrome

Our web application (based on HTML5, SVG & JS) runs fine in all the browsers except Google Chro… Read more Unsafe Javascript Attempt To Access Frame In Google Chrome

How To Make A Secure Game In Javascript?

I'm working on games using javascript some html and css, and I was wondering if there was any w… Read more How To Make A Secure Game In Javascript?

How To Check The Authenticity Of A Chrome Extension?

The Context: You have a web server which has to provide an exclusive content only if your client h… Read more How To Check The Authenticity Of A Chrome Extension?

Security Modifing App State From Javascript

I have a question about how to develop my web application security. Assuming that all the javascrip… Read more Security Modifing App State From Javascript

Using Public/private Keys In Javascript

I need to send an ajax POST request to my server. I'll need to make sure that the request origi… Read more Using Public/private Keys In Javascript

Secure Data In Javascript

I have to create generator for web tests (using HTML and JavaScript). Test has to work offline and… Read more Secure Data In Javascript