Original HUSH source code based on ZEC 1.0.8 . For historical purposes only! https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Duke Leto d14f025d34 Update 'README.md' 2 years ago
.github Update ISSUE_TEMPLATE.md 7 years ago
build-aux/m4 WIP: Merge build files. 6 years ago
contrib Remove old bash completion files 6 years ago
depends Update rust package. 6 years ago
doc update security doc 5 years ago
qa Merge branch 'dev' into dev 6 years ago
share Merge non source files. 6 years ago
src Merge branch 'dev' into fix_dpow 6 years ago
zcutil Merge branch 'dev' of https://github.com/myhush/hush into dev 6 years ago
.gitattributes Separate protocol versioning from clientversion 10 years ago
.gitignore Merge branch 'v1.0.13-bitcoreTLS' into dev 6 years ago
CONTRIBUTING.md Update our dev workflow a bit 7 years ago
COPYING bitcore 6 years ago
INSTALL.md Update debian package filename. 6 years ago
Makefile.am WIP: Merge build files. 6 years ago
README.md Update 'README.md' 2 years ago
SECURE_SETUP.md Update SECURE_SETUP.md 6 years ago
Testnet.md Update Testnet.md 7 years ago
autogen.sh Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems 10 years ago
code_of_conduct.md bitcore 6 years ago
configure.ac Start doing the needful for our next release 6 years ago
libzcashconsensus.pc.in Rename libbitcoinconsensus to libzcashconsensus 8 years ago
release_notes.md Update release_notes.md 6 years ago

README.md

HUSH 2.0.0

What is HUSH?

Logo

HUSH (formerly Zdash) is a code fork of ZCash which has it's own genesis block. Based on Bitcoin's code, it intends to offer a far higher standard of privacy through a sophisticated zero-knowledge proving scheme that preserves confidentiality of transaction metadata.

This software is the HUSH node and command-line client. It downloads and stores the entire history of HUSH transactions; depending on the speed of your computer and network connection, the synchronization process could take a day or more once the blockchain has reached a significant size.

HUSH is unfinished and highly experimental. Use at your own risk!

NOTE

This is the old/original source code repo for Hush and you almost certaintly want to be looking at https://git.hush.is/hush/hush3 instead, unless you are a code historian.

Telegram

Please feel free to join us on Telegram at https://www.hush.is/telegram/

There are many channels, some you might enjoy are #general, #support and #mining.

Installing

See INSTALL.md.


Hush is experimental and a work-in-progress. Use at your own risk. Just like Bitcoin.

Testnet

https://git.hush.is/hush/hush/src/branch/master/Testnet.md

Secure Setup

https://git.hush.is/hush/hush/src/branch/master/SECURE_SETUP.md

Deprecation Policy

This release is considered deprecated 16 weeks after the release day. There is an automatic deprecation shutdown feature which will halt the node some time after this 52 week time period. The automatic feature is based on block height and can be explicitly disabled.

Where do I begin?

As a reference a guide for joining the main Zcash network may be used: https://github.com/zcash/zcash/wiki/1.0-User-Guide#using-zcash Users should not follow this guide blindly since it applies to ZCash instead of HUSH! The section of using the command line is relevant to HUSH.

Need Help?

  • See the documentation at the Hush docs repo for help and more general information.

License

For license information see the file COPYING.