10:42 AM
get freedom
DOWNLOAD STARTED

Thanks for downloading!
Just a few steps left

Your download will begin automatically. If it didn't start, download Freedom manually.

1
Step 1: Open Freedom.dmg from Downloads folder

Open Freedom.dmg from your Downloads folder

2
Step 2: Drag Freedom icon into Applications folder

Drag the Freedom icon into your Applications folder

3
Step 3: Open Freedom app from Applications folder

Open the Freedom app from your Applications folder

Fix "Freedom is damaged" or "Can't be opened" on macOS

On macOS Sequoia and Sonoma, Apple strictly blocks independent open-source apps downloaded from the web by attaching a quarantine attribute (com.apple.quarantine). Because Freedom is an open-source build without a paid Apple Developer certificate, right-click and System Settings options will not show up until you run the quick 5-second fix below.

1-Step Guaranteed Fix (Takes 5 seconds)
Open Terminal on your Mac
  1. Make sure Freedom.app is moved into your Applications folder.
  2. Open Terminal (Press Cmd + Space, type Terminal, and press Enter).
  3. Copy and paste the command below, then press Enter:
xattr -cr /Applications/Freedom.app

Once executed, double-click Freedom.app in your Applications folder and it will launch instantly!

Alternative Command (If permission denied)
sudo xattr -rd com.apple.quarantine /Applications/Freedom.app