home.social

#dnspython — Public Fediverse posts

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

  1. I decided to add #DoQ support to my check_soa script (because it's easy to add as #dnspython supports it pretty much out of the box) so I'm looking for #DNS zones using authoritative nameservers accessible with DoQ. Does anyone knows any?

    I know a few recursive servers using #QUIC but I haven't found authoritative servers yet :/

    (I'd love to have some myself (my NS can be already be queried using #DoT) but I use #NSD (which has no QUIC support yet) and Debian so...)

  2. #dnspython 2.5 released

    Among the changes, still no options to generate #NSEC3 signatures when using the zone signing function, but it seems it's coming : "[t]he NSEC3 class now has a next_name() method for retrieving the next name as a dns.name.Name"

    #DNS #Python #DNSSEC

    dnspython.readthedocs.io/en/st