home.social

Search

72 results for “pemensik”

  1. @bagder I think in curl should be mentioned. Very useful on lacking IPv6 connectivity. Https DNS record support is not it WGet, is it?

  2. @michal mě podráždilo povídání o . Ano, Simon Kelley to provozuje na svém old school serveru. Není to taky žádný mladíček. Že běží bez služeb jakéhokoliv korporátu, včetně našeho, je dnes nezvyk. Ale není to tak, že by to dělal úplně sám. Já mám v Dnsmasq svoje commity, aniž bych měl právo zápisu. Přispěvatelů je celá řada, nejsem sám. Ale je nás víc, co ten kód zná a sleduje. To dokazuje třeba dispute nedávno přiřazeného CVE od lidí z Oraclu. Závěr byl prostě špatně.

  3. @arichtman well yes. Then the problem is caused by ndots:5 option of resolv.conf. is it recommended by kubernetes documentation? Also .local domain is reserved for . Including subdomains. Asks for more issues this way.

  4. @FunkyBob you can use running on your local host or network. Add single line to /etc/hosts and have it redirected.

  5. has one important limitation on multicast resolution. It expects host has only one important address on AF. At least that is offered by simple protocol used by nss-mdns. It cannot send multiple addresses on single name. That is often wrong. Is there potential contributor able to design fix for that?

  6. @bagder quite interesting details about quic support. It affects also DNS over QUIC, not only HTTPS/3. At least unbound and bind9 are compiled with OpenSSL on Fedora. Unbound has added recently server support via . But it gets weird and inappropriate, linking two different crypto stacks into single binary. The reason is similar to curl. Normal TLS from OpenSSL, quic via gnutls. If it should be enabled, then this way...

  7. @jinna until you use any form of encrypted DNS, your ISP can read everything. No matter what server you choose. Use or or . But in the free world you should order a new ISP contract, if possible. They may still know something, but they should not be able to tamper with responses at least. You want also in you browser enabled.

  8. @letoams Similarly may publish record of users. Both gitlab.isc.org and gitlab.nic.cz are on DNSSEC signed domains. Gitlab knows SSH keys of their users, very often used. They could export them for outer verification, just some way of mapping SSH key to username is required. We have that concepts for OPENPGPKEY and SMIMEA records. Would a new draft for SSHFP make sense too? Should it include public key directly in DNSKEY/KEY record?

  9. @soatok @letoams For example mastodns.net is a Fedi server on signed zone, algorithms 13 or 8 used only. I see no weakness if they would allow publishing of keys, RFC 7929 style. But with RR digests, to prove my identity of git ssh signed software, just like you have proposed. Just choose well your TLD and that's it. Append only log is important to prove no other CA made cert for my name. But we have just one parent domain key in . Give it a chance, it is not so bad. 😀

  10. @letoams @soatok Hmm, perhaps we could map SSH keys identity to people very similar way as OPENPGPKEY record in , but with instead. We could reuse the algorithm for owner name creation, just use different record. But does not match how I use my SSH keys. I have each per machine, not one per person. I think I do them how I should, right?

  11. I thought systemd-resolved is slowly improving. Well, tested fresh @fedora 41 with DNSSEC=yes on rootcanary.org/test.html. Too much red, too much failures. Not ready for SHA1 disabling in the same release. They should finally mark their as experimental. It clearly is not of .
    But it improved in other areas.

  12. I had a presentation about registering on , when is used. Is there any attempt to register name to local server, when I am on IPv6 only network? I think dynamic update over TCP would be similar to based registration Dnsmasq does automatically. Is there any system attempting it already?

  13. I had a presentation about registering #hostname on #ipv6, when #SLAAC is used. Is there any attempt to register name to local #dns server, when I am on IPv6 only network? I think dynamic update over TCP would be similar to #dhcp based registration Dnsmasq does automatically. Is there any system attempting it already?

  14. I had a presentation about registering #hostname on #ipv6, when #SLAAC is used. Is there any attempt to register name to local #dns server, when I am on IPv6 only network? I think dynamic update over TCP would be similar to #dhcp based registration Dnsmasq does automatically. Is there any system attempting it already?

  15. I had a presentation about registering #hostname on #ipv6, when #SLAAC is used. Is there any attempt to register name to local #dns server, when I am on IPv6 only network? I think dynamic update over TCP would be similar to #dhcp based registration Dnsmasq does automatically. Is there any system attempting it already?

  16. I had a presentation about registering #hostname on #ipv6, when #SLAAC is used. Is there any attempt to register name to local #dns server, when I am on IPv6 only network? I think dynamic update over TCP would be similar to #dhcp based registration Dnsmasq does automatically. Is there any system attempting it already?

  17. @fedora @centos @almalinux @rockylinux Great thing is F41 finally stopped blocking validators. We had validation of gpg keys in dnf3. It finally works in default installation, but is not in anymore.

  18. I will have today presentation about used on public networks. When is it great and when it is not. . I used free slot, need to work on slides. and will be included.

  19. Post-Quantum presentation at was great. But I do not understand proposed Merkle Tree solution well. It is not clear how exactly should signatures records look like. What structure would a validator need to create? Obviously it significantly reduces size of common records. It does not reduce DNSKEYs itself, which is understandable. In the mean time, we should fix issues with broken middle boxes anyway. ripe89.ripe.net/archives/video

  20. @quux I love that lift door. But I haven't used any of those and used stairs. Was that #IPX then? 😅

  21. @quux I love that lift door. But I haven't used any of those and used stairs. Was that then? 😅

  22. @quux I love that lift door. But I haven't used any of those and used stairs. Was that #IPX then? 😅

  23. @nlnetlabs @fedora First discovery is that we do not have even library in Fedora yet. That man openssl-quic can already provide client connection API, but server API is not yet available via releases. There is openssl+quic fork, which is unlikely to ever be in Fedora. We could end with unbound linked to openssl, but libngtcp2 linked to gnutls. Definitely not as straight forward as I have expected.

  24. When playing with my 5 key, I have hit a wall. OTP keys were not straight forward, but worked. works fine. But moving secret key from to the key became blocker. It just doesn't work! Gitlab's or GitHub's works like charm though.

  25. @mdione no, it doesn't make sense to use . Instead debug hostname issues with command: getent ahosts <name>. That uses exactly same algorithm as common app.

  26. @letoams we have made package to clean the mess, even prevent the return of resolved. Yes, as soon as dnsconfd is mature enough, I plan to propose it as default solution for Fedora and RHEL.

  27. @letoams try installing package. Has subpackage not letting systemd-resolved in. Admit I have not tried it directly from anaconda.

  28. repository got enabled vulnerability reporting via GitHub.com/avahi/avahi. If a way to crash avahi-daemon by network packets is discovered, use it to report it in private. Another small step to make on Linux safer. Someone still need to prepare fixes for it.

  29. Oh, just got my Christmas 🎁 from my colleague Evgeny. He stood behind me as member of project, which is highly unusual. Thank you! Very appreciated. ❤️

  30. @[email protected] @[email protected] @mypdns @Alonely0 @floppy_bv no, I mean #IXFR. That is incremental zone transfer. #Bind9 can do it, not sure #Unbound has that too. Allows to just receiving changes compared to previous version, but need to store journal containing each change at primary and secondary server. Using AXFR is similar to downloading hosts file over http. I think PiHole uses own modified dnsmasq build, which provides webui integration.