Revision as of 01:46, 21 February 2004 edit202.37.101.102 (talk)No edit summary← Previous edit | Revision as of 03:39, 21 February 2004 edit undoDysprosia (talk | contribs)28,388 edits rm dup'd linkNext edit → | ||
Line 12: | Line 12: | ||
], an ] and compatible alternative to ], was developed within the OpenBSD project. | ], an ] and compatible alternative to ], was developed within the OpenBSD project. | ||
''See also:'' ], ], ] | ''See also:'' ], ] | ||
== External Links == | == External Links == |
Revision as of 03:39, 21 February 2004
OpenBSD is a secure, freely available, multi-platform BSD-based Unix-like operating system. OpenBSD, led by Theo de Raadt, was originally derived from the NetBSD project, and thus it shares much of NetBSD's history and portability. The split was due to philosophical (and developer personality) differences. OpenBSD's hallmark is the priority given by its developers to careful and proactive auditing of system's code, which in turn contributes to the stability and security of OpenBSD.
Until June 2002 the OpenBSD web-page featured the slogan "No remote hole in the default install, in nearly 6 years". This was changed to "Only one remote hole in the default install, in more than 7 years" after an exploit was discovered in OpenSSH. Some have criticized this statement since not much is enabled in the default install of OpenBSD, and stable releases have included software that later were found to have remote holes. Others counter that one of the OpenBSD project's fundamental innovations is the drive for systems to be "Secure by Default". It is standard, and indeed fundamental, security practice to enable as few services as possible on production machines. Be that as it may, OpenBSD is still a remarkably secure and stable operating system.
Because of its security benefits, OpenBSD is often used in the security industry as the underlying operating system for firewalls and intrusion detection systems.
OpenSSH, an open source and compatible alternative to SSH, was developed within the OpenBSD project.