fix: verify macOS desktop installer identity - #31
Merged
Conversation
yujiezhang-ops
force-pushed
the
codex/issue-25-agent-icon-rights
branch
from
August 5, 2026 04:35
9e17cbe to
eeee248
Compare
Require an approved HTTPS source, a valid strict code signature, the verified OpenAI Team ID and Developer ID authority, and a notarized Gatekeeper assessment before copying the downloaded app.\n\nRefs #26
yujiezhang-ops
force-pushed
the
codex/issue-26-macos-install-verification
branch
from
August 5, 2026 04:36
7656371 to
ca5af2d
Compare
yujiezhang-ops
changed the base branch from
codex/issue-25-agent-icon-rights
to
main
August 5, 2026 04:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
2DC432GLL2, and expected Developer ID authoritysource=Notarized Developer IDbeforedittocopies the appStack
This PR is stacked on #30, which is stacked on #28. Merge in order.
Verification
go test ./internal/desktopappgo test ./...go vet ./...python3 -m unittest scripts/test_generate_third_party_licenses.pypython3 scripts/generate_third_party_licenses.py --checkpnpm test(22 files, 142 tests)pnpm run build/Applications/ChatGPT.apppassedcodesign, Team ID, andspctlnotarized Developer ID checksFixes #26