added badges and Mac OSX support to README.md
This commit is contained in:
31
README.md
31
README.md
@@ -1,19 +1,41 @@
|
||||
# SilentDragonLite
|
||||
[](https://github.com/MyHush/SilentDragonLite/blob/master/LICENSE)
|
||||
[](https://badge.fury.io/gh/MyHush%2FSilentDragonLite)
|
||||
[](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!
|
||||
<p align="left">
|
||||
<a href="https://twitter.com/MyHushTeam">
|
||||
<img src="https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fmyhushteam"
|
||||
alt="MyHushTeam's Twitter"></a>
|
||||
<a href="https://twitter.com/intent/follow?screen_name=MyHushTeam">
|
||||
<img src="https://img.shields.io/twitter/follow/MyHushTeam?style=social&logo=twitter"
|
||||
alt="follow on Twitter"></a>
|
||||
<a href="https://fosstodon.org/@myhushteam">
|
||||
<img src="https://img.shields.io/badge/Mastodon-MyHushTeam-blue"
|
||||
alt="follow on Mastodon"></a>
|
||||
<a href="https://www.reddit.com/r/Myhush/">
|
||||
<img src="https://img.shields.io/reddit/subreddit-subscribers/Myhush?style=social"
|
||||
alt="MyHushTeam's Reddit"></a>
|
||||
</p>
|
||||
|
||||
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!
|
||||
|
||||
<img src="https://raw.githubusercontent.com/MyHush/SilentDragonLite/master/hushchat-screenshot.png">
|
||||
|
||||
## 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
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user