Files
hnsau/index.html
2022-10-17 21:24:52 +11:00

96 lines
5.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Home - HNSAU</title>
<meta name="twitter:description" content="The home of Australians using the decentralized web, built on Handshake.">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:image" content="https://hns.au/assets/img/hnsaupromo.png">
<meta property="og:description" content="The home of Australians using the decentralized web, built on Handshake.">
<meta name="description" content="Handshake Australia">
<meta property="og:title" content="HNS AU">
<meta property="og:type" content="website">
<meta name="twitter:image" content="https://hns.au/assets/img/hnsaupromo.png">
<meta name="twitter:title" content="HNS AU">
<link rel="icon" type="image/png" sizes="600x627" href="assets/img/favicon.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i,600,600i&amp;display=swap">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.css">
<link rel="stylesheet" href="assets/css/vanilla-zoom.min.css">
</head>
<body><script src="https://gday.hnsau/handshake.js" domain="gday.hnsau"></script>
<nav class="navbar navbar-light navbar-expand-lg fixed-top bg-white clean-navbar">
<div class="container"><a class="navbar-brand logo" href="/" style="width: 50%;"><img src="assets/img/favicon.png" style="height: 50px;">HNSAU</a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link active" href="/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="faq">FAQ</a></li>
<li class="nav-item"><a class="nav-link" href="links">Links</a></li>
<li class="nav-item"><a class="nav-link" href="about">About Us</a></li>
<li class="nav-item"><a class="nav-link" href="contact" target="_blank">Contact</a></li>
</ul>
</div>
</div>
</nav>
<main class="page landing-page">
<section class="clean-block clean-hero" style="color: rgba(9,162,255,0);background: url(&quot;assets/img/scenery/beach2.jpg&quot;) top no-repeat;">
<div class="text"><img src="assets/img/favicon.png" width="50%">
<h2>Handshake Australia</h2>
<p>The home of Australians using the decentralized web, built on Handshake.</p><a class="btn btn-outline-light btn-lg" role="button" href="https://handshake.org/" target="_blank">Learn More About Handshake</a>
</div>
</section>
<section class="clean-block clean-info dark">
<div class="container">
<div class="block-heading">
<h2 class="text-info">Info</h2>
<p>Handshake is a naming protocol thats backwards compatible with the existing DNS system. It does not replace the DNS protocol, but instead decentralizes the root zone file where TLD ownership information is stored by adding a distributed and decentralized blockchain-based system that no one controls and anyone can use. This allows for a root zone that is uncensorable, permissionless, and free of gatekeepers like ICANN.<br></p>
</div>
<div class="row align-items-center">
<div class="col-md-6"><img class="img-thumbnail" src="assets/img/scenery/Handshake.png"></div>
<div class="col-md-6">
<h3>Stop renting yourname.com.au<br>Own yourname/</h3>
<div class="getting-started-info">
<p>Handshake allows you to own your own top level domain (kinda like .au). So you can stop renting yourname.com.au and really own yourname/.</p>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="page-footer dark">
<div class="container">
<div class="row">
<div class="col-sm-3">
<h5>Get started</h5>
<ul>
<li><a href="/">Home</a></li>
<li><a href="links">Links</a></li>
<li><a href="https://domains.hnsau" target="_blank">Domains</a></li>
</ul>
</div>
<div class="col-sm-3">
<h5>Contact</h5>
<ul>
<li><a href="https://discord.gg/WJ6vpjuQv5" target="_blank">Discord</a></li>
<li><a href="mailto:hns@hns.au" target="_blank">Email</a></li>
<li><a href="about">About Us</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<p>© 2022 Handshake AU</p>
</div>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.js"></script>
<script src="assets/js/vanilla-zoom.js"></script>
<script src="assets/js/theme.js"></script>
</body>
</html>