Use Psono directly where logins happen.

Choose your browser and install the Psono extension from the official store. Safari is not supported at the moment.

One extension, many browsers.

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.

  • Official extension stores for Chrome, Firefox and Edge.
  • Chromium-based browsers can use the Chrome store build.
  • Passkeys, autofill and secure vault access in the browser.
CH

Chrome

Chrome Web Store

Install the official extension directly from the Chrome Web Store.

FF

Firefox

Firefox Add-ons

Use the native Firefox add-on with full Psono browser integration.

ED

Edge

Microsoft Edge Add-ons

Use the dedicated Edge listing if you prefer Microsoft's extension store.

BR

Brave

Chrome Web Store

Brave users can install the Chrome extension directly from the Chrome Web Store.

OP

Opera

Chrome Web Store

Opera can use the same Chromium extension listing for a fast setup.

VI

Vivaldi

Chrome Web Store

Vivaldi works with the Chromium build of the Psono extension.

CR

Chromium

Chrome Web Store

Chromium-based browsers can install the same extension from the Chrome Web Store.

Native desktop access for focused everyday work.

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.

Windows

Windows Installer (.exe)

Download the native Windows installer for a direct desktop setup on Windows systems.

macOS

macOS Disk Image (.dmg)

Download the native macOS disk image for a direct desktop installation on Apple devices.

Linux

AppImage

Use the portable Linux build when you want the desktop app without repository setup.

Linux

Debian and Ubuntu Repo

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 psono

Signing key fingerprint: 8CE66303F9A609E0652C8B6B8B5148E325315EFF

Linux

RPM Repo

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 psono

Signing key fingerprint: 8CE66303F9A609E0652C8B6B8B5148E325315EFF

Need instant access? Open Psono in the browser.

The hosted community edition gives you direct access without a local install and is perfect when you want to start using Psono immediately.

Hosted community edition

psono.pw

Launch the web app from any modern browser, sign in and keep working with the same secure Psono experience.

Take your vault with you.

Install the native mobile apps on Android and iOS, or use the direct APK when that fits your deployment model better.

Android

Google Play

Install the Android app from Google Play for autofill, vault access and passkey support.

Google Play QR code

Scan with your phone

Automate secrets with psono-ci.

Download the CLI utility for the architecture your runners use and plug Psono straight into your CI and deployment workflows.

Need your own Psono stack as well?

Psono can also be self-hosted with dedicated installation guides for Community Edition and Enterprise Edition deployments.