| ▲ | rdme 7 hours ago | |
The relay is a systemd unit on a VPS, Caddy for TLS, SSRF-hardened (regex-strict hostnames, no IP literals). eTLD+1 same-operator check rejects relay+target run by the same org by default. HPKE is odoh-rs from Cloudflare ``` cargo install numa # set mode = "odoh" in numa.toml ``` | ||