about.html: mostly thanks.

This commit is contained in:
Brian Cunnie
2015-08-29 10:11:03 -07:00
parent 87595145c4
commit 6b32d07e8d

View File

@@ -58,7 +58,13 @@ come first in the head; any other head content must come *after* these tags -->
<div class="container">
<div class="starter-template">
<h1>sslip.io</h1>
<h1>About sslip.io</h1>
<div class="row">
<p><a href="https://github.com/tylerschultz">Tyler Schultz</a>, <a href="https://github.com/APShirley">Alvaro Perez Shirley</a>, and <a href="https://github.com/cunnie">Brian Cunnie</a> created sslip.io on Tuesday August 11, 2015 during a Pivotal Software-sponsored Hack Day. Thanks Pivotal!</p>
<p><a href="https://github.com/sstephenson">Sam Stephenson</a> built <a href="http://xip.io/">xip.io</a>,
upon which much of our code is based. He also suggested the name <i>sslip.io</i>. Thanks Sam!</p>
<p><a href="https://github.com/justinjsmith">Justin Smith</a> advised us on the security implications of releasing an SSL certificate and key to the general public. Thanks Justin!</p>
</div>
<div class="row">
<p></p>
</div>