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. π
Passy is currently being submitted to:
- βοΈ SnapCraft
- βοΈ AppImageHub
- βοΈ F-Droid
- β Google Play Store
Submissions will be finished until June 1 2023.
- π 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)
- 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
.
- 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.
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.
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.
- 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.
- 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.
- 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.
- 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.
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 towindows
,linux
,apk
andaab
.
Build options are specified with --dart-define=<option name>=<option value>
(without angle brackets) after the build command.
Available options:
UPDATES_POPUP_ENABLED
- Default istrue
, if set tofalse
, the update popup will never show up on the login screen.
- AppImageHub release - https://www.appimagehub.com/p/1906459/.
- AUR releases:
- Flathub release - https://flathub.org/apps/details/io.github.glitterware.Passy.
- F-Droid release - https://f-droid.org/en/packages/com.glitterware.passy.
- Snap release - https://snapcraft.io/passy.