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

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

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

HTML cleanup in remaining subprojects.

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

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

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

<ul>
<li>Stay as compatible as possible with GNU cvs without compromising the
security of the system.
<li>Be as secure as possible. Code carefully, do strict validity checks
especially in the network input path, and use bounded buffer operations.
<li>Provide a much better access control on repository files.
</ul>