Fixed FAQ

pull/1/head
handshake-web 2020-01-27 21:34:35 +00:00
parent b47e1ce9a7
commit 783d77efcb
1 changed files with 9 additions and 9 deletions

View File

@ -134,11 +134,18 @@
<span class='hide'><footer class='footer-caret-up' src='/img/footer/up-caret.svg' alt='Toggle expanded answer on mobile'/></span></h3>
<span><p>Handshake uses proof-of-work mining, as it is currently the most reliable way to do compact light client proofs. Proof of work uses computational power, a lot of it. However, the overwhelming majority of this computational power is produced using renewables, currently wind and hydro. The reason proof-of-work is currently primarily renewables is that the competitive cost has driven down to places with <i>excess</i> energy, which are remote hydro and wind farms. While there are no guarantees this will persist, the percentage which uses renewables is increasing. In the future, it is possible to have it be a contributor to subsidizing off-grid solar power. As the grid becomes less viable due to local generation, it is possible that miners securing the network can provide an additional revenue stream. This isn't certain, but a theory is that if mining is secured by solar, the network security would be much higher, as that would mean that it requires significant investment in physical infrastructure to attack. This benefits people with off-grid solar panels, as their electricity is otherwise worthless after their batteries are fully charged. While it is uncertain if this will prove to be the case and alternatives should be ready, currently the overwhelming majority of proof of work mining uses renewables is increasing.</p></span>
</div>
<div class="question">
<h3>When is the first handshake?
<span><footer class='footer-caret-down' src='/img/footer/down-caret.svg' alt='Toggle expanded answer on mobile'/></span>
<span class='hide'><footer class='footer-caret-up' src='/img/footer/up-caret.svg' alt='Toggle expanded answer on mobile'/></span></h3>
<span><p>On the 615817th Bitcoin block height, the BTC blockhash will be committed into the Handshake genesis block. While it can be immediately mined, the genesis block is only locked in after six confirmations. After the first six confirmations of valid Bitcoin blocks with the genesis block will not change even with a deep reorg. The code is available for download starting on February 1, 2020. Transactions will enabled after two weeks worth of blocks.
</p></span>
</div>
<h2 id="general">GENERAL</h2>
<h2 id="general">NAMING</h2>
<div class="question">
<h3>How do Internet names currently work?
<span><footer class='footer-caret-down' src='/img/footer/down-caret.svg' alt='Toggle expanded answer on mobile'/></span>
@ -192,13 +199,6 @@
<span><p>The Internet, and civilization as a whole, would not be where it is today without the hard work of the free software and open source community and the projects that they work on. The Handshake blockchain will start with an initial supply of 1.36 billion coins, of which ~67.5% will be gifted to FLOSS developers and projects, as well as non profit organizations, universities. </p>
<p>Read more about it on the <a href="/grant-sponsors">FLOSS Pledge Page.</a></p></span>
</div>
<div class="question">
<h3>When is the first handshake?
<span><footer class='footer-caret-down' src='/img/footer/down-caret.svg' alt='Toggle expanded answer on mobile'/></span>
<span class='hide'><footer class='footer-caret-up' src='/img/footer/up-caret.svg' alt='Toggle expanded answer on mobile'/></span></h3>
<span><p>On the 615817th Bitcoin block height, the BTC blockhash will be committed into the Handshake genesis block. While it can be immediately mined, the genesis block is only locked in after six confirmations. After the first six confirmations of valid Bitcoin blocks with the genesis block will not change even with a deep reorg. The code is available for download starting on February 1, 2020. Transactions will enabled after two weeks worth of blocks.
</p></span>
</div>
<h2 id="naming">NAMES</h2>
<div class="question">
@ -351,7 +351,7 @@
});
</script>
<script src='js/faq.js'></script>
<script src='/js/faq.js'></script>
<script>
window.addEventListener("load", function(e) {
document.documentElement.className = '';