Content deleted Content added
m Link to Java applets, applet -> applets, codeverified -> code-verified, bitpatterns -> bit patterns, In -> in the |
m Corrected link from previous edit |
||
Line 34:
==Secure execution of remote code==
A virtual machine architecture allows very fine-grained control over the actions that code within the machine is permitted to take. This allows safe execution of untrusted code from remote sources, a model used most famously by [[Java
|