Valerio's (of mootools fame) response when asked to comment on that
article:  "Comment? On this bullshit? [...] Security is made server-side,
not client side. There is no such thing as security in javascript."

Look, Bob's right. That fact of the matter is that Javascript can be changed
in any way, shape, or form by the user because it is completely executed on
the client side. It's stupid to think that you can make Javascript "secure".
Any security problem in Javascript is 100% because you did something stupid
server-side, such as take SQL via GET/POST.

Don't blame good toolkits for bad programmers. ;p

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to