Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Tor Browser UA matches to include recent MacOS versions #5647

Merged
merged 1 commit into from Nov 25, 2020

Conversation

zenmonkeykstop
Copy link
Contributor

@zenmonkeykstop zenmonkeykstop commented Nov 23, 2020

Status

Ready for review

Description of Changes

Fixes #5626 .

Adds @harrislapiroff's update to the TBB User Agent regex to include versions of MacOS from 00 to 99 :)

Testing

  • make dev on this branch on a MacOS system with the latest Tor Browser

  • Open Tor Browser and update the config: open about:config

  • Update the proxy settings to allow localhost requests by searching for network.proxy.no_proxies_on and updating its value to 127.0.0.1

  • Open 127.0.0.1:8080 and confirm that the Source Interface appears with no TBB warning.

  • Open 127.0.0.1:8080 in a different browser and confirm that the warning does appear

  • If available, repeat the steps above on a non-MacOS system and confirm consistent behaviour.

Deployment

Will be deployed with next release after merge.

Checklist

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

Choose one of the following:

  • I have opened a PR in the docs repo for these changes, or will do so later
  • I would appreciate help with the documentation
  • These changes do not require documentation

@codecov-io
Copy link

codecov-io commented Nov 23, 2020

Codecov Report

Merging #5647 (175988c) into develop (9059594) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #5647   +/-   ##
========================================
  Coverage    53.10%   53.10%           
========================================
  Files           50       50           
  Lines         5928     5928           
  Branches       530      530           
========================================
  Hits          3148     3148           
  Misses        2678     2678           
  Partials       102      102           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9059594...175988c. Read the comment docs.

@emkll
Copy link
Contributor

emkll commented Nov 25, 2020

(rebased on latest develop)

@emkll emkll moved this from Ready for Review to Under Review in SecureDrop Team Board Nov 25, 2020
@emkll emkll self-assigned this Nov 25, 2020
Copy link
Contributor

@emkll emkll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Open 127.0.0.1:8080 and confirm that the Source Interface appears with no TBB warning.
  • Open 127.0.0.1:8080 in a different browser and confirm that the warning does appear
  • If available, repeat the steps above on a non-MacOS (Linux) system and confirm consistent behaviour.

@emkll emkll merged commit 95f0d7e into develop Nov 25, 2020
SecureDrop Team Board automation moved this from Under Review to Done Nov 25, 2020
@emkll emkll deleted the 5626-update-osx-ua-check branch November 25, 2020 17:27
@eloquence eloquence added this to the 1.7.0 milestone Jan 5, 2021
@kushaldas kushaldas mentioned this pull request Jan 18, 2021
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

TBB detection not working in SI for TBB 10.0.4 on MacOS
4 participants