[tbb-bugs] #27609 [Applications/Tor Browser]: TBA: Evaluate Tor Onion Proxy Library
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Apr 7 10:45:33 UTC 2019
#27609: TBA: Evaluate Tor Onion Proxy Library
-------------------------------------------------+-------------------------
Reporter: sysrqb | Owner: tbb-
| team
Type: defect | Status:
| needs_revision
Priority: Very High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile, TBA-a3, tbb-8.5-must- | Actual Points:
alpha, TorBrowserTeam201904 |
Parent ID: | Points:
Reviewer: | Sponsor:
| Sponsor8
-------------------------------------------------+-------------------------
Comment (by n8fr8):
Below are all the binaries I package in the tor-android-binary
distribution... In truth, I think there are not any more plain "arm" aka
"arm5" devices out there we need to support, so I can probably just build
for armv7 as the low-end.
Also, I am not actually compiling tor for 64-bit yet, but I just package
the 32-bit binaries as 64 since the shared library management system
expects them to be there. These are still being executed in a separate
process, so there is no issue with them being 32 bit.
├── arm64-v8a
│ └── tor.so
├── armeabi
│ └── tor.so
├── armeabi-v7a
│ └── tor.so
├── x86
│ └── tor.so
└── x86_64
└── tor.so
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27609#comment:54>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list