-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
69 lines (67 loc) · 2.97 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="AsciiDoc 8.6.9">
<title>Welcome to NTPsec</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css">
<script type="text/javascript" src="./asciidoc.js"></script>
<script type="text/javascript">
/*<![CDATA[*/
asciidoc.install();
/*]]>*/
</script>
</head>
<body class="article">
<div id="header">
<h1>Welcome to NTPsec</h1>
</div>
<div id="content">
<div id="preamble">
<div class="sectionbody">
<div class="quoteblock">
<div class="content">"Perfection is achieved, not when there is nothing more to add, but
when there is nothing left to take away."</div>
<div class="attribution">
— Antoine de Saint-Exupéry
</div></div>
<div class="imageblock" style="text-align:center;">
<div class="content">
<img src="clocktower128.png" alt="clocktower128.png">
</div>
</div>
<div class="paragraph"><p>Welcome to the NTPsec project - a secure, hardened, and improved
implementation of Network Time Protocol derived from NTP Classic, Dave
Mills’s original.</p></div>
<div class="paragraph"><p>NTPsec, as its name implies, is a more secure NTP. We employ best
practices and state-of-the art technology in code auditing,
verification, and testing to deliver code that can be used with
confidence in deployments with the most stringent security,
availability, and assurance requirements.</p></div>
<div class="paragraph"><p>Our first best practice is true open-source code review. The NTPsec
code is available in a public git repository. One of our goals is to
support broader community participation.</p></div>
<div class="paragraph"><p>Learn more:</p></div>
<div class="paragraph"><p><a href="announcement.html">Project announcement</a></p></div>
<div class="paragraph"><p><a href="accomplishments.html">What we’ve accomplished</a></p></div>
<div class="paragraph"><p><a href="plans.html">What we plan to do</a></p></div>
<div class="paragraph"><p><a href="supported-platforms.html">Supported platforms</a></p></div>
<div class="paragraph"><p><a href="core-team.html">The core team</a></p></div>
<div class="paragraph"><p><a href="getting-involved.html">How you can help</a></p></div>
<div class="paragraph"><p><a href="contributor.html">Contribution policies, workflows, and conventions</a></p></div>
<div class="paragraph"><p><a href="channels.html">Communications channels</a></p></div>
<div class="paragraph"><p><a href="security.html">Security Researchers and Vulnerability Reports</a></p></div>
<div class="paragraph"><p><a href="FAQ.html">The inevitable FAQ</a></p></div>
<div class="paragraph"><p><a href="license.html">Project licenses</a></p></div>
<div class="paragraph"><p><a href="press.html">Press and Media Resources</a></p></div>
</div>
</div>
</div>
<div id="footnotes"><hr></div>
<div id="footer">
<div id="footer-text">
Last updated 2015-11-15 02:06:58 PST
</div>
</div>
</body>
</html>