home.social

#dnssec — Public Fediverse posts

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

fetched live
  1. @bortzmeyer @shaft y'a déjà un numéro d'algo en tout cas (18) dans le registre de l'IANA.

    #dnssec #pqc

  2. @shaft @bortzmeyer pour l'instant je reste en ED25519 pour toutes les zones de production que je gère mais justement j'aurais voulu tester les problèmes en ML-DSA-44 (en signant du-mlsdsa44.teste.des.services)

    #DNS #DNSSEC #PQC

  3. I released v1.7.1 of gonemaster that now can verify ML-DSA-44. Based on miekg/dns that also released support for it today. #DNS #dnssec #pqc

  4. Tengo años usando desec.io ... Un pequeño error migrando toda mi plataforma de correo corporativo ( no me aceptó un registro DKIM ) opté por mover todo a bunny.net ... Organiza mejor los registros por grupo y tiene cosas interesantes como estadísticas y logs. Ya veremos 😅 #dns #dnssec

  5. Oops, we forgot to announce Cascade v0.1.0-beta6 'Leonard Shelby' last week!

    This release contains a host of bug fixes, further improvements in memory usage, and a new feature: diff purging! Cascade can now trim diffs representing old versions of zones, so it takes up less space on disk.

    As always, thanks to @bortzmeyer, @oli, @jpmens and others for providing valuable feedback throughout!

    github.com/NLnetLabs/cascade/r for more details.

    #DNS #DNSSEC #OpenSource

  6. ECH aktivieren: Encrypted Client Hello in nginx mit OpenSSL 4.0, sechs Domains und ein gemeinsamer Deckname

    Der Servername im TLS-Handshake bleibt für jeden Netzwerkbeobachter sichtbar, selbst wenn DNS-Anfragen längst verschlüsselt laufen. Mit OpenSSL 4.0 und einem gemeinsamen Deckname über mehrere unabhängige Domains hinweg lässt sich das schließen, wenn eine Entscheidung nicht falsch getroffen wird: der öffentliche Name.

    kernel-error.de/2026/08/17/enc

  7. Докрутил до более-менее рабочего состояния. Не падает при нагрузке, резолвит и домены без ipv6 ns-серверов.

    Переключил трафик от небольшой сети ~100 пользователей через кэширующий dnsmasq - полёт нормальный.

    #selfhosted #dot #doh #dnssec #multednet #ipv6

  8. Один DNS‑запрос породил 329 запросов. Я полез разбираться, куда они все ушли

    Один DNS‑запрос. Пустой кеш. И 329 исходящих запросов вслед за ним. Сначала я решил, что где‑то неправильно понял цифры. Потом полез разбираться и выяснил, что recursive resolver внутри делает намного больше работы, чем видно по обычному dig . Разбираю, откуда берутся эти сотни запросов, при чём здесь CNAME, glue, DNSSEC, IPv6 PTR и почему разные версии BIND на одном и том же запросе могут отличаться почти в три раза.

    habr.com/ru/articles/1070280/

    #DNS #BIND #recursive_resolver #DNSSEC #IPv6 #PTR #cold_cache #CNAME #Wireshark #IETF

  9. Špatná Správa!
    Správa Železnic, státní organizace, opět rozbila svůj #DNSSEC. 🙄
    dnsviz.net/d/www.spravazelezni

  10. Keyoxide: den OpenPGP-Schlüssel an Online-Identitäten binden, vier grüne Haken und ein rotes Kreuz

    Ein neuer GPG-Schlüssel wirft die Frage auf, woher irgendwer wissen soll, dass er mir gehört. Das Web of Trust ist tot, Identity Claims füllen die Lücke: Claims in der Selbstsignatur, Proofs an DNS, GitHub und Matrix. Mit vier grünen Haken, einem roten Kreuz und einem CORS-Bug.

    kernel-error.de/2026/08/02/key

  11. A sad lesson from a few years of operating local #DNS resolvers in my infrastructure - #DNSSEC validation requires enormous resources to work reliably due to vast extra records it needs to pull from DNS for each validation and required computing power.

    Forget about DNSSEC validation in systemd-resolved, dnsmasq or unbound on home routers, it will just cause periodic and apparently unexplained delays and choke overall DNS resolution.

    On firewalls like #OPNsense it also would work only server-class devices, any of the desktop-class fanless hardware won’t work reliably for DNSSEC validation even if they can perfectly handle production-class proxy and firewall traffic.

    Probably what only makes sense is a dedicated Unbound validation server, a separate container or jail but running within a proper hardware server with tons of memory and CPU. But then I found out that it’s much easier to use non-DNSSEC caching resolvers on perimeter devices that forward queries to Quad9 ECS resolvers[^1] which already do DNSSEC validation.

    The only missing bit is that I think my local resolvers don’t forward the DO bit downstream, but that I need to still check.

    [^1]: https://quad9.net/service/service-addresses-and-features/#ecssec

  12. #RFC 10026 [and #BCP 246]: Operational Recommendations for #DNSSEC Delegation Signer (DS) Automation
    rfc-editor.org/info/rfc10026/

  13. CVE-2026-55973 - Buffer Overflow in NLnet Labs Unbound 1.23.0-1.25.1. EDNS Report-Channel option mishandling leads to memory corruption. CVSS 7.5. No patch yet. Disable dns-error-reporting immediately. #CVE #infosec #DNSSEC

    valtersit.com/cve/CVE-2026-559

  14. Another Unbound security release is now available, addressing a large set of multi-vendor vulnerabilities. In total, Unbound 1.25.2 fixes 24 CVEs.

    Many thanks to the security researchers who responsibly reported these issues.

    Release details: community.nlnetlabs.nl/t/unbou

    #DNS #DNSSEC #Security

  15. @bortzmeyer @oli @jpmens For context, we’re now in “signing co.uk on a regular laptop” territory, with more improvements to come. #DNS #DNSSEC

  16. It's still Friday and we're still doing a Cascade release, so here's 0.1.0-beta5 'Got that holiday feeling'. 🏖️

    In this release we're giving you more speed improvements by parallelizing sorting and more memory reduction by improving the handling of NSEC(3) in incremental signing. You can also track all of these improvements with newly introduced metrics.

    Thanks again to @bortzmeyer, @oli and @jpmens and others for providing valuable feedback!

    #DNS #DNSSEC #OpenSource

    github.com/NLnetLabs/cascade/r

  17. Happy to report that a longstanding @Codeberg feature request has been resolved - codeberg.org now provides #SSHFP records over #DNSSEC, giving an automated level of trust to first time connections.

    codeberg.org/Codeberg/Communit

  18. @bortzmeyer @shaft QOTD
    > Yes, following DNS stuff on Mastodon is now part of maintaining DNS...
    Petit jeu : qui est l'auteur ?
    La réponse
    mail-archive.com/dns-operation
    #dns #dnssec #ccTLD