Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-bundle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Legacy
gitolite
user
sebastian
tor-browser-bundle
Commits
358aa149
Commit
358aa149
authored
11 years ago
by
Mike Perry
Browse files
Options
Downloads
Patches
Plain Diff
Update TODO from recent fixes.
parent
3a5564d2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gitian/TODO
+10
-17
10 additions, 17 deletions
gitian/TODO
with
10 additions
and
17 deletions
gitian/TODO
+
10
−
17
View file @
358aa149
Short Term:
- Determinism issues
- One of the builds ended up using old Gitian descriptors somehow..
- Refuse to build if `git diff --raw` is non-zero?
- omni.ja (which is a zip file) still doesn't always match
- toolkit.manifest is sometimes reordered, which gets bundled into nonlocalized.manifest.
- Only two lines are ever reordered:
override chrome://global/content/nsTransferable.js chrome://global/content/nsDragAndDrop.js
skin mozapps classic/1.0 toolkit/skin/classic/mozapps/ os=WINNT osversion<6
- Hardening options
- Linux:
- hardening-wrapper is an ubuntu package!
- Still misses BIND_NOW relro protection...
- http://wiki.debian.org/Hardening
- Validation Tools:
- http://www.microsoft.com/en-us/download/details.aspx?id=11910.
- http://www.trapkit.de/tools/checksec.html
- https://www.microsoft.com/en-us/download/details.aspx?id=29851
- Linux+Mac:
- http://wiki.debian.org/Hardening
- Windows
- https://developer.pidgin.im/ticket/15290
- http://stackoverflow.com/questions/13276692/safeseh-gs-on-g
- OpenSSL+zlib don't take cflags??
- Can we randomize stack canaries each release, etc?
- Windows crashes in D2D1.dll
- Maybe we're missing the driver blacklist from
https://bugzilla.mozilla.org/show_bug.cgi?id=595364
- Workaround: set gfx.direct2d.disabled to true for windows.
- Custom EntryNodes issues
- Due to missing geoip file
- Determinism issues
- One of the builds ended up using old Gitian descriptors somehow..
- Refuse to build if `git diff --raw` is non-zero?
- Detect arch on Linux
- https://trac.torproject.org/projects/tor/ticket/3841
- Allow people to specify NUMCPUs easier than hacking the gitian src
- Too many libevent libs are included.. Only need a couple
Mid Term:
- Linux:
- Verify nothing critical is due to expire from 'ubuntu-support-status'
- For now, looks like just faketime and rcv..
- Windows TBB crashes if there's a system tor installed?
- And/or if you install to c:\Program Files and run as non-Admin
- Docs are missing
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment