diff --git a/metadata/info.guardianproject.browser.txt b/metadata/info.guardianproject.browser.txt index 0d45faf551..180aa69ca9 100644 --- a/metadata/info.guardianproject.browser.txt +++ b/metadata/info.guardianproject.browser.txt @@ -9,9 +9,11 @@ Summary:Privacy-enhanced browser Description: Orweb is a companion browser to [[org.torproject.android]], the port of Tor to Android. + Orbot anonymizes internet traffic by routing it through many different stages and you must have that enabled first, though root isn't needed. -Orweb disables certain other browser features that could be used to identify you. +Orweb disables certain other browser features that could be used to identify +you. . Repo Type:git @@ -33,7 +35,7 @@ Build:0.5.0-BETA-3,22 disable=incredibly slow compared to official build at 0.5.0-BETA-3a commit=0.5.0-BETA-3a srclibs=NetCipher@94f5dc6;ActionBarSherlock@c0d437c - prebuild=sed -i 's/onionkit.OrbotHelper/onionkit.ui.OrbotHelper/g' src/info/guardianproject/browser/Browser.java && \ + prebuild=sed -i 's/onionkit.OrbotHelper/onionkit.ui.OrbotHelper/g' src/info/guardianproject/browser/Browser.java && \ sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ sed -i 's@\(.2=\).*@\1$$NetCipher$$@' project.properties