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

Client Dom Open Redirect For Javascript

I'm getting Client DOM Open Redirect security issue on scan for the following piece of code. Th… Read more Client Dom Open Redirect For Javascript

Established Javascript Solution For Secure Registration & Authentication Without Ssl

Is there any solution for secure user registration and authentication without SSL? With 'secur… Read more Established Javascript Solution For Secure Registration & Authentication Without Ssl

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

Jsrsasign - How To Extract An X.509 Certificate's Fingerprint?

Is it possible to use jsrsasign to extract the fingerprint of an x.509 certficate, similar to what … Read more Jsrsasign - How To Extract An X.509 Certificate's Fingerprint?

Why Are Cross Origin Workers Blocked And Why Is The Workaround Ok?

Recently I worked on a library that supports using workers for some heavy lifting. I found out that… Read more Why Are Cross Origin Workers Blocked And Why Is The Workaround Ok?

Is It Safe To Expose The Aws Cognito Ids?

I'm using the client-side Cognito Javascript SDK. Part of the setup requires configuring regio… Read more Is It Safe To Expose The Aws Cognito Ids?

Understanding Securing Firebase Code

I'm thinking about trying Firebase and have spent the day looking at example projects and the d… Read more Understanding Securing Firebase Code

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