e2e1d4cd7762069b97f2992694a0490a79f1b66b
[openssl-web.git] / community / contacts.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><h2>Contact Information</h2></header>
13         <div class="entry-content">
14           <p>The <em>OpenSSL Software Foundation</em> represents the OpenSSL
15           project in most legal capacities including, contributor license
16           agreements, managing donations, and so on.
17           It is a Delaware (US) non-profit corporation with its own
18           <a href="/policies/osf-bylaws.pdf">bylaws</a>.</p>
19
20           <p><em>OpenSSL Software Services</em> represents the OpenSSL
21           project as needed for selected commercial contexts, such
22           as providing formal support contracts.
23           It is a Delaware (US) corporation with its own
24           <a href="/policies/oss-bylaws.pdf">bylaws</a>.</p>
25
26           <p>
27           Both organizations have the same contact information.
28           The best way to contact us is by sending an email to
29           <a href="mailto:osf-contact@openssl.org">osf-contact@openssl.org</a>.
30           For postal or telephone contact, use the following:
31
32           <blockquote>
33             40 E Main St, Suite 744<br>
34             Newark DE 19711<br>
35             USA<br>
36             +1 240-215-3103<br>
37             <a href="maito:osf-contact@openssl.org">osf-contact@openssl.org</a>.
38           </blockquote>
39           </p>
40
41         </div>
42         <footer>
43           You are here: <a href="/">Home</a>
44           : <a href=".">Community</a>
45           : <a href="">Contact Us</a>
46           <br/><a href="/sitemap.txt">Sitemap</a>
47         </footer>
48       </article>
49     </div>
50     <!--#include virtual="sidebar.shtml" -->
51   </div>
52 </div>
53
54 <!--#include virtual="/inc/footer.shtml" -->
55 </body>
56
57 </html>