Update sponsros and acks page to match reality
[openssl-web.git] / support / acks.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>Sponsor Acknowledgements</h2></header>
11         <div class="entry-content">
12           <p>The OpenSSL project depends on volunteer efforts and financial
13           support from the end user community.  That support comes
14           in <a href="donations.html">many forms.</a>
15
16           <p>We would like to identify and thank the following such sponsors
17           for their significant support of the OpenSSL project. Sponsors are
18           listed chronologically within categories.  Please note that we ask
19           permission to identify sponsors and that some sponsors we consider
20           eligible for inclusion here have requested to remain anonymous.</p>
21
22           <h3 id="current">Current Sponsors:</h3>
23
24           <style type="text/css">
25             .sponsorlogo {
26             height: 100px !important;
27             width: 210px !important;
28             object-fit: contain !important;
29             object-position: 50% 50% !important;
30             padding-left: 15px !important;
31             padding-top: 10px !important;
32             padding-bottom: 10px !important;                        
33             padding-right: 15px !important;
34             }
35             .sponsorsection {
36             background-color: #ffffff !important;
37             text-align: center !important;
38             }
39           </style>
40           
41           <hr noshade size=1>
42           <p>Exceptional support:</p>
43
44           <div class="sponsorsection">
45           <a href="https://www.akamai.com/"><img src="/img/akamai-logo-med.png"
46           alt="" class="sponsorlogo"></a>
47           <a href="https://www.smartisan.com/"><img src="/img/smartisan-logo-med.png"
48           alt="" class="sponsorlogo"></a>
49           </div>
50
51           <p></p>          
52           <hr noshade size=1>
53           <p>Platinum support:</p>
54
55           <div class="sponsorsection">
56           <a href="https://www.netapp.com/"><img src="/img/netapp-logo-med.jpg"
57           alt="" class="sponsorlogo"></a>          
58           <a href="https://www.bluecedar.com/"><img src="/img/bluecedar-logo-med.png"
59           alt="" class="sponsorlogo"></a>          
60           <a href="https://www.vmware.com/"><img src="/img/vmware-logo-med.jpg"
61           alt="" class="sponsorlogo"></a>
62           <a href="https://www.oracle.com/"><img src="/img/oracle-logo-med.jpg"
63           alt="" class="sponsorlogo"></a>
64           <a href="https://www.huawei.com/"><img src="/img/huawei-logo-med.jpg"
65           alt="" class="sponsorlogo"></a>
66           </div>
67
68 <!--      <hr noshade size=1>
69           <p>Gold support:</p>
70
71           <hr noshade size=1>
72           <p>Silver support:</p>
73           -->
74
75           <p></p>
76           <hr noshade size=1>
77
78
79           </div>
80           <footer>
81             You are here: <a href="/">Home</a>
82             : <a href=".">Support</a>
83             : <a href="">Acknowledgements</a>
84             <br/><a href="/sitemap.txt">Sitemap</a>
85           </footer>
86         </article>
87       </div>
88       <!--#include virtual="sidebar.shtml" -->
89     </div>
90   </div>
91 <!--#include virtual="/inc/footer.shtml" -->
92 </body>
93 </html>