[tor-bugs] #32782 [Internal Services/Tor Sysadmin Team]: Add google search DNS verification TXT record for ooni.torproject.org

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 18 18:51:19 UTC 2019


#32782: Add google search DNS verification TXT record for ooni.torproject.org
-------------------------------------------------+-------------------------
 Reporter:  hellais                              |          Owner:  anarcat
     Type:  task                                 |         Status:  closed
 Priority:  Medium                               |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Normal                               |     Resolution:  fixed
 Keywords:                                       |  Actual Points:
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by anarcat):

 * status:  needs_information => closed
 * resolution:   => fixed


Comment:

 done:

 {{{
 commit 400d6eef1017687fc441737f199a4372631b1058 (HEAD -> master,
 origin/master, origin/HEAD)
 Author: Antoine Beaupré <anarcat at debian.org>
 Date:   Wed Dec 18 13:49:26 2019 -0500

     add google verification token for ooni SEO (Closes: #32782)

 diff --git a/torproject.org b/torproject.org
 index b032210..9416db1 100644
 --- a/torproject.org
 +++ b/torproject.org
 @@ -101,7 +101,8 @@ rsync.media         IN      CNAME   listera
  metrics                        IN      CNAME   meronense
  munin                  IN      CNAME   schmitzi
  nagios                 IN      CNAME   hetzner-hel1-01
 -ooni                   IN      CNAME   ooni.io.
 +ooni                   IN      A       104.198.14.52
 +ooni                   IN      TXT     google-site-verification
 =8q628kou8EXLTU-ggciHl7E4tYvwLqiapH2kdJoO3vk
  get.ooni               IN      CNAME   get.ooni.io.
  measurements.ooni      IN      CNAME   measurements.ooni.io.
  explorer.ooni          IN      CNAME   explorer.ooni.io.
 }}}

 i assume this is temporary and the TXT record can eventually be removed?
 if so, please reopen when it's time to change back to a CNAME otherwise
 i'm worried the domain will start failing once/if netlify move stuff
 around.

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


More information about the tor-bugs mailing list