You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/PUBLIC-READINESS-AUDIT.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,15 +79,21 @@ Fix: packaging now removes existing `road-proxy-v3_*.zip` and matching `.sha256`
79
79
-`trust_proxy_headers=true` is safe only behind Cloudflare or another trusted reverse proxy. Direct exposure with spoofable proxy headers is not supported.
80
80
- UDP compatibility remains game-dependent. ROAD can prove transport behavior with `udp-check`, DDNet, and Sven Co-op baselines, but games that embed peer addresses or rely on official Steam/EOS relay traffic may still need protocol-specific work.
81
81
- Windows arm64 builds are produced as experimental artifacts and still need runtime testing on real hardware.
82
-
- GitHub Release publishing should be verified after tag CI runs in the private repo before flipping visibility to public.
82
+
- GitHub Release publishing was verified from tag CI before public release.
83
+
- GitHub repository hardening was applied after publication: Dependabot security
0 commit comments