[tor-bugs] #27609 [Applications/Tor Browser]: TBA: Evaluate Tor Onion Proxy Library
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Sat Apr  6 23:59:29 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 sisbell):
 When I readelf on libmozglue.so (a library which is recognized by android
 as armeabl-v7), I see
 Attribute Section: aeabi
 File Attributes
   Tag_CPU_name: "ARM v7"
   Tag_CPU_arch: v7
   Tag_CPU_arch_profile: Application
   Tag_ARM_ISA_use: Yes
   Tag_THUMB_ISA_use: Thumb-2
   Tag_FP_arch: VFPv3
 On the latest version of tor.so, I see
 Attribute Section: aeabi
 File Attributes
   Tag_CPU_name: "arm1022e"
   Tag_CPU_arch: v5TE
   Tag_ARM_ISA_use: Yes
   Tag_THUMB_ISA_use: Thumb-1
   Tag_FP_arch: VFPv2
 This is why Android is detecting tor as arm and not armv7.  So this looks
 correct.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27609#comment:53>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list