[tor-bugs] #26832 [Applications/Tor Check]: Allow use of https://check.torproject.org/api/ip by content

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jul 18 17:18:40 UTC 2018


#26832: Allow use of https://check.torproject.org/api/ip by content
------------------------------------+------------------------------
 Reporter:  arthuredelstein         |          Owner:  arlolra
     Type:  defect                  |         Status:  needs_review
 Priority:  Medium                  |      Milestone:
Component:  Applications/Tor Check  |        Version:
 Severity:  Normal                  |     Resolution:
 Keywords:                          |  Actual Points:
Parent ID:                          |         Points:
 Reviewer:                          |        Sponsor:
------------------------------------+------------------------------

Comment (by arma):

 I think check gets fronted by an apache, to unify our external webserver
 exposure.

 {{{
 $ curl -D - https://check.torproject.org/
 HTTP/1.1 200 OK
 Date: Wed, 18 Jul 2018 17:17:05 GMT
 Server: Apache
 }}}

 So I think if we want to set these things, we either need to confirm that
 Apache doesn't add its own if check does (which I doubt is the case, and
 it's probably good that way) or we'll need to do the change at the apache
 level.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26832#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list