Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #5024

Closed (moved)
Open
Opened 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 admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#5024