Author: tommatecki
Date: Tue May 10 21:29:36 2016
New Revision: 1743261

URL: http://svn.apache.org/viewvc?rev=1743261&view=rev
Log: (empty)

Modified:
    incubator/milagro/site/www/index.html

Modified: incubator/milagro/site/www/index.html
URL: 
http://svn.apache.org/viewvc/incubator/milagro/site/www/index.html?rev=1743261&r1=1743260&r2=1743261&view=diff
==============================================================================
--- incubator/milagro/site/www/index.html (original)
+++ incubator/milagro/site/www/index.html Tue May 10 21:29:36 2016
@@ -1,156 +1,238 @@
 <!DOCTYPE html>
 <html lang="en">
-  <head>
+
+<head>
+
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-    <title>Apache Milagro (incubating)</title>
+    <meta name="description" content="">
+    <meta name="author" content="">
 
-    <!-- Latest compiled and minified CSS -->
-    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css";>
+    <title>Milagro</title>
 
-    <!-- Font Owesome CSS -->
-    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";>
+    <!-- Montserrat and Open Sans fonts -->
+    <link 
href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,300italic,400italic,600italic,700italic,800italic|Montserrat:400,700'
 rel='stylesheet' type='text/css'>
 
-    <!-- Optional theme -->
-    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css";>
+    <!-- Bootstrap Core CSS -->
+    <link href="css/bootstrap.css" rel="stylesheet">
 
-    <link 
href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,700'
 rel='stylesheet' type='text/css'>
+    <!-- Custom CSS -->
+    <link href="css/styles.css" rel="stylesheet">
 
-    <link rel="stylesheet" href="style/css/style.css">
-      
-    <link rel="icon" href="img/favicon.ico" type="favicon">
+    <!-- Custom Fonts -->
+    <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" 
type="text/css">
 
-    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media 
queries -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
     <!--[if lt IE 9]>
-      <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+        <script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
+        <script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
     <![endif]-->
-      <!-- Google Tag Manager -->
-      <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-NVRJKN" 
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
-      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new 
Date().getTime(),event:'gtm.js'});var 
f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-NVRJKN');</script>
-      <!-- End Google Tag Manager -->
-  </head>
-  <body>
-        
-       <header>
-            <div class="container"> 
-            <div class="topnav">
-                       <ul class="breadcrumb">
-                         <li>
-                                       <div class="dropdown">
-                                         <a data-toggle="dropdown" 
href="#">Apache Software Foundation <span class="caret"></span></a>
-                                         <ul class="dropdown-menu" role="menu" 
aria-labelledby="dLabel">
-                                                       <li><a 
href="http://www.apache.org";>Apache Homepage</a></li>
-                                                       <li><a 
href="http://www.apache.org/licenses/";>License</a></li>
-                                               <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>  
-                                               <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                                                       <li><a 
href="http://www.apache.org/security/";>Security</a></li>
-                                         </ul>
-                                       </div>
-                               </li>
-                               <li><a href="http://milagro.apache.org";>Apache 
Milagro (incubating)</a></li>
-                               
-                       </ul><!-- /breadcrumb -->
-                       </div>
-               <nav class="navbar navbar-default">
-                     <!-- We use the fluid option here to avoid overriding the 
fixed width of a normal container within the narrow content columns. -->
-                     <div class="container">
-                       <div class="navbar-header">
-                         <!-- <button type="button" class="navbar-toggle 
collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-6" 
aria-expanded="false">
-                           <span class="sr-only">Toggle navigation</span>
-                           <span class="icon-bar"></span>
-                           <span class="icon-bar"></span>
-                           <span class="icon-bar"></span>
-                         </button> -->
-                         <a class="navbar-brand" href="index.html">
-                               <img src="img/MILAGRO_LOGO.svg">
-                         </a>
-                       </div>
-
-                       <!-- <div class="collapse navbar-collapse" 
id="bs-example-navbar-collapse-6">
-
-
-                                       <ul class="nav navbar-nav">
-                                               <li><a href="#">Getting 
Started</a></li>
-                                               <li><a 
href="#">Documentation</a></li>
-                                               <li><a 
href="#">Downloads</a></li>
-                                               <li><a 
href="#">Community</a></li>
-                                       </ul>
-                       </div><!-- /.navbar-collapse -->
-
-                   <!--  </div> -->
-                   </nav>
-
-       </header>
-
 
+</head>
 
+<body>
 
+    <!-- Navigation -->
+    <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+        <div class="container">
+            <!-- Brand and toggle get grouped for better mobile display -->
+            <div class="navbar-header">
+        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target="#bs-example-navbar-collapse-1">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+                <a class="navbar-brand" href="index.html"><img 
src="images/milagro-header.png" width="186" height="38" alt="Milagro Logo"></a>
+            </div>
+            <!-- Collect the nav links, forms, and other content for toggling 
-->
+            <div class="collapse navbar-collapse" 
id="bs-example-navbar-collapse-1">
+                <ul class="nav navbar-nav navbar-right">
+                    <li class="dropdown">
+                        <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Features <b class="caret"></b></a>
+                        <ul class="dropdown-menu">
+                            <li>
+                                <a href="high-performance-crypto.html">High 
Perfomance Crypto</a>
+                            </li>
+                            <li>
+                                <a href="multi-factor-auth.html">Multi-Factor 
Authentication</a>
+                            </li>
+                            <li>
+                                <a href="cert-less-tls.html">Certificate-less 
TLS</a>
+                            </li>
+                        </ul>
+                    </li>
+                     <li class="dropdown">
+                        <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Docs <b class="caret"></b></a>
+                        <ul class="dropdown-menu">
+                            <li>
+                                <a href="http://docs.milagro.io/en"; 
target="_blank">English</a>
+                            </li>
+                            <li>
+                                <a href="http://docs.milagro.io/ja"; 
target="_blank">Japanese</a>
+                            </li>
+                        </ul>
+                    </li>
+                    <li class="dropdown">
+                        <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Community <b class="caret"></b></a>
+                        <ul class="dropdown-menu">
+                            <li>
+                                <a href="community.html">Ask a Question</a>
+                            </li>
+                            <li>
+                                <a href="community.html">Mailing lists</a>
+                            </li>
+                            <li>
+                                <a href="community.html">Git Repositiories</a>
+                            </li>
+                            <li>
+                                <a href="community.html">Milagro Jira</a>
+                            </li>
+                          </ul>
+                      </li>
+                </ul>
+            </div>
+            <!-- /.navbar-collapse -->
+        </div>
+        <!-- /.container -->
+    </nav>
 
-       <div class="section get-started">
-               <div id="open-miracl-hook"></div>
-                       <div class="container">
-                <h2 class="section-title text-left"><span>WHAT IS APACHE 
MILAGRO (incubating)?</span></h2>
-                               <p class="section-desc text-left">Apache 
Milagro (incubating) is a distributed cryptosystem for cloud computing. It's 
purpose is to provide an open source alternative to proprietary key management 
and certificate backed cryptosystems used for secure communication and 
authentication. The adoption of Milagro will create a secure, free, open source 
alternative to monolithic certificate authorities and eliminate single points 
of failure.
-                    <br>
-                <br> Milagro is an open source, pairing-based cryptographic 
platform to solve key management, secure communications, data governance and 
compliance issues that are challenging Cloud Providers and their customers. It 
does this without the need for certificate authorities, putting into place a 
new category of service providers called Distributed Trust Authorities 
(D-TA®). The M-Pin® protocol, and its existing open-source MIRACL® 
implementation on which MILAGRO will build, are already in use by Experian, 
NTT, Odin, Gov.UK and are being rolled out at scale for Zero Password® 
multi-factor authentication and certificate-less HTTPS / secure channel.</p>
-                               </div>
-                       </div>
-       </div>
-    
-        <div class="section articles">
-                       <div class="container">
-                <h2 class="section-title"><span>CHANGELOG</span></h2>
-                <div class="section-desc text-left">
-                    <p class="section text-left"> Source code will be pushed 
live soon, and you will be able to find all updates and release notes here. 
Until then, please see the links below:
-                    <ul class="text-left">
-                        <li><a 
href="https://wiki.apache.org/incubator/MilagroProposal"; 
target="_blank"><u>Apache Milagro (incubating) proposal</u></a></li>
-                        <li><a 
href="http://incubator.apache.org/projects/milagro.html"; 
target="_blank"><u>Project status</u></a></li>
-                    </ul></p>
+    <!-- Header Carousel -->
+    <header id="myCarousel" class="carousel slide">
+        <!-- Indicators -->
+        <ol class="carousel-indicators">
+            <li data-target="#myCarousel" data-slide-to="0" 
class="active"></li>
+            <li data-target="#myCarousel" data-slide-to="1"></li>
+            <li data-target="#myCarousel" data-slide-to="2"></li>
+        </ol>
+
+        <!-- Wrapper for slides -->
+        <div class="carousel-inner">
+            <div class="item active">
+                <div class="fill" 
style="background-image:url('http://placehold.it/1900x1080&text=Slide One'); 
background-image:url(images/7000x1080&text=Slide-One.png)"></div>
+                <div class="carousel-caption">
+                    <h2>Distributed Cryptosystem for Cloud Computing</h2>
+                    <div class="carousel-button"><a 
href="http://docs.milagro.io/en/index.html"; target="_blank"" title="Learn 
More">Learn more</a></div>
+                </div>
+            </div>
+            <div class="item">
+                <div class="fill" 
style="background-image:url('images/7000x1080&text=Slide-Two.png');"></div>
+                <div class="carousel-caption">
+                    <h2>Replace passwords with multi-factor authentication</h2>
                 </div>
