[BACK]Return to goals.html CVS log [TXT][DIR] Up to [local] / www / libressl

File: [local] / www / libressl / goals.html (download) (as text)

Revision 1.13, Thu Jun 13 07:34:36 2019 UTC (4 years, 11 months ago) by bentley
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +4 -10 lines

HTML cleanup in remaining subprojects.

<!doctype html>
<html lang=en>
<meta charset=utf-8>

<title>LibreSSL: Goals</title>
<link rel="canonical" href="https://www.libressl.org/goals.html">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">

<h2 id=OpenBSD>
<a href="index.html">
<i>Libre</i><b>SSL</b></a>
Goals
</h2>
<hr>

<ul>
<li>Modernize the OpenSSL codebase to make it easier to audit, understand
    and repair.
<li>Apply best-practice development processes:
	<ul>
	<li>Code Review
	<li>Frequent releases
	<li>Open development process
	</ul>
<li>Remove obsolete or broken features and operating system support
<li>Use and encourage the incorporation of secure programming interfaces in
    operating systems.
<li>Provide secure alternatives on operating systems that do not yet have
    secure programming interfaces available.
</ul>