Twisted Names: DNS Building Blocks for Python Programmers

Опубликовано: 30 Октябрь 2024
на канале: EuroPython 2014
879
2

In this talk I will report on my efforts to update the DNS components of Twisted
and discuss some of the things I've learned along the way. I'll demonstrate the
EDNS0, DNSSEC and DANE client support which I have been working on and show how
these new Twisted Names components can be glued together to build novel DNS
servers and clients.

Twisted is an event-driven networking engine written in Python and
licensed under the open source MIT license. It is a platform for
developing internet applications.