-                       </div>
+            </div>
+            <div class="item">
+                <div class="fill" 
style="background-image:url('images/7000x1080&text=Slide-Three.png');"></div>
+                <div class="carousel-caption">
+                    <h2>Certificate-less TLS for apps and things</h2>
+                </div>
+            </div>
         </div>
 
-       <div class="section articles">
-                       <div class="container">
-                               <h2 class="section-title"><span>WE NEED YOU AS 
PART OF THE COMMUNITY</span></h2>
-                               <div class="section-desc text-left">
-                    <p class="section text-left"> Apache Milagro (incubating) 
is a community-led, comunity-built program that relies on the participation and 
contrbutions of people like you.
-                    <ul class="text-left">
-                        <li><a 
href="mailto:[email protected]";><u>Subscribe to the 
Mailing List</u></a></li>
-                        <li><a href="http://milagro.slack.com/signup"; 
target="_blank"><u>Join us on Slack</u></a></li>
-                    <!-- <li><a href="#">Follow us on Twitter: 
@ApacheMilagro</a></li> -->
-                    <!-- <li><a href="#l">Find us on GitHub</a></li>   --> 
-                    </ul></p>
-                </div>
+        <!-- Controls -->
+        <a class="left carousel-control" href="#myCarousel" data-slide="prev">
+            <span class="icon-prev"></span>
+        </a>
+        <a class="right carousel-control" href="#myCarousel" data-slide="next">
+            <span class="icon-next"></span>
+        </a>
+    </header>
+
+    <!-- Page Content -->
+    <div class="container">
+
+        <!-- Marketing Icons Section -->
+        <div class="row row-border">
+            <section class="col-xs-12 col-sm-8 col-lg-9">
+            <h1>WHAT IS APACHE MILAGRO (incubating)?</h1>
+            <p>Apache Milagro (incubating) establishes a new internet security 
framework purpose-built for cloud-connected app-centric software and IoT 
devices that require Internet scale. Milagro's purpose is to provide a secure, 
free, and positive open source alternative to centralised and proprietary 
monolithic trust providers such as commercial certificate authorities and the 
certificate backed cryptosystems that rely on them. </p>
+
+<p>Milagro is an open source, pairing-based cryptographic platform that 
delivers solutions for device and end user authentication, secure 
communications and fintech / blockchain security; issues challenging Cloud 
Providers and their customers. It does this without the need for certificate 
authorities, putting into place a new category of service providers called 
Distributed Trust Authorities (D-TA<span class="sup">&reg;</span>).</p>
+<p>Milagro's M-Pin<span class="sup">&reg;</span> protocol, and its existing 
open-source MIRACL<span class="sup">&reg;</span> implementation on which 
MILAGRO is built, is already in use by Experian, NTT, Ingram Micro, and Gov.UK 
and rolled out to perform at Internet scale for Zero Password<span 
class="sup">&reg;</span> multi-factor authentication and certificate-less HTTPS 
/ secure channel.  <p></p>Read why it's <a 
href="http://docs.milagro.io/en/milagro-a-case-for-something-new-part-1.html"; 
target="_blank">time to move beyond PKI</a> and the <a 
href="http://docs.milagro.io/en/milagro-distributed-trust-proposal.html"; 
target="_blank">Milagro Proposal for A Distributed Trust Ecosystem </a>.</p>
+            </section>
+            <aside class="col-xs-12 col-sm-4 col-lg-3">
+            <div class="latest-news">
+            <h3>Latest News</h3>
+            <a href="https://twitter.com/apachemilagro"; 
class="twitter-follow-button" data-show-count="false" data-size="large">Follow 
@apachemilagro</a> <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
 'script', 'twitter-wjs');</script>
