Installation
PrivStack is available for Windows, macOS, and Linux. Download the latest version for your platform.
System Requirements
| Platform | Minimum | Recommended |
|---|---|---|
| Windows | Windows 10 (64-bit) | Windows 11 |
| macOS | macOS 11 Big Sur | macOS 13+ |
| Linux | Ubuntu 20.04+ / Fedora 35+ | Latest LTS |
| RAM | 4 GB | 8 GB+ |
| Storage | 500 MB | 1 GB+ (depends on data) |
Download
Visit privstack.io/download to get the latest installer for your platform.
Windows
- Download the
.exeinstaller - Run the installer and follow the prompts
- PrivStack will be installed to
%LOCALAPPDATA%\\PrivStack
macOS
- Download the
.dmgfile - Open the DMG and drag PrivStack to Applications
- On first launch, right-click and select “Open” to bypass Gatekeeper
Linux
Debian/Ubuntu:
# Download the .deb package
sudo dpkg -i privstack_*.deb
Fedora/RHEL:
# Download the .deb and convert with alien, or install from source
sudo alien -i privstack_*.deb
First Launch
When you first launch PrivStack:
- Create a master password — This encrypts all your data. Choose a strong, memorable password.
- Choose a data location — Where your encrypted data will be stored locally.
- Optional: Set up sync — Connect your devices for P2P sync.
Important: Your master password cannot be recovered. We use zero-knowledge encryption, meaning we have no way to reset or recover your password.
Updating
PrivStack checks for updates automatically. When an update is available:
- You’ll see a notification in the app
- Click to download and install
- Restart PrivStack to complete the update
Updates are cryptographically signed to ensure authenticity.