Download

Get PrivacyFence

Free and open source, under Apache 2.0. PrivacyFence runs locally on your own machine — nothing you approve or deny leaves it.

Stable downloads

Loading the latest release…

Verify what you downloaded

Every installer above lists the SHA-256 its build produced. Compare it against the file you received before running it — if the two differ, do not run the file.

shasum -a 256 <file>            macOS
sha256sum <file>                Linux
Get-FileHash <file> -Algorithm SHA256   Windows