Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “modulepattern”

Module Pattern Provides No Privacy... at least not in JavaScript(TM) (via) JavaScript variables hidden inside a closure aren’t as hidden as I thought—it turns out you can pass a closure as the second argument to eval (at least in Firefox) and “steal” private variables back out of it. 2 27th June 2008, 7:01 pm

A django site