Browse Source

Fix meme image and add more

master
Duke Leto 3 years ago
parent
commit
f884f6d9db
  1. 8
      index.html

8
index.html

@ -26,7 +26,7 @@
<div id="build" class="content text-center">
<div id="meme" class="animated fadeInDown">
<img src=hush-is-bam.gif>
<img src=./hush-is-bam.gif>
</div>
<h2>Hush Is Better Than Zcash Because...</h2>
@ -65,6 +65,12 @@ Now Zcash, on the otherhand, is supposed to be a *privacy coin* right? It would
Hush has *mandatory* network-level TLS 1.3 encryption between all peers, the current best we have, used by all modern webservers. Hush nodes have mandatory privacy *on the blockchain* and *on the network* and these two things together combine to make Hush *exponentially* more private than Zcash.
<h4>Hush Is A Platform To Make Privacy Coins</h4>
Hush gives you the ultimate freedom to make your own privacy coins, which can integrate with Hush or not.
Zcash wants you to be a king, where you live on their land and pay them a tax. With Hush, you can make your
own kingdom (or queendom) and there *are no taxes* paid to Hush, as opposed to building on Ethereum, where all
tokens depend on ETH. Hush Smart Chains can be completely independent of Hush, or be protected by Hush (and Bitcoin hashrate) via Delayed-Proof-of-Work. You can do all this in a single CLI command.
</div>
<div class="column">
<div class="flavor-banner animated fadeInDown">

Loading…
Cancel
Save