Skip to content

Commit 0a63bc7

Browse files
README: macOS builds are now signed and notarised
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent da40fd9 commit 0a63bc7

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -251,15 +251,12 @@ See [docs/architecture.md](docs/architecture.md) for the source/output/
251251
crosspoint model and how the relay-vs-generated source distinction is meant
252252
to 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

0 commit comments

Comments
 (0)