Page 1 of 1

Reactive-X; how close will it resemble Active-X?

Posted: Mon Feb 21, 2005 4:06 pm
by MadRat
nt

Posted: Tue Feb 22, 2005 4:48 pm
by AcetoliNe
Hrmmm... Reactivex.... sounds nice
I think the answer to your question is: ros activex will be as close to win activex as possible without undermining security, copyrights, and the fact that this is an open source os.
I think that's basically true for every component of ros, and ros components (media, file systems, etc...) have been the issue of heated debate in the forums for some time now ;)

Posted: Tue Feb 22, 2005 11:32 pm
by niteice
AcetoliNe wrote:I think the answer to your question is: ros activex will be as close to win activex as possible without undermining security
I'm not certain if it's possible to undermine MS ActiveX's security. :lol:

Posted: Wed Feb 23, 2005 12:18 am
by reub2000
Please, no active x, I don't want spyware.

Posted: Wed Feb 23, 2005 12:48 pm
by TiKu
Then there'll be many programs that won't run on ReactOS.;)
ActiveX in a webbrowser is a bad idea, I agree. But otherwise it's a nice technology that isn't more insecure than other technologies.

Posted: Wed Feb 23, 2005 2:25 pm
by rowa
TiKu wrote:Then there'll be many programs that won't run on ReactOS.;)
ActiveX in a webbrowser is a bad idea, I agree. But otherwise it's a nice technology that isn't more insecure than other technologies.
I think it could be nice to can switch off Active-X (ReactOS-X) if you like. Or it is posssible to can permit special application to use Active-X (ReactOS-X).

Posted: Wed Feb 23, 2005 4:17 pm
by SirTalon
Maybe a sandbox environment could be setup for ReactiveX (like Java)?

Maybe on the install screen it has a big warning of doom if you wish to enable ReactiveX (warning about how it will rape your computer). Also maybe take a lesson from the Mozilla people and only allow white-listed sites to even run an ActiveX application?

Posted: Wed Feb 23, 2005 5:53 pm
by e7
I think ReactX sounds better (maybee we can name a DirectX-Clone so)

ActiveX is a technique which is used by many programs. Many applications uses it. Many applications uses wsck32.ocx, many others comdlg32... The security problem is because MS does execute ActiveX in every explorer window, InternetExplorer and all other things... If we don't have the M$Explorer, the IE and no IIS there are no security problems...

Posted: Thu Feb 24, 2005 2:02 am
by React_dude
The reason why windows is so insecure is because of ActiveX
Do we want to do the same? I THINK NOT!!

Posted: Thu Feb 24, 2005 2:08 am
by TiKu
React_dude wrote:The reason why windows is so insecure is because of ActiveX
:lol: I didn't know there's one exact reason for those security problems. And I didn't expect that it's just fine to be logged in as admin as long as you don't use ActiveX. And I didn't expect buffer overflows are just fine if you don't use ActiveX. And I...
Sorry, but maybe you should think before clicking "Submit".

Posted: Thu Feb 24, 2005 3:29 am
by Wierd
I dunno--- While being logged in as Admin by default is by far the fundement of nearly all problems with spyware being able to do what it does once it installs itself--- One of the major ways that it actually GETS there, is through faulty ActiveX controls that IE allows to be installed. This is why switching to firefox dramatically reduces spyware, because it says "Hell No!" to active X controls.


However, certain native ActiveX controls are used heavily (a bad practice IMO) by various win32 utilities and clients.... making support for them in an OS that has to support such software into a mandatory element... This doesnt mean that we cannot institute better restrictions on "non-User-Sanctioned" ActiveX controls being installed via automated web scripts. Any default browser solution we bundle ROS with (because it will need one) should consider such automatic installation and invocation of unknown activeX controls as being malicious by default. IE doesnt do that. :D

Posted: Thu Feb 24, 2005 3:52 am
by TiKu
Wierd_w wrote:I dunno--- While being logged in as Admin by default is by far the fundement of nearly all problems with spyware being able to do what it does once it installs itself--- One of the major ways that it actually GETS there, is through faulty ActiveX controls that IE allows to be installed.
That's why I wrote "ActiveX in a webbrowser is a bad idea".
I just don't agree if people say ActiveX on the whole is a bad idea.