Hi!
Tor Browser 8.0.5 is ready for testing. Bundles can be found at
https://people.torproject.org/~boklm/builds/8.0.5-build2/
This new release updates Firefox to 60.5.0esr and Tor to the first stable release in the 0.3.5 series, 0.3.5.7.
Apart from that it contains a number of backports from the alpha series, most notably the proper first-party isolation of range requests when loading PDF documents.
We also updated NoScript and HTTPS Everywhere to their latest versions and removed our donation campaign related code.
The full changelog since 8.0.4 is:
Tor Browser 8.0.5 -- January 29 2019 * All platforms * Update Firefox to 60.5.0esr * Update Tor to 0.3.5.7 * Update Torbutton to 2.0.10 * Bug 29035: Clean up our donation campaign and add newsletter sign-up link * Bug 27175: Add pref to allow users to persist custom noscript settings * Update HTTPS Everywhere to 2019.1.7 * Update NoScript to 10.2.1 * Bug 28873: Cascading of permissions is broken * Bug 28720: Some videos are blocked outright on higher security levels * Bug 26540: Enabling pdfjs disableRange option prevents pdfs from loading * Bug 28740: Adapt Windows navigator.platform value on 64-bit systems * Bug 28695: Set default security.pki.name_matching_mode to enforce (3)
Georg
Georg Koppen:
Tor Browser 8.0.5 is ready for testing. Bundles can be found at
Hi,
I tried to verify the sha256sums-unsigned-build.txt file with the corresponding .asc file, and gpg says that the key has expired. The key which was used to sign that file seems to be an expired subkey from Nicolas Vigier.
Viktor
On Thu, 24 Jan 2019, Viktor Jaegerskuepper wrote:
Georg Koppen:
Tor Browser 8.0.5 is ready for testing. Bundles can be found at
Hi,
I tried to verify the sha256sums-unsigned-build.txt file with the corresponding .asc file, and gpg says that the key has expired. The key which was used to sign that file seems to be an expired subkey from Nicolas Vigier.
You can refresh it with: gpg --refresh-key 6AB6AEE9776E782723C8ACE83E39CEABFC69F6F7
But it seems not all the keyservers have the updated subkey yet, so if it doesn't work you can try: gpg --keyserver keyserver.ubuntu.com --refresh-key 6AB6AEE9776E782723C8ACE83E39CEABFC69F6F7
Nicolas