diff --git a/README.md b/README.md index a67baea..c82b84a 100644 --- a/README.md +++ b/README.md @@ -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 +```