From 3eeb47e22271b27411723644742985c397f5d48f Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Mon, 22 Feb 2021 07:24:54 +0000 Subject: [PATCH 1/2] Update 'README.md' --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f586ead..4173ba9 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,8 @@ cd SilentDragonLite ## Support For support join us on [Telegram Support](https://hush.is/telegram_support), or our [Main Telegram](https://hush.is/telegram) or tweet at [@MyHushTeam](https://twitter.com/MyHushTeam), or toot at our [Mastodon](https://fosstodon.org/@myhushteam), or [file an issue](https://git.hush.is/hush/SilentDragonLite/issues). + + +## License + +GPLv3 or later \ No newline at end of file From d75c4a2fda881d6200d7e8e65283dbf08344f97f Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Mon, 22 Feb 2021 07:26:20 +0000 Subject: [PATCH 2/2] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4173ba9..a65e676 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,11 @@ SilentDragonLite is a lightwallet for HUSH ($HUSH) which runs on Linux and Windo SilentDragonLite contacts a few different external websites to get various bits of data. * coingecko.com for price data API - * explorer.myhush.org for explorer links + * explorer.hush.is for explorer links * dexstats.info for address utilities - * hush-lightwallet.de to get Data + * lite.hush.is and other community servers to get Data -This means your IP address is known to these servers. Enable Tor setting in SilentDragonLite to prevent this, or better yet, use TAILS: https://tails.boum.org/ +This means your IP address is known to these servers. Enable Tor setting in SilentDragonLite to prevent this, or better yet, use TAILS: https://tails.boum.org/ or QubesOS https://www.qubes-os.org/ ## Installation