home.social

#ilovedns — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ilovedns, aggregated by home.social.

fetched live
  1. We are excited to announce that the Nominet DNS Fund is now open for its second application window, with £650,000 available to support open source projects that underpin the global internet.

    Building on the success of the first round, this latest fund brings increased investment and flexibility to help strengthen DNS security, stability and resilience. Applications are now open:
    nominet.uk/our-impact/nominet-

    #unopensource #ilovedns #opensource

  2. In DNS, the TTL of a resource record is an unsigned 32-bit int with a maximum value of 2^31-1 (ie a in a query, TTLs are the 31 less significant bits of the 32-bit field).

    And this is because... RFC 1035 is not clear on that topic (section 2.3.4 says "signed 32 bit", section 3.2.1 says "32 bit signed" but then sect 3.3.13 says that the MINIMUM in SOA RR is "unsigned 32 bit minimum TTL" and section 4.1.3 which describes RR format says 32 bit unsigned)

    The current definition comes from RFC 2181 section 8

    #ILoveDNS :')