State of Names / DNS server
Evilham <[email protected]>
| Newsgroups | gmane.comp.python.twisted |
|---|---|
| Message-ID | <[email protected]> |
Dear Twisted people, I've been taking a good look at twisted.names as a sever after checking twisted-infra/braid/services/names and how the zones are saved. Basically, I wonder what the state-of-afairs of running DNS with twisted is. By checking the code I see a couple things like: * That zone transfers are enabled by default and open to any host and only subclassing would help override that (it is the case on twistedmatrix.com btw). * Comments saying how some things are not RFC-compliant, but not how. * That DNSSEC is not implemented Besides the 1st point which could be a ticket (should I open it?), the other points appear to be somewhat documented in the open tickets: https://twistedmatrix.com/trac/query?status=assigned&status=new&status=reopened&component=names&group=priority&max=200&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=milestone&order=priority But I wonder if there is something like a roadmap that I haven't seen or a very specific way to start helping on this front. Basically, I'd hate to start working on sth and it overlapping with someone else's work ;). I checked a couple tickets, and see that there is definitely a need for some cleanup, e.g. this one appears to be ready for closing https://twistedmatrix.com/trac/ticket/5048 as it is marked as duplicate of a closed ticket. Also, I recall this PR from early summer, which appears to have been OK'd but is blocked by some failure in appveyor + buildbot: https://github.com/twisted/twisted/pull/954 Thank you for any pointers, and thank you for Twisted! -- Evilham _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJbwPNpAAoJEFUWG+YM4suHVVUP/R7qjIQNPfbjIe/zjbU6sb++ Wrvg3XnSEYFM0KG3fG9x/puB0NMEIzlnzWH7p/D4wZrF0zVHXQP3bKHKAeUrazjR ETeyGwUOTx9j4Tmx1+renOmxkAyGJGCTXHNV+aD8Sgr0wZ/jFC3UrpFk17+AaZsp P10dCMUYViUIn7Z6GeSxPtd5wn/HLpTmb0uiNxonqyzYHUx0JCMttPUo6TtH1ywP AxyoD4eDLnoW5hzFwAOgsAkzL23dCRmC2BvAnznjCOO81JoxYCDJvQZJeZtKZs3b ow/XNiG47xdzY7EDlLNz3RlV3MaEpaGXrluQ4y/GQrDqXbhTop2YItFx0TkFUdIE ag2qfcQ/HfOEXZcLKsvQIAdtM6LQAmP2zNsqG9Py7anI/GoeGq2kDVFwDqOkF1R6 e5evliZEaZ7IoUzXz+JA7RxYrPRKzTxvq38lHtQbKp1WI+xYWjr9AE6tI9US3aBv MowtCpgKY6s9UkbSx/X8gFmo9fs7s3RpkU2dGy/VSNLzj6PL6Z9y4Qz4WUNYBzLE RPrZ0G8uDBlu2EppaNTuzU5w67/Bnk3XZKYWGLmPsXgkOfWtlawkVHbui2UE380N Dw/xYuiMGczokL7T2g9Oag0L/rkL0FjiWidyt+b4fm8PSsTo/y3N3ulTIkY9OvPZ SxzArL77ZauyF25vJWsF =6wop -----END PGP SIGNATURE-----