GhostBrowser

Privacy-first hardened browser โ€” tracker defence, isolated profiles, private DNS.

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: curl -s /update/manifest.json
2. Fetch the public key: curl -s /update/verifying.pub
3. Check the artifact SHA-256 against the manifest, and the manifest signature against the key with ghostbrowser-updater verify.