freedomofpress / securedrop

GitHub repository for the SecureDrop whistleblower platform. Do not submit tips here!
https://securedrop.org/
Other
3.62k stars 687 forks source link

Test with Tor Browser 14 / Firefox 128 ESR #7229

Closed legoktm closed 2 weeks ago

legoktm commented 1 month ago

Description

Tor Browser 14 is currently going through alpha testing right now: https://blog.torproject.org/new-alpha-release-tor-browser-140a1/

This brings in Firefox ESR 128 (from 115), we should test that basic SI and JI functionality works correctly.

Previously: https://github.com/freedomofpress/securedrop/issues/6956.

nathandyer commented 1 month ago

Spent a while this afternoon thoroughly testing Tor Browser 14 (14.0a5) with both the Source and Journalist Interfaces of my personal SD instance. The short version is, everything is working perfectly and appears no different than with the current stable release of Tor Browser. Specifically, I tested:

Source Interface

Journalist Interface

Going to tentatively mark this as done, but happy to test any additional items I might have missed

legoktm commented 1 month ago

Yay! The only other thing I can think of testing is short onion names.

nathandyer commented 1 month ago

Good idea! I confirmed that the SD HTTPS-everywhere-ruleset is still present in about:rulesets, and I was able to load a well-known public SecureDrop instance using their Short Onion Name.

legoktm commented 2 weeks ago

Note that our CI needed some updates for TB14 (74ff170d45b13c02b22c5bf838e6c8c1d22c5dc5), but that's all taken care of now.