PrivacySecure is distributed as an unpacked Chromium extension. Chrome Web Store listing is planned; for now, loading the zip directly takes less than a minute.
chrome://extensions/ (or the equivalent for Edge /
Brave / Opera).
manifest.json, not its parent.
Default bindings (rebind at chrome://extensions/shortcuts):
If you arrived via a /r/<code> link, that code
is shown on the invitation page. Open the PrivacySecure desktop
app and paste it during licence activation — your friend will be
credited bonus days after you've been active for a week.
Come back here and grab the latest zip, then click the reload
button on the PrivacySecure card in chrome://extensions/.
The installed version is shown on the extension card.
In chrome://extensions/, click Remove
on the PrivacySecure card.
Each build publishes a SHA-256 fingerprint. If you want to confirm that the zip you downloaded matches the one we published (not a man-in-the-middle replacement), compute the hash locally and compare to the value below.
—
Compute the hash of your download:
# Windows PowerShell Get-FileHash privacysecure-extension-*.zip -Algorithm SHA256 # macOS / Linux shasum -a 256 privacysecure-extension-*.zip