+
+<h5><a href="https://twitter.com/apachemilagro"; target="_blank" 
title="Twitter">Read more news...</a></h5>
+            </aside>
+            </div>
+        <!-- /.row -->
+
+
+
+        <!-- Changelog Section -->
+        <div class="row row-border">
+         <section class="col-md-12 section-list">
+           <h2>Changelog</h2>
+
+<p>Source code will be pushed live soon, and you will be able to find all 
updates and release notes here. In the meantime, please see the useful links 
below:</p>
+
+<ul><li><a href="https://wiki.apache.org/incubator/MilagroProposal"; 
target="_blank" title="Propsal">Apache Milagro (incubating) proposal</a></li>
+
+<li><a href="http://incubator.apache.org/projects/milagro.html"; 
target="_blank" title="Project-Status">Project status</a></li>
+</ul>
+</section>
+        </div>
+        <!-- /.row -->
+
+          <!-- Community Section -->
+        <div class="row ">
+         <section class="col-md-12 section-list">
+           <h2>Join the Community</h2>
+
+<p>Apache Milagro (incubating) is a community-led, community-built program 
that relies on the participation and contributions of our users.</p>
+
+<ul><li><a href="mailto:[email protected]"; 
title="Subscribe-Mailinglist">Subscribe to the Mailing List</a></li>
+
+        <!-- /.row -->
+
+
+
+</div>
+
+        <!-- Footer -->
+        <footer>
+        <div class="container">
+            <div class="row">
+              <section class="col-md-4 footer-nav">
+                  <ul>
+                  <li><a href="http://docs.milagro.io/en"; target="_blank" 
title-="Docs">Docs</a></li>
+                  <li><a href="community.html" 
title-="Community">Community</a></li>
+                  <li><a href="https://github.com/apache/incubator-milagro"; 
target="_blank" title-="">GitHub</a></li>
+                  </ul>
+               </section>
+             <section class="col-md-7 footer-content">
+                 <div class="footer-logos">
+                  <img src="images/milagro-footer.png" width="189" height="38" 
alt="Milagro Logo">
+               <img src="images/apache-feather.png" width="152" height="42" 
alt="Apache Logo">
+               <img src="images/apache-incubator.png" width="165" height="42" 
alt="Apache Incubator Logo">
+                <span class="stretch"></span>
+               </div>
+                 <p>Apache Milagro is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation 
is required of all newly accepted projects until a further review indicates 
that the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with other successful ASF projects.  While 
incubation status is not necessarily a reflection of the completeness or 
stability of the code, it does indicate that the project has yet to be fully 
endorsed by the ASF. </p>
+
+<p>Copyright <span class="sup">&copy;</span> 2016 The Apache Software 
Foundation, Licensed under the Apache License, Version 2.0
+Apache and the Apache feather logo are trademarks of The Apache Software 
Foundation.</p>
+              </section>
                 </div>
-                       </div>
+            </div>
+            </div>
+        </footer>
+
+
+    <!-- /.container -->
+
+    <!-- jQuery -->
+    <script src="js/jquery.js"></script>
+
+    <!-- Bootstrap Core JavaScript -->
+    <script src="js/bootstrap.min.js"></script>
+
+    <!-- Script to Activate the Carousel -->
 
-       <div class="section footer">
+</body>
 
-                               <div class="row text-center">
-                                       <ul class="small-footer">
-                        <div class="container">
-                        <p class="col-xs-12 col-sm-9 column"> Apache Milagro 
is an effort undergoing incubation at The Apache Software Foundation (ASF), 
sponsored by the Apache Incubator. Incubation is required of all newly accepted 
projects until a further review indicates that the infrastructure, 
communications, and decision making process have stabilized in a manner 
consistent with other successful ASF projects.While incubation status is not 
necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF. 
-                        <br> Copyright © 2016 The Apache Software Foundation, 
Licensed under the Apache License, Version 2.0
-                            <br> Apache and the Apache feather logo are 
trademarks of The Apache Software Foundation.</p>
-                        <p class="col-xs-12 col-sm-2 column">
-                             <!--<br> <img src="img/apache-logo-small.gif" 
width="100px">-->
-                             <br> <img 
src="img/apache-incubator-logo-small.png" width="170px">
-                        </p>
-                        </div>
-                                       </ul>
-                               </div>
-                       </div>
-
-    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-    <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js";></script>
-    <!-- Include all compiled plugins (below), or include individual files as 
needed -->
-
-    <!-- Latest compiled and minified JavaScript -->
-    <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js";></script>
-  </body>
-</html>
\ No newline at end of file
+</html>


Reply via email to