[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #18497 [Applications/Tor Browser]: Check that MAR signing is done properly on the files available in the update responses
#18497: Check that MAR signing is done properly on the files available in the
update responses
--------------------------------------+-----------------------
Reporter: boklm | Owner: boklm
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+-----------------------
Comment (by boklm):
A first version is available in the branch `bug_18497_v1` in my repo:
https://gitweb.torproject.org/user/boklm/tor-browser-
bundle.git/log/?h=bug_18497_v1
Using this branch, running this command:
{{{
./check_update_responses_deployement
http://aus1.torproject.org/torbrowser/update_2/ alpha
}}}
will check that:
* the correct version is returned, with incremental mar, for various
updater URLs
* the `sha256sums-unsigned-build.txt` and `sha256sums-unsigned-
build.incrementals.txt` files from this version are signed by the Tor
Browser key
* the mar files available as update are matching the checksum from
`sha256sums-unsigned-build.txt` or `sha256sums-unsigned-
build.incrementals.txt` after removing the signature using `signmar -r`. A
cache of the mapping between signed mar sha512sum and unsigned mar
sha256sum is kept in the file `unsigned-sha256sums.txt`.
What is not done yet:
* change the user agent to be the same as Tor Browser
* check the updates for all locales (currently this is only done for `en-
US` and `de`)
* check that the the sha256sums files are signed by two of the known
builders in addition to the Tor Browser key
* ignore the `has_incremental` error caused by the absence of incremental
update with the osx32 -> osx64 updates
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18497#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
- Prev by Author:
[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #19462, #15942, #16943, #17799, #17868, #18322
- Next by Author:
Re: [tor-bugs] #19451 [Applications/Tor Browser]: Tor browser takes unusually longer time to load
- Previous by thread:
[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #19462, #15942, #16943, #17799, #17868, #18322
- Next by thread:
[tor-bugs] #19469 [Core Tor/Tor]: A typo in prop250
- Index(es):