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

Persist Sensitive Data In Browser? Possible?

I was wondering if these is some kind of technique so persist sensitive data out of a web app. I kn… Read more Persist Sensitive Data In Browser? Possible?

Oauth2 Without Client Secret – Possible Phishing?

I've been reading the OAuth2 specs over and over, but I can't figure out one thing. Isn'… Read more Oauth2 Without Client Secret – Possible Phishing?