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.
 
 
 
 
 
 
clamoring 8c39f1db07
Update release_notes.md
6 years ago
.github Update ISSUE_TEMPLATE.md 7 years ago
build-aux/m4 Remove QT gunk from Makefiles. 7 years ago
contrib 1.0.13 Dev Rollup 7 years ago
depends Fix linux link. 6 years ago
doc Generate man pages for 1.0.13 6 years ago
qa Patch qa scripts for hush 7 years ago
share Remove some more QT-related stragglers. 7 years ago
src Merge pull request #95 from MyHush/dnsseeds 6 years ago
zcutil Fix windows build 6 years ago
.gitattributes Separate protocol versioning from clientversion 10 years ago
.gitignore Update .gitignore 7 years ago
CONTRIBUTING.md Update our dev workflow a bit 7 years ago
COPYING Files modified: README.md, changelog, Makefile.am, chainparams.cpp, rpcmining.cpp, rpcnet.cpp, rpcrawtransaction.cpp, rpcwallet.cpp, build.sh, fetch-params.sh. 7 years ago
INSTALL.md Correct instructions for fetching params 6 years ago
Makefile.am Config and Make determinstic build fixes 7 years ago
README.md Merge branch 'dev' 6 years ago
SECURE_SETUP.md Update SECURE_SETUP.md 7 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 Update our code of conduct and list myself as a contact person 7 years ago
configure.ac Fix windows build 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 1.0.13

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!

Discord

Please feel free to join us on Discord at https://myhush.org/hush . There are many channels, some you might enjoy are #general, #support and #mining.

Please feel free to join us on Discord at https://myhush.org/discord.html

Forum

https://forum.myhush.org/

Installing

See INSTALL.md.

Bootstrap Nodes

Choose to add any of the following bootstrap nodes, per your preferred network configuration, to speed up peer discovery. Utilize addnode=HOSTNAME in your hush.conf file.

IPV4

  • dnsseed.myhush.org
  • dnsseed2.myhush.org
  • stilgar.myhush.org
  • explorer.myhush.org
  • dnsseed.bleuzero.com
  • dnsseed.hush.quebec

IPV6

  • [2607:4f00:0:509::4]
  • [2607:4f00:0:509::3]
  • [2607:5300:60:341d::1]
  • [2001:41d0:d:691::]
  • [2a02:c207:2008:8708::1]
  • [2001:470:1f09:3b6:7285:c2ff:fe0e:1664]
  • [2a02:908:162:67dc:225:90ff:fe50:2b9b]

Hush on Tor

  • hushwgexvojlkuhl.onion
  • ozumguh2lk6uvcc3.onion
  • hushnodejbnzyvfk.onion
  • hushnodexptkgea3.onion
  • keyrx4lugtnya7ax.onion
  • j7h7df2tylc57xeo.onion

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

Testnet

https://github.com/MyHush/hush/blob/master/Testnet.md

Secure Setup

https://github.com/MyHush/hush/blob/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 Zcash Wiki for help and more general information.

Not content with command line use of HUSH?

A HUSH GUI Wallet

License

For license information see the file COPYING.