From cfb8c36de8543056da2b5fd1475f626885356598 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sun, 23 Aug 2020 16:13:36 -0400 Subject: [PATCH] added badges and Mac OSX support to README.md --- README.md | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ccb24c5..4562611 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,41 @@ # SilentDragonLite +[![GitHub license](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://github.com/MyHush/SilentDragonLite/blob/master/LICENSE) +[![GitHub version](https://badge.fury.io/gh/MyHush%2FSilentDragonLite.svg)](https://badge.fury.io/gh/MyHush%2FSilentDragonLite) +[![Github All Releases](https://img.shields.io/github/downloads/MyHush/SilentDragonLite/total.svg)](https://img.shields.io/github/downloads/MyHush/SilentDragonLite/total.svg) -SilentDragonLite is a lightwallet for HUSH ($HUSH) runs on Linux and Windows which does not require you to download the full blockchain. This is experimental software under active development! +

+ + MyHushTeam's Twitter + + follow on Twitter + + follow on Mastodon + + MyHushTeam's Reddit +

+SilentDragonLite is a lightwallet for HUSH ($HUSH) which runs on Linux, Windows, and Mac OSX. This does not require you to download the full blockchain. This is experimental software under active development! ## PRIVACY NOTICE -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 * dexstats.info for address utilities, hush-lightwallet.de to get Data. +SilentDragonLite contacts a few different external websites to get various bits of data. -This means your IP address is known to these servers. Enable Tor setting in SilentDragon to prevent this, or better yet, use TAILS: https://tails.boum.org/ + * coingecko.com for price data API + * explorer.myhush.org for explorer links + * dexstats.info for address utilities + * hush-lightwallet.de 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/ ## Installation -Go to the releases page and grab the latest installers or binary. https://github.com/MyHush/SilentDragonLite/releases +Go to the [releases page](https://github.com/MyHush/SilentDragonLite/releases) and grab the latest installers or binary. ## Install Torsocks (or any other Socks service for TOR) on Ubuntu 18.04 ``` @@ -48,4 +70,3 @@ cd silentdragonlite ``` -