Added files
parent
15ae105720
commit
23f064bf8d
|
@ -0,0 +1,211 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html lang='en'>
|
||||
<head>
|
||||
|
||||
<title>Handshake</title>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
|
||||
<meta name="description" content="Decentralized certificate authority and naming" />
|
||||
<meta property="og:title" content="Handshake" />
|
||||
<meta property="og:description" content="Decentralized certificate authority and naming" />
|
||||
<meta property="og:url" content="https://handshake.org" />
|
||||
<meta property="og:image" content="https://www.handshake.org/images/landing/logo-dark.svg" />
|
||||
|
||||
<link rel="shortcut icon" href="/img/favicon/hns-favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" type="text/css" href="/css/fonts/nitti.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/fonts/ibmplexmono.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/fonts/ibmplexsans.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/footer.css"/>
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/css/marketing.css" />
|
||||
|
||||
<style type="text/css">
|
||||
.no-fouc {display: none;}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript">
|
||||
document.documentElement.className = 'no-fouc';
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="light">
|
||||
|
||||
<header><div class="header-wrapper"><div class="inner-wrapper">
|
||||
<nav id="navBar" class="no-js nav-bar">
|
||||
|
||||
|
||||
<div id='nav-toggle' class="burgermenu" href="#">☰</div>
|
||||
|
||||
<div id='overlay'></div>
|
||||
<div id="burgernav">
|
||||
<ul>
|
||||
|
||||
<li><a href="https://handshake-org.github.io">Documentation</a></li>
|
||||
<li><a href="/community">Community</a></li>
|
||||
<li><a href="/faq">Faq</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<a class="nav-logo" href="/">
|
||||
<img class='logo logo-dark' src='/images/landing/logo-dark.svg' /><img class='logo logo-light' src='/images/landing/logo-light.svg' />
|
||||
</a>
|
||||
|
||||
|
||||
<div class="nav-right ">
|
||||
<div class="nav-links "">
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://handshake-org.github.io">Documentation</a></li>
|
||||
<li><a href="/community">Community</a></li>
|
||||
<li><a href="/faq">Faq</a></li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
|
||||
</div></div></header>
|
||||
<div class="content">
|
||||
<div class="wrapper">
|
||||
|
||||
|
||||
|
||||
<section id="faucet" class="default">
|
||||
<div class="section-wrapper">
|
||||
<div class="hero-no-split">
|
||||
<h1 class="low-margin">Download</h1>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="light"><div class="section-wrapper"><div>
|
||||
<div>
|
||||
<p>node-gyp is required to install</p>
|
||||
<a href="https://handshake.org/files/hsd-2.0.0.tar.gz">hsd Handshake full node</a> (<a href="https://handshake.org/files/hsd-2.0.0.tar.gz.asc">asc</a>)
|
||||
</div>
|
||||
</div></div></section>
|
||||
|
||||
<section class="default"><div class="section-wrapper"><div>
|
||||
<div>
|
||||
<p><b>Extras</b></p>
|
||||
<p><a href="https://handshake.org/files/">hs-airdrop</a> (<a href="https://handshake.org/files/">asc</a>)</p>
|
||||
<p><a href="https://handshake.org/files/hs-client-0.0.7.tar.gz">hs-client DNS client</a> (<a href="https://handshake.org/files/hs-client-0.0.7.tar.gz.asc">asc</a>)</p>
|
||||
<p><a href="https://handshake.org/files/hs-miner-0.0.10.tar.gz">Reference CPU miner</a> (<a href="https://handshake.org/files/hs-miner-0.0.10.tar.gz.asc">asc</a>)</p>
|
||||
</div>
|
||||
</div></div></section>
|
||||
|
||||
<section class="light"><div class="section-wrapper"><div>
|
||||
<div>
|
||||
<p>Keys are signed using the user chjj on keybase.</p>
|
||||
</div>
|
||||
</div></div></section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<footer id='footer'>
|
||||
<!-- the onboarding pages and dashboard use the small footer -->
|
||||
|
||||
<div class='footer-wrap'>
|
||||
<nav>
|
||||
<div class='header'>
|
||||
<h3>Handshake</h3>
|
||||
<span><img class='footer-caret-down' src='/img/footer/down-caret.svg' alt='Toggle expanded menu on mobile'/></span>
|
||||
<span><img class='footer-caret-up hide' src='/img/footer/up-caret.svg' alt='Toggle expanded menu on mobile'/></span>
|
||||
</div>
|
||||
<div class='links'>
|
||||
<a href='/'>Home</a>
|
||||
<a href='/community'>Community</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<nav>
|
||||
<div class='header'>
|
||||
<h3>Learn</h3>
|
||||
<span><img class='footer-caret-down' src='/img/footer/down-caret.svg' alt='Toggle expanded menu on mobile'/></span>
|
||||
<span><img class='footer-caret-up hide' src='/img/footer/up-caret.svg' alt='Toggle expanded menu on mobile'/></span>
|
||||
</div>
|
||||
<div class='links'>
|
||||
<a href='/faq'>FAQ</a>
|
||||
<a href='/files/handshake.txt'>Design Notes</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<nav>
|
||||
<div class='header'>
|
||||
<h3>Develop</h3>
|
||||
<span><img class='footer-caret-down' src='/img/footer/down-caret.svg' alt='Toggle expanded menu on mobile'/></span>
|
||||
<span><img class='footer-caret-up hide' src='/img/footer/up-caret.svg' alt='Toggle expanded menu on mobile'/></span>
|
||||
</div>
|
||||
<div class='links'>
|
||||
<a href='https://handshake-org.github.io'>Documentation</a>
|
||||
<a href='https://github.com/handshake-org/hsd'>Run a full node</a>
|
||||
<a href='https://github.com/handshake-org/hnsd'>Install an SPV resolver</a>
|
||||
<a href='https://handshake-org.github.io/guides/auctions.html'>Auction system guide</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Keeps things in line -->
|
||||
<nav style="display:none;">
|
||||
</nav>
|
||||
</div><!-- close center-wrap -->
|
||||
|
||||
|
||||
|
||||
|
||||
<div class='footer-wrap bottom-wrap'>
|
||||
<a href='/'>
|
||||
Home
|
||||
</a>
|
||||
<a href='/terms-of-use'>
|
||||
Terms of Use
|
||||
</a>
|
||||
<a href='/privacy-policy'>
|
||||
Privacy Policy
|
||||
</a>
|
||||
<a href='/trademark-disclaimer'>
|
||||
Trademark Disclaimer
|
||||
</a>
|
||||
|
||||
<nav class='social-icons-small-footer'>
|
||||
<a href='https://github.com/handshake-org/'>
|
||||
<img src='/img/footer/github.svg' alt='GitHub logo'/>
|
||||
</a>
|
||||
<a href='https://twitter.com/hns'>
|
||||
<img src='/img/footer/twitter.svg' alt='Twitter logo'/>
|
||||
</a>
|
||||
<a href='https://reddit.com/r/handshake'>
|
||||
<img src='/img/footer/reddit.svg' alt='Reddit logo'/>
|
||||
</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
<script src='/js/footer.js'></script>
|
||||
<script src='/js/nav.js'></script>
|
||||
<script>
|
||||
window.addEventListener("load", function(e) {
|
||||
document.documentElement.className = '';
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
|
@ -0,0 +1,11 @@
|
|||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEtLH2LbrAhOMz86BKiWKrneZma70FAl42iFEACgkQiWKrneZm
|
||||
a723tgf/ZwPCkBVmEJgoh6/FxPTNRdW56bov5bBzbmlDyLOsHbdh8RkahzIzVhc7
|
||||
tHckUZzlfT2TLTkn76h4WHO6APMrbKSippmahNnX3GzFQ7gARdbBl/dusHJAPQHW
|
||||
F9ZC6x9Q3zZJl1g8ktbpavy6Gw7zz9JyJRAvYI5C5ufBO4VZ18hSm0R704CKIc5G
|
||||
77eKn+a3c7MGVapS/ci/yyjDn/as1oB/mGcrt7QjncGlGks0GL+Eg3g5qrrWCLkw
|
||||
mS8Y8DckcCAJOYQt6XExGLQ1Ui6WrHkxTyU8SNFG/5xjmel3SZTMKQ8zueCDiKXb
|
||||
BEndvAWbJmpWS6A8Wvd8pFNXa9Fqag==
|
||||
=pvmO
|
||||
-----END PGP SIGNATURE-----
|
|
@ -93,7 +93,7 @@
|
|||
<div class='hero-info'>
|
||||
<p>
|
||||
<strong>Source Code:</strong>
|
||||
Multiple implementations may exist. Initial code: <a href='https://github.com/handshake-org/hsd'>GitHub</a>
|
||||
Multiple implementations may exist. Initial code: <a href='https://github.com/handshake-org/hsd'>GitHub</a>, <a href="/download">Download</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class='hero-info'>
|
||||
|
|
Loading…
Reference in New Issue