Download PearBrowser.
Desktop builds for macOS, Windows, and Linux — or launch it over the peer-to-peer Pear network with no download at all. Desktop packages are unsigned preview builds today; signed and notarized installers land as code-signing credentials are wired in. Every build below is checksum-verifiable.
Desktop
Run it over P2P — works on every desktop today
No installer, no signing caveats. Install the Pear runtime once, then launch PearBrowser straight from its content-addressed key — it hot-syncs the current release from the swarm.
Mobile
Verify your download
Each desktop card shows the SHA-256 of its asset. After downloading, compute the hash locally and confirm it matches:
macOS / Linux: shasum -a 256 <file>
Windows: certutil -hashfile <file> SHA256
The full checksum list for each platform is published as SHA256SUMS-<platform>-<arch>.txt on the
release page.