Browse Source

Update 'README.md'

pull/1/head
Duke Leto 3 years ago
parent
commit
6e77313afb
  1. 9
      README.md

9
README.md

@ -64,6 +64,15 @@ Currently we have no mobile wallet on iOS and this project would be to port code
https://github.com/zcash/ZcashLightClientKit
## Package SilentDragon with Tor
```
Type: Coding/Packaging
Languages: Build system scripts, Make, autoconfig
Difficulty: Medium to Challenging
```
We want our users to have the protections of Tor out-of-the-box, without doing anything extra, like Tor Browser. This task will have students take the latest stable version of Tor at the time, and build a Docker
environment where anybody can easily "spin up" a SD instance which connects to the local Tor middle node running on localhost. At first this project will only target Linux support, but it needs to be written in a way that future support for Mac+Windows is not painful.
## Port BTC Core bitcoin-asmap to Hush
```
Type: Coding

Loading…
Cancel
Save