Sandbox: Difference between revisions

From GreaseSpot Wiki
Jump to navigationJump to search
m (The Greasemonkey sandbox moved to Sandbox: Much easier to link to .. and of course a sandbox described here is a "greasemonkey" sandbox.)
No edit summary
Line 1: Line 1:
For [[security]] reasons, modern [[Greasemonkey#History|versions]] of [[Greasemonkey]] execute each script in a "sandbox", which isolates trusted [[user script]] code from potentially malicious web page code.
For [[security]] reasons, modern [[Greasemonkey#History|versions]] of [[Greasemonkey]] execute each script in a "sandbox", which isolates trusted [[user script]] code from potentially malicious web page code.
For more information, see [[Wikipedia:Sandbox_(computer_security)|wikipedia's article on the topic]].


{{stub}}
{{stub}}

Revision as of 04:24, 4 November 2006

For security reasons, modern versions of Greasemonkey execute each script in a "sandbox", which isolates trusted user script code from potentially malicious web page code.

For more information, see wikipedia's article on the topic.