From 6b98305a69e98960e3c709506d924c07e8e067e6 Mon Sep 17 00:00:00 2001 From: gilardh Date: Mon, 16 Nov 2020 23:31:17 +0000 Subject: [PATCH 1/3] Update link to hushchat-screen.png --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e934c90..a86e12e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HushChat - Signal-like Protocol on Hush - + ## Features of HushChat: -- 2.30.2 From 231287546a159abb52a61847795a1350462bbf0d Mon Sep 17 00:00:00 2001 From: gilardh Date: Mon, 16 Nov 2020 23:33:30 +0000 Subject: [PATCH 2/3] Replace github link to git link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a86e12e..2173fc6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ code from Signal. A HushChat protocol whitepaper is in progress. No, it's designed to run on any compatible Zcash Protocol chain, including all Hush Smart Chains: -https://github.com/myhush/hush-smart-chains +https://git.hush.is/hush/hush-smart-chains That being said, HushChat is being developed soley on HUSH mainnet. Other cryptocoins are encouraged to read our Free Software and port it to their codebases with appropriate licensing. @@ -52,7 +52,7 @@ Glad you asked! z2z transaction or not. This is caused ["plausible deniability"](https://en.wikipedia.org/wiki/Plausible_deniability) and also there is no way to know *how many* people are being communicated with, another kind of plausible deniability. * CCX and LOKI have none of the above properties, their systems are centralized and have very little privacy, if any. - * Additionally, Conceal and LOKI have no censorship-prevention and are not protected by Bitcoin Hashrate Security via [Delayed-Proof-of-Work](https://github.com/leto/mastering_komodo_dpow/blob/master/mastering_komodo_dpow.md) + * Additionally, Conceal and LOKI have no censorship-prevention and are not protected by Bitcoin Hashrate Security via [Delayed-Proof-of-Work](https://git.hush.is/hush/mastering_dpow/src/branch/main/README.md) * CCX and LOKI are off-chain only, while HushChat can be either on-chain or off-chain. * CCX + LOKI use Javascript/web tech extensively and HushChat avoids that stuff like a disease @@ -79,7 +79,7 @@ communicaitons. The world is increasingly chat-based versus email-based and Hush ## Will HushChat store messages on the blockchain like HushList does? Yes, data must be stored on-chain to have censorship resistance and HushChat can be thought of as a "flavor" of HushList. -Users may choose between storing data on the *public* Hush blockchain or their own Hush Smart Chain (which could be public or completely private) : https://github.com/myhush/hush-smart-chains +Users may choose between storing data on the *public* Hush blockchain or their own Hush Smart Chain (which could be public or completely private) : https://git.hush.is/hush/hush-smart-chains ## Isn't it a bad idea to store private data in a blockchain? -- 2.30.2 From 5a2cf4b0147c89df9dfb1f44b6271f0930bee443 Mon Sep 17 00:00:00 2001 From: gilardh Date: Mon, 16 Nov 2020 23:34:23 +0000 Subject: [PATCH 3/3] Replace Discord for Telegram --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2173fc6..1044914 100644 --- a/README.md +++ b/README.md @@ -129,4 +129,6 @@ Glad you asked!! HushChat adds various layers of privacy on top of our "base" Hu ## Where can I learn more? -Join our Discord: https://myhush.org/discord +Join us on Telegram at https://www.hush.is/telegram/ + +There are many channels, some you might enjoy are [#general](https://www.hush.is/telegram/), [#support](https://t.me/hush8support) and [#mining](https://t.me/minersgonnamine). -- 2.30.2