orbot setup instructions in README

This commit is contained in:
Dan Ballard 2018-07-09 16:47:38 -05:00
parent 66a25b0efa
commit 082beb5691
1 changed files with 10 additions and 0 deletions

View File

@ -4,3 +4,13 @@ A simple proof of concept usage of Ricochet + Tor on mobile
Uses:
- Orbot
- gomobile: to leverage the go ricochet protocol library
## Orbot setup
In Orbot's Settings, find at the bottom `Debug / Torrc Custom Config` and input:
```
ControlPort 9051
CookieAuthentication 0
DisableNetwork 0
```