GhostBrowser
Privacy-first hardened browser โ tracker defence, isolated profiles, private DNS.
- GhostBrowser-0.1.0-arm64-mac.zip 118.4 MB
Authenticity: every release is signed with GhostBrowser's Ed25519 update key. The app's built-in updater verifies the signed manifest before installing โ that is the trust anchor, independent of the OS. macOS/Windows OS-notarisation is a separate, later step; until then the OS will warn on first launch for an unsigned build.
Verify a download yourself:
1. Fetch the manifest:
2. Fetch the public key:
3. Check the artifact SHA-256 against the manifest, and the manifest signature against the key with
1. Fetch the manifest:
curl -s /update/manifest.json2. Fetch the public key:
curl -s /update/verifying.pub3. Check the artifact SHA-256 against the manifest, and the manifest signature against the key with
ghostbrowser-updater verify.