Penguin

Differences between current version and previous revision of ActiveX.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Tuesday, September 2, 2003 12:27:34 am by AristotlePagaltzis
Older page: version 2 Last edited on Monday, September 1, 2003 8:23:24 am by GreigMcGill Revert
@@ -1,2 +1,4 @@
-ActiveX is an evolution of [COM] technology, allowing reusable components which interact with each other.  
-Also a neat vector for virus distribution! Thanks Bill, we love ya... 
+[ ActiveX] is an evolution of [COM] technology, allowing reusable components which interact with each other.  
+Its approach to security is very simple: any component may do whatever it wants to. There is a way to sign components (verifying that they come directly from the source they claim to be from) as well as ways to gain control over which third party components may be installed, but neither is fully reliable and both have had to have numerous implementation oversights fixed.  
+  
+As such, [ActiveX] is a neat vector for virus distribution. Thanks Bill, we love ya...