Home > About ReactOSAbout ReactOS
ReactOS is an effort to create a Free Software replacement for Microsoft Windows(TM) that is compatible with existing hardware and software!
ReactOS 0.3.5 is still in under heavy development (alpha stage) and is not ready for everyday use. You can help the ReactOS project by doing word-of-mouth advertising, donate some money to the ReactOS Foundation or spend some time on the ReactOS project and contribute in one of various ways (patch, translation, community forum, etc.).
What is ReactOS?ReactOS is a free and open-source operating system based on the Windows NT architecture design, providing support for existing applications and drivers and an alternative to the current dominant consumer and server operating systems. Why re-implement NT?First of all, the 'Windows' the general public knows is actually just one part of the modern Windows NT operating system. They usually mean the Win32 subsystem, a layer that sits upon the NT kernel, providing the user and application interface.
Most people think of 'NT' as 'WinNT 4', while in reality the term NT is equal to the NT series, which ranges from version 3 over NT5 (2000, XP, 2003) to NT6 (Vista). What about UNIX?
MacOS X, Linux, BSD flavors and other UNIX derivates share a common heritage based on a more than three decades old design of a simple basic operating system, that has evolved over time into a complex structure.
In theory there are a few UNIX standards like POSIX but in practice the standards are old and cover only the basic operating system and the terminal environment. Other standards such as the Linux Standard Base are often not implemented faithfully. As there is no user interface standard nor a standard API, most people still have to use command line applications or fight through the GUI mess. Many UNIX derivates use the de-facto standard X-Window system for graphical output, which might well possess one of the worst designs in software history. In contrast to UNIX, ReactOS was designed for people familiar and comfortable with the Windows environment. Everything can be done through the well known Win32 user interface and advanced users are free to automate tasks with scripts or use the console. Compatible
Actually, the ReactOS project reimplements a state-of-the-art and open NT alike operating system based on the NT architecture-design. It comes of course with a WIN32 subsystem, NT driver compatibility and a handful of useful applications and tools. ReactOS combines the power and strengths of the NT kernel - which is well known for its extensibility, portability, reliability, robustness, performance and compatibility – with Win32 compatibility. SecureDespite statements to the contrary, NT is secure by design. It was the first mainstream operating system with a proper implementation of a very flexible security model based on access control lists.
Recent NT based operating system from Redmond, especially XP, got bad reputation for its weak default security-settings; mainly, to simplify the transition from Win9x for both users and legacy applications. This decision alone invalidated many of the security features in NT. ReactOS will incorporate proper default security settings. ReactOS has been designed for high security; it doesn't share common security flaws with other operating system.
On a closer view, real computer viruses (which are normal applications) are not widespread anymore. Most bad software are scripts that target common network software like browsers and email applications and software that had inbuilt scripting support like various Office products. LightweightIn short, ReactOS is designed to be powerful and lightweight. You can think of the term "lightweight" in the good old fashion of Win95, a consistent user interface and small bundle of very common and useful tools. In contrast, ReactOS offers a lot more, an up-to-date experience as well as built from scratch on a rock solid NT core. OpenReactOS is free software, the source code of the whole system is available for free and it is licensed under the GNU GPL license.
ReactOS does not phone home or track your usage, nor does it contain spy-software. As a matter of fact, other well known competitors are known for such practices. Life with other operating systems tends to be a love-hate relationship, with most people falling strongly on one side or the other. The ReactOS project has a great community that is well appreciated. Reliable
In fact, ReactOS has been written from scratch since 1996, a rock solid NT re-implementation, and therefore a reliable and robust operating system for tasks ranging from embedded micro computer to personal computer, workstations to server cluster, mainframes and super computers. PerformanceReactOS is lightweight and fast and will outperform other bloated operating system in several ways. Portability
The ReactOS operating system design is able to provide portability across families of processors, such as Intel x86 and even provide portability across different processor architectures, such as CISC and RISC. Extensible
ReactOS is flexible and extensible by design. ReactOS is probably one of the most versatile operating system platform, especially thanks to its NT kernel and the open source nature. Object BasedReactOS is not an object-oriented system in the strictest sense of the term, but it does use objects to represent internal system resources. Software objects are a combination of computer instructions and data that model the behavior of things, real or imagined, in the world.
UNIX operating system adhere to the file metaphor, and devices such as printers, storage devices, keyboards, and monitors all appear as ordinary files to both programmers and regular users. This simplifies many routine tasks, and is a key component in the extensibility of the system. The file metaphor has several downsides and it is known as a bottleneck of UNIX like operating systems.
Please bear in mind that ReactOS 0.3.5 is still in alpha stage and is not recommended for everyday use. |
If the translation of the English language of this page appears to be outdated or incorrect, please check-out the English page and report or update the content.