LuckyTurtleDev

Results 101 comments of LuckyTurtleDev

Probably caused, because some environments variables are not present by using cron. You should check if this crate works outside cron at an terminal emulator running at your desktop enviroment.

It does looks like this happen because of #15 and #16

Has someone find an alternative for goodreads yet? All other Metadata source does suck for Tags.

@djc is calling [`register_tls_listener`](https://docs.rs/trust-dns-server/latest/trust_dns_server/server/struct.ServerFuture.html#method.register_tls_listener) and [`register_quic_listener`](https://docs.rs/trust-dns-server/latest/trust_dns_server/server/struct.ServerFuture.html#method.register_quic_listener) not enough? Why do i need to configure ALPN manual after binding and register an tls port? I have [not found anything](https://docs.rs/trust-dns-server/latest/trust_dns_server/index.html?search=ALPN) at the...

So the kdig seems to use the wrong ALPN. So I should report this kdig instead. But trust-dns should be able to querry trust-dns via quic.

> Is the certificate not being validated correctly? At least kdig have no issue with it. I am currently not sure what I can do. Quic is currently not widely...

> See also https://github.com/hickory-dns/hickory-dns/issues/2066. Not sure if this is the same issue. It should be fined to have no default certs, but it should be possible to enable them. >...

> Is there any guidance you want to provide on why this is a privacy issue? I have write a pi-hole clone. It can also run at a public server...

I think requested domains are very private data too, especially if the server is only used by a few users . I would like to avoid logging them at info/warn/error.