update policy based on team vote
[openssl-web.git] / support / donations.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4 <body>
5   <!--#include virtual="/inc/banner.shtml" -->
6   <div id="main">
7     <div id="content">
8       <div class="blog-index">
9         <article>
10           <header><h2>Donations</h2></header>
11           <div class="entry-content">
12             <p>Your donation to the OpenSSL team will support the ongoing
13             development activities of the team members.</p>
14
15             <p>Please note that the
16             <a href="/community/contacts.html">OpenSSL Software Foundation</a>
17             (OSF) is incorporated in the the state of Delaware, United States,
18             as a non-profit corporation.  It does not qualify as a tax-exempt
19             charitable organisation under Section 501(c)(3) of the U.S.
20             Internal Revenue Code.  We looked into it and concluded that
21             501(c)(3) status would require more of an investment in time and
22             money than we can justify at present.  This means that, for
23             individuals within the U.S., donations to the OSF are not
24             tax-deductible.  Corporate donations can of course be written off
25             as a business expense.</p>
26
27             <p>In addition to direct financial contributions in the form of
28             donations or sponsorship you may also support the OpenSSL project
29             financially with the purchase of a
30             <a href="contracts.html"> support contract</a>, or by hiring OSF
31             for consulting services or custom software development.  We
32             consider all sources of funding to be sponsors, because we use all
33             such funding, whether donations or pay for services rendered, for
34             the same purpose -- to improve and maintain the OpenSSL
35             product.</p>
36
37             <table>
38               <tr><td>Level</td><td>Acknowledgement</td></tr>
39               <tr><td>Platinum<br>$50,000/yr</td>
40                 <td>Prominent logo placement on openssl.org<br>
41                   OpenSSL sponsor logo for your use<br>
42                   Acknowledgement on openssl.org<br>
43                   Acknowledgement in source distributions</td></tr>
44
45               <tr><td>Gold<br>$20,000/yr</td>
46                 <td>Logo placement on openssl.org<br>
47                   OpenSSL sponsor logo for your use<br>
48                   Acknowledgement on openssl.org<br>
49                   Acknowledgement in source distributions</td></tr>
50
51               <tr><td>Silver<br>$10,000/yr</td>
52                 <td>Acknowledgement on openssl.org<br>
53                   Acknowledgement in source distributions</td></tr>
54
55               <tr><td>Contributing&nbsp;&nbsp;<br>$5,000/yr</td>
56                 <td>Acknowledgement in source distributions</td></tr>
57             </table>
58             <p>&nbsp;</p>
59
60 Note we've encountered too many problems with PayPal and so no longer have a PayPal account.
61 Please do not donate to any PayPal account claiming to be associated with us!
62 <p>
63
64           </div>
65           <footer>
66             You are here: <a href="/">Home</a>
67             : <a href=".">Support</a>
68             : <a href="">Donations</a>
69             <br/><a href="/sitemap.txt">Sitemap</a>
70           </footer>
71         </article>
72       </div>
73       <!--#include virtual="sidebar.shtml" -->
74     </div>
75   </div>
76 <!--#include virtual="/inc/footer.shtml" -->
77 </body>
78 </html>