Skip to content

fix: use Tor-friendly endpoint in TestE2ECircuitBuild#17

Merged
cvsouth merged 1 commit intomainfrom
fix/e2e-tor-friendly-endpoint
Mar 17, 2026
Merged

fix: use Tor-friendly endpoint in TestE2ECircuitBuild#17
cvsouth merged 1 commit intomainfrom
fix/e2e-tor-friendly-endpoint

Conversation

@cvsouth
Copy link
Owner

@cvsouth cvsouth commented Mar 17, 2026

Summary

  • example.com returns 403 to Tor exit nodes, causing TestE2ECircuitBuild to consistently fail in CI
  • Switched to check.torproject.org which is designed to be accessed via Tor and returns "Congratulations" when the connection is coming through Tor

Test plan

  • CI passes with the new endpoint
  • TestE2ECircuitBuild succeeds with a 200 response from check.torproject.org

github-actions[bot]
github-actions bot previously approved these changes Mar 17, 2026
example.com returns 403 to Tor exit nodes, causing consistent test
failures. Switch to check.torproject.org and accept any valid HTTP
response (including 301 redirect to HTTPS) as proof the circuit
carried traffic end-to-end.
@cvsouth cvsouth merged commit 4efa9c3 into main Mar 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant