bin/mk-notes: correct the anchor links to the CVE descriptions
[openssl-web.git] / policies / otc-policies.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4
5 <body>
6 <!--#include virtual="/inc/banner.shtml" -->
7
8 <div id="main">
9   <div id="content">
10     <div class="blog-index">
11       <article>
12         <header>
13           <h2>OpenSSL Technical Policies</h2>
14           <h5>
15             First issued 30th September 2020<br/>
16             Last modified 30th September 2020
17           </h5>
18         </header>
19
20         <div class="entry-content">
21
22           <p>This document lists the technical policies and procedures established
23           by the OTC in accordance with the <a href="omc-bylaws.html">project bylaws</a>
24           and the requirements specified by the OMC.</p>
25
26           <h3><a name="voting-procedure">Voting Procedure</a></h3>
27
28           The following regulations complement the
29           <a href="omc-bylaws.html#otc-voting">OTC Voting Procedures</a>
30           stated in the project bylaws:
31
32           <p>The proposer of a vote is ultimately responsible for updating the
33           <a href="https://git.openssl.org/?p=otc.git;f=votes.txt;hb=HEAD">votes.txt</a>
34           file in the <a href="https://git.openssl.org/?p=otc.git">OTC Git repository</a>.
35           Outside of a face to face meeting, voters MUST reply to the vote email indicating
36           their preference and optionally their reasoning.  Voters MAY update the votes.txt
37           file in addition.</p>
38
39           <p>The proposed vote text SHOULD be raised for discussion before calling the vote.</p>
40
41           <p>Public votes MUST be called on the project list, not the OTC list and the
42           subject MUST begin with “VOTE:”.  Private votes MUST be called on the
43           OTC list with “PRIVATE VOTE:” beginning subject.</p>
44
45       <h2><a name="update">Update History</a></h2>
46       <ul>
47         <li>30-September-2020.
48         Initial revision.</li>
49       </ul>
50
51         </div>
52         <footer>
53           You are here: <a href="/">Home</a>
54           : <a href="/policies">Policies</a>
55           : <a href="">Technical Policies</a>
56           <br/><a href="/sitemap.txt">Sitemap</a>
57         </footer>
58       </article>
59     </div>
60     <!--#include virtual="sidebar.shtml" -->
61   </div>
62 </div>
63
64 <!--#include virtual="/inc/footer.shtml" -->
65 </body>
66
67 </html>
68