jquery.alphanum icon indicating copy to clipboard operation
jquery.alphanum copied to clipboard

Using alpanum plugin against XSS attacks

Open ghost opened this issue 6 years ago • 0 comments

First of all: Great jquery plugin. Given that a user by using noscript (firefox), uBlock Origin (chrome, firefox) or some AdBlocker can kill a .js without killing all the js in a webpage is this secure to use it against XSS attacks?

I mean the code is great. Does what is supposed to. I am unsure if the user is able to prevent this and what is the best way to implement it in an app? Maybe hardcode it somehow?

ghost avatar Apr 19 '18 02:04 ghost