A community-based website both available as .onion and clearnet
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.
 
 

79 lines
11 KiB

<!doctype html>
<head>
<title>F.A.Q | Hush - Transact and Speak Freely</title>
<link href="css/styles.css" rel="stylesheet" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h2>Hush - Speak and Transact Freely</h2>
<h3>Private Cryptocurrency and Messenger using Zero Knowledge Mathematics</h3>
<pre>
&&&&
&&&& &&&&&& &&&&
&&&&&& &&&&&& &&&&&&
&&& &&&&&& &&&& &&&&&& &&&
&&&&& &&&&&& &&&&&& &&&&&
&&&&& &&&&&& && &&&&&& &&&&&
&&&&& &&&&&& &&&&&& &&&&&& &&&&&
&&&&& &&&&&& &&&&&& &&&&&& &&&&&
&&&&& &&&&&& &&&&&& &&&&&
&&&&& &&&&&& &&&&& &&&&&
&&&&& &&&& && &&&&&& &&&&&
&&&&& &&&&&& &&&&&
&&&&& &&&& &&& &&&&&& &&&&&
&&&&& &&&&&& &&&&&& &&&&&& &&&&&
&&&&& &&&&&& &&&&&& &&&&&& &&&&&
&&&&& &&&&&& &&&&&& &&&&&& &&&&&
&&&&& &&&&&& &&&&&& &&&&&
&&& &&&&&& && && &&&&&& &&&
&&&&&& &&&&&& &&&&&&
&&&& &&&&&& &&&&
&&&&&&
&&&&
</pre>
<table>
<tr>
<td><a href="https://hush.land/">Home</a></td>
<td><a href="hushdex">HushDEX</a></td>
<td><a href="hushchat">HushChat</a></td>
<td><a href="https://git.hush.is/hush/">Gitea</a></td>
</tr>
<tr>
<td><a href="better-than-monero">Hush vs Monero</a></td>
<td><a href="better-than-zcash">Hush vs Zcash</a></td>
<td><a href="better-than-pirate">Hush vs Pirate</a></td>
<td><a href="better-than-komodo">Hush vs Komodo</a></td>
</tr>
<tr>
<td><a href="https://explorer.hush.is/">Explorer</a></td>
<td><a href="http://hushv3jigvdpymnxf4zogpkzqldyo3626mpg3od4s5jtowpnagtjqsyd.onion">Explorer on TOR</a></td>
<td><a href="faq">F.A.Q</a></td>
<td><a href="team">Team</a></td>
</tr>
</table>
<details><summary>Why this website?</summary>You're right, most of the content lands on our official self-hosted Gitea website first, but it is nice to have a minimalistic and non-bloated js-free website to read some content as well.</details>
<details><summary>What is Hush?</summary>Hush is Free Software (like Open Source, but better), which allows you to Speak And Transact Freely. That is the core mission of the software and global community of cypherpunks that make the Hush software and peer-to-peer network possible. Hush is not a company nor foundation. We are not based in any country. We are a decentralized cypherpunk community and continue to research the bleeding edge in privacy. 1 HUSH = 10000 encrypted messages which have censorship resistance backed up by Bitcoin hashrate security, which is why Hush is a Store-of-Privacy.</details>
<details><summary>Where can I get Hush?</summary>The only official place to get Hush source code and binaries is git.hush.is, which is the Hush Gitea instance, which replaces Github since Github has suspened the account of Duke Leto for unknown reasons. Duke develops code free from the censorship and racism of Github/Microsoft.</details>
<details><summary>What is Hush Privacy Policy?</summary>Our policy is to store as little metadata as possible, or not at all. Hush team members will never ask for your personal information, if someone is asking for your legal name, physical address, phone number, email/etc that is a scammer! We only ask for as little possible information to debug support requests, such as Operating System versions, wallet versions and other technical information. Hush does not mine your personal privacy to sell to advertisers, you keep your privacy and your dignity. Privacy is a precious asset and Hush allows you to store it in digital form.<br><br>This website is purely for marketing and education purposes and our peer-to-peer network does not rely on it in any way, not does our P2P network rely on DNS, which we believe is completely untrustable, just as Bitcoin developers rightly believe.<br><br>When using some Hush software, there are mandatory or optional features that require talking to third party websites and APIs. We cannot control how they use metadata, such as IP address, MAC address and browser details such as your language, timezone, screen resolution and other details.<br><br>Hush uses are cloudflare.com/netlify.com for Denial-of-Service protection and SSL (only for websites, not p2p network), coingecko.com for price feeds, the price feeds are optional and can be turned off in settings. Hush is designed to preserve our user privacy in every way, so when Hush software requests data from Coingecko.com, it always requests all possible data, and then only uses the data it needs, versus asking coingecko.com for only the data it needs, which leaks the metadata of what this particular wallet is interested in. This Private Information Retreival (PIR) technique is just one of many ways Hush implements Extreme Privacy at every level of the software stack.<br><br>If you do not want your IP address, MAC address and browser metadata we highly recommend using Tor or i2p and/or the TAILS, Whonix or Qubes operating systems with Hush.</details>
<details><summary>How can I get to know HUSH better?</summary>Hush, the world's first pure Sapling chain (yes, even before ZEC themselves) eliminating all risk of Sprout inflation bugs and reducing download size by over 1.6 GB, Hush v3 Whitepaper: https://git.hush.is/hush/hush-v3-whitepaper/src/branch/master/hush-v3.pdf<br><br>HushList is a protocol for mailing list style messages on the Hush chain, HushList Whitepaper: https://git.hush.is/hush/hushlist/src/branch/master/whitepaper/protocol.pdf<br><br>HushChat Private Instant Messenger Protocol on Hush: https://git.hush.is/hush/hushchat<br><br>Sietch, a Hush-written metadata protecting functionality: https://git.hush.is/hush/sietch-whitepaper/raw/branch/master/sietch.pdf</details>
<details><summary>What Operating Systems Does Hush Work On?</summary>We support Debian/Ubuntu, Arch and ARM based devices such as Raspberry Pi.</details>
<details><summary>How can I install Hush?</summary>sudo apt install git curl qt5-default build-essential libqt5websockets5-dev qttools5-dev-tools -y<br><br>curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs | sh -s -- -y && exit<br><br>git clone https://git.hush.is/hush/SilentDragonLite.git && cd SilentDragonLite/ && ./build.sh linguist && ./build.sh && ./run-after-build.sh</details>
<details><summary>How to recover HUSH from the old webwallet?</summary>Don't use webwallets! SDL can import old-style HUSH v2 private keys, which start with K or L. If you have a very old HUSH private key, from hushd or a web wallet, you can now import these funds to SDL! SDL will automatically "sweep" funds out of this private key, into a zaddr that is part of your Seed Phrase, it may take time for your funds to be confirmed in a new block and show up in your wallet.</details>
<details><summary>How can I buy/get Hush anonymously?</summary>Buy Monero locally or with Monero ATMs by covering your face and eyes, then buy Hush on HushDEX, which is in progress, but the best way is to mine Hush with ASICs.<br><br>The less private way is to buy Bitcoin on localbitcoins or Bisq and exchange them with safe.trade, please use Tor and fake credentials as it is not secure to use CEXs.<br><br>Also consider some localbitcoins alternatives that provides an ability to buy BTC/XMR and other cryptocoins with cash in person, such as paxful, localcoinswap, hodlhodl and others</details>
<details><summary>Where can I spend Hush?</summary>safe.trade - Centralized Exchange<br><br>catharsiopa.eu - High-End Artisan Perfumes and Fine Arts</details>
<details><summary>Can I mine HUSH on a personal PC?</summary>No, only ASIC mining is recommended. HUSH uses the same Equihash (200,9) algo as Zcash, Horizen or Komodo, all miners are able to switch to HUSH mining at any second.</details>
<details><summary>What is the best ASIC miner to use for mining HUSH?</summary>Z15, Z11, A9++, A9+, A9, but only the first two can be considered as profitable, also please note that it varies drastically, do your own research, asicminervalue.com may help.</details>
<details><summary>What are the mining specifications?</summary>Block Time: 75 seconds, block reward: 12.5 Hush and 10% goes to Founders Reward, so 11.25 Hush, difficulty adjustment: every block, Digishield V3. HUSH total supply is 21 million and reward halving happens every 4 years, the same as Bitcoin. P2P and RPC port is 18030 and 18031 accordingly.</details>
<details><summary>What mining pool do you recommend?</summary>LuckPool is the only mining pool we currently recommend as they follow all needed precautions to keep your zaddr address private.</details>
<details><summary>Can I install Hush on my phone?</summary>Yes, please "de-google" your device with LineageOS first, then you can grab the .apk file from git.hush.is/hush/SilentDragonAndroid/releases and install SilentDragon for android</details>
<details><summary>Why is my balance different than the explorer?</summary>This can happen for a few reasons. Your node may be out of sync, and still finding new blocks which contain payments to your address. You may not have imported all the private keys you thought you did. Use the validation function to check if an address is in your current wallet.<br><br>If your wallet is rescanning, it will show the balance as of the block height it is processing. You will see the balance "jump" higher when it finds a new transaction which pays one of your addresses. Your full balance will be shown when you have processed the latest block and regain "syncedness".</details>
<details><summary>What does a Hush address look like?</summary>It is not possible to send funds to transparent addresses (public such as Bitcoin addresses), but shielded only that starts with zs1 which is the prefix for Sapling Shielded Addresses. If your address starts with zc instead of zs1, it is a Sprout address and it's not valid on the current HUSH mainnet.<br><br>For the above reasons, KMD, VRSC and SAFE addresses are all compatible, with the exact same public key generating the same exact address on KMD, VRSC, SAFE and HUSH and all the side chains (smart chains) of these respective platforms. If you own a taddr or zaddr on any one of these blockchains, you own the exact same address on all the blockchains.</details>
<details><summary>How can I run a SilentDragonLite backend?</summary>You will need a VPS with at least 2 vCPUs and 4GB of RAM to compile software: https://git.hush.is/jahway603/hush-docs/src/branch/master/hush-lite-server.md</details>
<div class="links">
<a href="https://app.element.io/#/room/#hush:privacytools.io"><span style="color: #262626">[</span> matrix <span style="color: #262626">]</span></a>
<a href="https://fosstodon.org/@myhushteam"><span style="color: #262626">[</span> mastodon <span style="color: #262626">]</span></a>
<a href="https://odysee.com/@hushcoin"><span style="color: #262626">[</span> peertube <span style="color: #262626">]</span></a>
<a href="https://t.me/hush_main"><span style="color: #262626">[</span> telegram <span style="color: #262626">]</span></a>
</div>
</body>
</html>