IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: How and why?
That's about it: how does Java (or Unix or Linux or whatever) actually go about making a "sandbox" that the executables can't muck things up outside of it? I have kind of a vague idea, but nothing really technical.
New Re: How and why?
[link|http://java.sun.com/marketing/collateral/security.html|Here] is Sun white paper thingie.
The business end of the Java security model is conveniently described by using the metaphor of the Sandbox. The sandbox comprises a number of cooperating system components, ranging from security managers that execute as part of the application, to security measures designed into the Java Virtual Machine* (JVM) and the language itself. The sandbox ensures that an untrusted-and possibly malicious-application cannot gain access to system resources.


Alex

Men never do evil so completely and cheerfully as when they do it from religious conviction. -- Blaise Pascal (1623-1662)
New Re: How and why?
In ActiveX, in order to draw a fish on your desktop, the object must have all permissions that you have. In Java, in order to draw same fish, the applet only has enough permissions to draw on desktop. ActiveX has all or nothing security model. Java could always do "some or all", and now it can do multilevel permission, depending on where the code comes from and who signed it.
     Outlook, Windows, and viruses. - (acagle) - (9)
         A brief summary of why Outlook has so many viruses. - (nking) - (8)
             Re: A brief summary of why Outlook has so many viruses. - (acagle) - (7)
                 How and why? - (wharris2) - (3)
                     Re: How and why? - (acagle) - (2)
                         Re: How and why? - (a6l6e6x)
                         Re: How and why? - (Arkadiy)
                 VBA in Outlook. - (static) - (2)
                     Their responses? - (wharris2) - (1)
                         Something like that. - (static)

Oh, you've got an umbrella. You've got a purse.
38 ms