Windows Installer (.exe)
Download the native Windows installer for a direct desktop setup on Windows systems.
Install the browser extension, desktop app, mobile app, web client or command line utility from one focused download hub.
Chrome, Firefox, Edge and the wider Chromium family.
Available nowAPT and RPM repositories plus portable desktop builds.
Available nowInstant access in the hosted community edition at psono.pw.
Available nowNative apps for Android and iOS, with a direct APK option.
Available nowpsono-ci binaries for secure automation in pipelines and scripts.
Choose your browser and install the Psono extension from the official store. Safari is not supported at the moment.
Psono covers the major browsers people actually use in daily work, with official store listings for Chrome, Firefox and Edge plus support for Chromium-based browsers.
Chrome Web Store
Install the official extension directly from the Chrome Web Store.
Firefox Add-ons
Use the native Firefox add-on with full Psono browser integration.
Microsoft Edge Add-ons
Use the dedicated Edge listing if you prefer Microsoft's extension store.
Chrome Web Store
Brave users can install the Chrome extension directly from the Chrome Web Store.
Chrome Web Store
Opera can use the same Chromium extension listing for a fast setup.
Chrome Web Store
Chromium-based browsers can install the same extension from the Chrome Web Store.
The desktop app is built in psono-app and is available as direct downloads for Windows and macOS, plus signed Linux repositories and portable desktop builds.
Download the native Windows installer for a direct desktop setup on Windows systems.
Download the native macOS disk image for a direct desktop installation on Apple devices.
Use the portable Linux build when you want the desktop app without repository setup.
Install and update the desktop app through the signed APT repository on package.psono.com.
curl -fsSL https://package.psono.com/keys/psono-archive-key.asc | sudo gpg --dearmor -o /usr/share/keyrings/psono-archive-keyring.gpg
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/psono-archive-keyring.gpg] https://package.psono.com/linux/deb stable main" | sudo tee /etc/apt/sources.list.d/psono.list > /dev/null
sudo apt update
sudo apt install psonoSigning key fingerprint: 8CE66303F9A609E0652C8B6B8B5148E325315EFF
Use the RPM repository for Fedora, RHEL-compatible systems and other rpm-based desktops.
sudo rpm --import https://package.psono.com/keys/psono-archive-key.asc
printf '%s
' '[psono]' 'name=Psono' 'baseurl=https://package.psono.com/linux/rpm/stable/x86_64' 'enabled=1' 'gpgcheck=1' 'repo_gpgcheck=1' 'gpgkey=https://package.psono.com/keys/psono-archive-key.asc' | sudo tee /etc/yum.repos.d/psono.repo > /dev/null
sudo dnf install psonoSigning key fingerprint: 8CE66303F9A609E0652C8B6B8B5148E325315EFF
The hosted community edition gives you direct access without a local install and is perfect when you want to start using Psono immediately.
Launch the web app from any modern browser, sign in and keep working with the same secure Psono experience.
Install the native mobile apps on Android and iOS, or use the direct APK when that fits your deployment model better.
Install the Android app from Google Play for autofill, vault access and passkey support.
Scan with your phone
Get the native iOS app from Apple's App Store for secure vault access on the go.
Scan with your phone
Prefer a direct package? Download the latest Android APK directly from the release channel.
Scan with your phone
Download the CLI utility for the architecture your runners use and plug Psono straight into your CI and deployment workflows.
Download the x86_64 binary for CI pipelines, automation jobs and secure secret retrieval.
Run the command line utility on ARMv7 devices and lightweight build agents.
Use the AArch64 build for modern ARM servers, cloud runners and edge workloads.