GlitterWare Passy Save

Offline password manager with cross-platform synchronization

Project README

Passy

Want to translate the app to your language? It's simple! Read https://github.com/GlitterWare/Passy/blob/dev/LOCALIZATION.md to get started.

https://glitterware.github.io/Passy

Passy is an offline password manager with cross-platfrom synchronization. 🔒

Github Latest Release F-Droid Latest Release Flathub Latest Release AUR Latest Release

Get it from the Snap Store

Passy is currently being submitted to:

  • ✔️ SnapCraft
  • ✔️ AppImageHub
  • ✔️ F-Droid
  • ❌ Google Play Store

Submissions will be finished until June 1 2023.

Contents

  1. Features
  2. Installing
  3. Exporting / Backups
  4. Building
  5. Privacy Policy
  6. Links & Mentions

Features

  • 🔒 Security – All your information is encrypted in AES and stored offline on your devices, providing highest-tier security.
  • 🔄 Synchronization – Share data between separate devices within seconds.
  • 🤝 Entry sharing – Send entries to your friends and family.
  • 🖐️ Biometrics – Quickly unlock the app using your fingerprint.
  • 📚 Multipurpose – Store passwords, payment cards, notes, id cards and identities, all in one place.
  • ⚡ Autofill – Quickly fill fields in apps and websites without having to open the app.
  • 🧩 Browser extension - Use autofill and add new entries on the fly right from your browser. (See https://github.com/GlitterWare/Passy-Browser-Extension)

Installing

Windows

  1. Download the installer from latest release. Windows installers are named in format Passy-<version>-Windows-Installer.exe;
  2. Run the installer and follow the instructions to complete installation.
  3. You can now open Passy from the Start menu.

To update Passy, simply repeat same steps with a newer version.

Passy can be removed by running its uninstaller from Programs and Features in the Control Panel. Your data will remain in C:\Users\<username>\Documents\Passy.

Portable

  1. Download the archive from latest release. Windows portable archives are named in format Passy-<version>-Windows-Portable.zip.
  2. Extract the archive to desired installation location.
  3. Run passy.exe inside the extracted folder to launch the app.

Android

F-Droid

Linux

For instructions on how to easily set up Passy using Ubuntu/Debian software app or Snap command-line, see https://github.com/GlitterWare/Passy/blob/dev/SNAP-STORE.md.

Flathub

Flathub Latest Release

AUR

AUR Latest Release

AppImage

It's most comfortable to run AppImages with the AppImageLauncher installed. It automatically integrates AppImages and their .desktop files into your program launcher for best user experience.

  1. Download the archive from latest release. AppImage archives are named in format Passy-<version>-Linux-AppImage.zip.
  2. Extract the .AppImage file to desired installation location.
  3. Run the .AppImage as a program.

Bundle

  1. Download the archive from latest release. Linux bundle archives are named in format Passy-<version>-Linux-Bundle.zip.
  2. Extract the archive to desired installation location.
  3. Run passy inside the extracted folder to launch the app.

Exporting / Backups

  1. Launch the app.
  2. Login into the account you wish to back up.
  3. Go to account settings by pressing the cogwheel at the right top of the screen.
  4. Press Backup & Restore.
  5. From here you will be able to backup or restore your account data.

Windows

  1. Go to C:\Users\<username>\Documents.
  2. All Passy data is stored inside the folder named Passy, you can make a copy of it elsewhere to backup all accounts if you wish.

Linux

  1. Go to /home/<username>/Documents.
  2. All Passy data is stored inside the folder named Passy, you can make a copy of it elsewhere to backup all accounts if you wish.

Building

Passy is open-source, feel free to make modifications to it and build it yourself. We're always very glad to see people exploring our projects. 👥

  1. Install Flutter.
  2. Clone the repository or get the source code from the latest Passy release.
  3. Run flutter build [subcommand] to build passy for your system. Passy can be built to windows, linux, apk and aab.

Build Options

Build options are specified with --dart-define=<option name>=<option value> (without angle brackets) after the build command.

Available options:

  • UPDATES_POPUP_ENABLED - Default is true, if set to false, the update popup will never show up on the login screen.

Privacy Policy

12 AUGUST, 2023

Store Releases

Made with 💜 by Gleammer.

Open Source Agenda is not affiliated with "GlitterWare Passy" Project. README Source: GlitterWare/Passy

Open Source Agenda Badge

Open Source Agenda Rating