HelloZeroNet / ZeroNet-kivy

Android client for ZeroNet
https://zeronet.io
GNU General Public License v2.0
282 stars 74 forks source link

Tor Add-On error #15

Open saber28 opened 7 years ago

saber28 commented 7 years ago

Android APP can't use tor, Add-On error shown on home page

mkg20001 commented 7 years ago

This is related to missing config parameters in Orbot. If you don't have it installed download it from the playstore. Then go to Orbot > Settings > Torrc Custom Config and add these lines:

ControlPort 9051
CookieAuthentication 1
erinarbleizez commented 6 years ago

hi,

sorry to necro this issue but I try the Torrc Config and still get a TOR: ERROR with an access denied on ZeroNet on

/data/data/org.torproject.android/app_data/control_auth_cookie

how to fix this one?

thank you

mkg20001 commented 6 years ago

This is likely because the ZeroNet app does not have permission to access the tor app's cookie file, so it seems this authentication strategy doesn't work

I'm unsure whether it's possible to use password authentication for tor in zeronet, as this could be used to bypass this limitation

@shortcutme Could you help?

HelloZeroNet commented 6 years ago

Yes, you can use password authentication: https://github.com/HelloZeroNet/ZeroNet/commit/a3f62f56f6d6d2bb14b0c162cc1e9ba716d593e4

TimBeezy commented 6 years ago

How do I make use of this? (I'm new)

hosseinmirzae commented 1 year ago

gh pr checkout 81