It would be easy to build a js onion proxy (outside of the browser
that time) with node-Tor.
Assuming that FF OS does support proxy settings and node-like features
(TCP sockets at least), I took a (maybe too) brief look to FF OS and
dit not find the detailed API documentation.
Regards
Aymeric
On 03/17/2014 12:02 PM, David Rajchenbach-Teller wrote:
>/ I just filedhttps://bugzilla.mozilla.org/show_bug.cgi?id=984425 for
/>/ discussion of the Proxy situation in Firefox OS.
/
Great, thanks! I think there is a feeling that it is somehow an
"enterprise" feature, and so is often left out.
Otherwise, will dig more into porting Tor to "Gonk":
https://developer.mozilla.org/en-US/Firefox_OS/Platform/Gonk
and perhaps providing Tor native as an optional update package:
https://developer.mozilla.org/en-US/Firefox_OS/Building_and_installing_Firefox_OS/Firefox_OS_update_packages
The real question is, can Tor run in the background as a general service
to multiple apps (as on Android), or will it have to built into each app
(like on iOS).
+n
--
Peersm :http://www.peersm.com
node-Tor :https://www.github.com/Ayms/node-Tor
GitHub :https://www.github.com/Ayms