[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
Tue Dec 17 22:09:33 UTC 2019


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

 * status:  accepted => needs_information


Comment:

 ah. hum. well there's already a problem here:
 [https://en.wikipedia.org/wiki/CNAME_record#Restrictions having other data
 on a CNAME record is not allowed] (see also
 [https://tools.ietf.org/html/rfc1912#section-2.4 RFC1912 section 2.4]).

 right now we have this:

 {{{
 ooni                    IN      CNAME   ooni.io.
 }}}

 so even if i can add such a record, it's not actually legal and might
 break stuff...

 are you sure this is actually what google is asking you?

 i could turn the `CNAME` into a `A` record (pointing to what?) and be able
 to add that `TXT` record though...

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


More information about the tor-bugs mailing list