File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -251,15 +251,12 @@ See [docs/architecture.md](docs/architecture.md) for the source/output/
251251crosspoint model and how the relay-vs-generated source distinction is meant
252252to extend later without changing the core engine.
253253
254- ## Unsigned builds — Gatekeeper, SmartScreen & Defender Firewall
254+ ## Windows SmartScreen & Defender Firewall
255255
256- The release binaries are ** not code -signed or notarized ** — that needs paid Apple
257- and Microsoft developer certificates this project doesn't carry . The downloads are
258- fine; the OS just can't identify the publisher , so it warns you the first time.
256+ macOS builds are ** Developer ID -signed and notarised by Apple ** — they open
257+ normally, with no Gatekeeper warning and no quarantine step . The Windows
258+ binaries are ** not ** code-signed , so Windows still warns you the first time.
259259
260- - ** macOS** — * "cannot be opened because the developer cannot be verified"* .
261- Right-click the app → ** Open** → ** Open** , or clear the flag:
262- ` xattr -dr com.apple.quarantine "/Applications/SRT Router.app" `
263260- ** Windows** — SmartScreen shows * "Windows protected your PC"* →
264261 ** More info** → ** Run anyway** .
265262- ** Windows Defender Firewall** — first launch pops * "Allow SRT Router to communicate on
You can’t perform that action at this time.
0 commit comments