This commit is contained in:
Jonathan "Duke" Leto
2019-04-27 07:33:11 -07:00
parent d520ff8175
commit ec73aa528f

View File

@@ -4,15 +4,15 @@
![Logo](doc/hush/hush.png "Logo") ![Logo](doc/hush/hush.png "Logo")
HUSH (formerly Zdash) is a code fork of [ZCash](https://z.cash/) which has it's own genesis block. HUSH (formerly Zdash) is a code fork of [ZCash](https://z.cash/) which has it's
Based on Bitcoin's code, it intends to offer a far higher standard of privacy own genesis block. Based on Bitcoin's code, it intends to offer a far higher
through a sophisticated zero-knowledge proving scheme that preserves standard of privacy through a sophisticated zero-knowledge proving scheme that
confidentiality of transaction metadata. preserves confidentiality of transaction metadata.
This software is the HUSH node and command-line client. It downloads and stores the entire history This software is the HUSH node and command-line client. It downloads and stores
of HUSH transactions; depending on the speed of your computer and network the entire history of HUSH transactions; depending on the speed of your
connection, the synchronization process could take a day or more once the computer and network connection, the synchronization process could take a day
blockchain has reached a significant size. or more once the blockchain has reached a significant size.
**HUSH is unfinished and highly experimental.** Use at your own risk! **HUSH is unfinished and highly experimental.** Use at your own risk!