Tag Archives: security

Mashups and JavaScript Security

I found this excellent video of Douglas Crockford (discoverer of JSON) talking about the security problems inherent in Mashups and of JavaScript as a whole.
He proposes a solution involving what he calls vats; a self contained JavaScript interpreter with limited communication to the page. The JavaScript in the page would be the only trusted [...]

Wordpress User-Agent

Well, I just got a nasty shock!
I got in at the tail end of a thread about the new update notification feature in WordPress 2.3.
One of the comments I read kept ricocheting around in my head. Matt Mullenweg said something about the dashboard RSS feeds transmitting my blog URL. I thought, initially, [...]