[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Warnings on the download page



This would have to support all sorts of variations for media files:

document.location = something.ext
meta refresh URL=something.ext
iframe src=something.ext
frame src=something.ext
img src=something.ext (some cases)
bgsound=something.ext

..etc

Seems easier to lock down the browser and prevent any and all 
media/plugins from executing.

-HD

On Friday 09 March 2007 11:37, Freemor wrote:
> Â 1 - Can a modified actions file be made that would strip all
> Java/javascript, flash, steaming media, etc. From looking at the
> Privoxy documentation it looks possible so far (but I'm no privoxy
> guru)