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

proxy.golang.org: allow Tor #68412

Open
Rubyer77 opened this issue Jul 14, 2024 · 3 comments
Open

proxy.golang.org: allow Tor #68412

Rubyer77 opened this issue Jul 14, 2024 · 3 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. proxy.golang.org

Comments

@Rubyer77
Copy link

https://proxy.golang.org/google.golang.org/api/@v/v0.162.0.zip: 403 Forbidden

Please allow access from Tor exit nodes

@hyangah
Copy link
Contributor

hyangah commented Jul 15, 2024

Can you show the output of
curl -I -L https://proxy.golang.org/google.golang.org/api/@v/v0.162.0.zip?
The proxy itself does not block Tor.

@hyangah hyangah added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jul 15, 2024
@Rubyer77
Copy link
Author

Rubyer77 commented Aug 4, 2024

HTTP/2 302
access-control-allow-origin: *
cache-control: public, max-age=10800
content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/goa-fa2dfb7c
content-type: application/zip
cross-origin-opener-policy-report-only: same-origin; report-to="goa-fa2dfb7c"
date: Sun, 04 Aug 2024 19:58:54 GMT
etag: "5eb3019627247e9dfccf458bdad1c4227c7919079bb8f300c7f46612d118e9c7"
expires: Sun, 04 Aug 2024 22:58:54 GMT
location: https://storage.googleapis.com/proxy-golang-org-prod/8e29db8988b1fa75-google.golang.org:api-v0.162.0.zip?Expires=1722887934&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=Urt9X005RJrmKTCtGoQtBUAZrAe%2FxdZsjlN31LvVnv2DglS931T1fDPzANSFin0XR5gYtwnTlT5CTeKJh0YtYRh2FgSRJ86Tn9j7C7UXUJlkpcfjfrFKshQ%2FewCdYQnxjR2wAJPnqspsZqwwJtJDsHXRzWtUzDZtAE5PanpifyQiAXa%2FnBZwYJXKWgedZ8yY%2FOPV6e7S23aKobn8PzPu%2BlpvVDlp5kPwuOixqJQJHKe2ncB7vyW4bthvi%2B9kCYjIUt%2B23LKHPfAeWfAY%2Bg5iD8u%2BZx0wk20FpbvTVjh%2Fcc%2F5u3E68%2BIpHDkf%2FSh2R4bsXDRWksRMp%2Bbc6SZvxcBQwQ%3D%3D
report-to: {"group":"goa-fa2dfb7c","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/goa-fa2dfb7c"}]}
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 0
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

HTTP/2 403
content-type: application/xml; charset=UTF-8
content-length: 193
x-guploader-uploadid: AHxI1nPZ_vLTcXIOorraFn-GNTvQxuwm2JQp0Br5bcPjsDdgwZ3q_VOJZBzfEiorOeprCjmP5aI
date: Sun, 04 Aug 2024 19:58:55 GMT
expires: Sun, 04 Aug 2024 19:58:55 GMT
cache-control: private, max-age=0
server: UploadServer
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

@seankhliao seankhliao removed the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Aug 7, 2024
@cagedmantis cagedmantis added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 12, 2024
@cagedmantis
Copy link
Contributor

cc @golang/tools-team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. proxy.golang.org
Projects
None yet
Development

No branches or pull requests

5 participants