Passy
https://glitterware.github.io/Passy
Passy is an offline password manager with cross-platfrom synchronization. 🔒
Passy is currently being submitted to:
- ✔️ SnapCraft
- ✔️ AppImageHub
- ✔️ F-Droid
- ❌ Google Play Store
Submissions will be finished until June 1 2023.
Contents
- Features
- Installing
- Exporting / Backups
- Building
- Privacy Policy
- 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
Installer (Recommended)
- Download the installer from latest release. Windows installers are named in format
Passy-<version>-Windows-Installer.exe
;
- Run the installer and follow the instructions to complete installation.
- 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
- Download the archive from latest release. Windows portable archives are named in format
Passy-<version>-Windows-Portable.zip
.
- Extract the archive to desired installation location.
- Run
passy.exe
inside the extracted folder to launch the app.
Android
F-Droid
Linux
SnapCraft (Recommended)
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
AUR
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.
- Download the archive from latest release. AppImage archives are named in format
Passy-<version>-Linux-AppImage.zip
.
- Extract the
.AppImage
file to desired installation location.
- Run the
.AppImage
as a program.
Bundle
- Download the archive from latest release. Linux bundle archives are named in format
Passy-<version>-Linux-Bundle.zip
.
- Extract the archive to desired installation location.
- Run
passy
inside the extracted folder to launch the app.
Exporting / Backups
Passy (Recommended)
- Launch the app.
- Login into the account you wish to back up.
- Go to account settings by pressing the cogwheel at the right top of the screen.
- Press
Backup & Restore
.
- From here you will be able to backup or restore your account data.
Windows
- Go to
C:\Users\<username>\Documents
.
- 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
- Go to
/home/<username>/Documents
.
- 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. 👥
- Install Flutter.
- Clone the repository or get the source code from the latest Passy release.
- 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
Links & Mentions
Store Releases
Made with 💜 by Gleammer.