Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Browser Tor Browser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 830
    • Issues 830
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • Tor BrowserTor Browser
  • Issues
  • #5024
Closed
Open
Issue created Feb 05, 2012 by cypherpunks@cypherpunks

compile time hardening of TBB (RELRO, canary, PIE)

Would be nice if TBB (for Linux and OS X at least) would come with gcc hardening features applied.

Output of checksec.sh:

     vidalia   3925 No RELRO          No canary found        NX enabled    No PIE                  
     tor   3933 No RELRO          No canary found        NX enabled    No PIE                  
     firefox   3935 No RELRO          No canary found        NX enabled    No PIE    

compared to bundled Firefox in Ubuntu: firefox 8779 Full RELRO Canary found NX enabled PIE enabled

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking