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

What Exactly Can An Iframe Do With The Top.location Object (cross-domain)?

There is a very particular edge case in cross-domain policies regarding the window.top.Location obj… Read more What Exactly Can An Iframe Do With The Top.location Object (cross-domain)?

Html5 Offline Authentication

I am looking for advice/criticism on how best to control access to an HTML5 application that is use… Read more Html5 Offline Authentication

Check The Content Of File Before Upload

I have to check the Content of a zip/rar file before uploading to the server. Let me explain the sc… Read more Check The Content Of File Before Upload

Having A Public Api But Only Allowing Access To Requests Sent From My Website

I have been searching on Google and SO for hours now but without finding the someone with the same … Read more Having A Public Api But Only Allowing Access To Requests Sent From My Website

Safe Mysql Password On Shared Hosting

I've made a simple web page for business clients that operates on MySQL database used mainly by… Read more Safe Mysql Password On Shared Hosting

Get Security Error When Saving Canvas Object Into An Image

Well not exactly. If I just draw (ex lines,rect...) and try to export the canvas as an image. It wo… Read more Get Security Error When Saving Canvas Object Into An Image