Protect Your Relays
Summary
The article explains how Iroh is securing managed relays by mandating token-based authentication, issued via API keys, to prevent unauthorized use of relay endpoints. It covers how the authentication handshake works, the benefits of per-endpoint tokens, and provides a Rust code example for connecting authenticated relays, as well as upcoming improvements and deployment guidance.