[tbb-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.5-1] fixup! Add Tor integration and UI

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Thu Dec 21 22:41:03 UTC 2023



Pier Angelo Vendrame pushed to branch firefox-android-115.2.1-13.5-1 at The Tor Project / Applications / firefox-android


Commits:
4fbe1f59 by Pier Angelo Vendrame at 2023-12-21T21:58:05+00:00
fixup! Add Tor integration and UI

Bug 42248: Allow GeckoView to launch tor

Add a torrc-defaults with the configuration of pluggable transports.
We should remove it once we remove tor-android-service and
tor-onion-proxy-library, and include it in their replacement.

- - - - -


1 changed file:

- + fenix/app/src/main/assets/common/torrc-defaults


Changes:

=====================================
fenix/app/src/main/assets/common/torrc-defaults
=====================================
@@ -0,0 +1,10 @@
+## torrc-defaults for Tor Browser for Android
+AvoidDiskWrites 1
+# (stderr|stdout|syslog|file FILENAME).
+Log notice stdout
+CookieAuthentication 1
+DormantCanceledByStartup 1
+ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit exec ./libObfs4proxy.so
+ClientTransportPlugin snowflake exec ./libSnowflake.so
+ClientTransportPlugin webtunnel exec ./libWebtunnel.so
+ClientTransportPlugin conjure exec ./libConjure.so -registerURL https://registration.refraction.network/api



View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/4fbe1f59bf766ebb302dd769ae0c9c450d9341fd

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/4fbe1f59bf766ebb302dd769ae0c9c450d9341fd
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20231221/a90accb1/attachment.htm>


More information about the tbb-commits mailing list