Marco d'Itri
Marco d'Itri
Yes: reading by ranges is an optimization needed to not saturate the serial bus, but the metrics would still be configured as they are now. See my example in the...
Actually it has not yet been written.
Yes: it would be a good idea to modify the programs to optionally send/receive a fixed length secret at the beginning of the connection to have low security access control.
Me too! :-)
> Because fedifinder does not store any user related information, doing a full webfinger lookup would break each time the cache is invalidated. In the past I have only seen...
If the issue here is only figuring out and caching which domains have a WebFinger endpoint then fedifinder just needs to request $DOMAIN/.well-known/webfinger. A 400 answer means that the domain...
Sure: first thing redirects must be followed (RFC 7033 section 4.2), then the status will tell if that is an actual WebFinger endpoint.
Implemented in version 5.6.0.
FWIW at MINAP we do honor "never via route server" automatically taken from PeeringDB, and the only dubious rejects are a few routes from HE. So I believe that it...
Implemented differently in version 5.6.0, thank you for your report!