AndroidOD/README.md

17 lines
309 B
Markdown
Raw Permalink Normal View History

# Android OD
A simple proof of concept usage of Ricochet + Tor on mobile
Uses:
- Orbot
- gomobile: to leverage the go ricochet protocol library
2018-07-09 23:47:38 +02:00
## Orbot setup
In Orbot's Settings, find at the bottom `Debug / Torrc Custom Config` and input:
```
ControlPort 9051
CookieAuthentication 0
DisableNetwork 0
```