Project information: Password manager
Name: PasswordSafe
Homepage: https://www.pwsafe.org/
License: Artistic License 2.0
Upstream has been contacted: Yes. Because app is simple to build, they are not interested on building flatpak. More: consider building a flatpak for linux · Issue #562 · pwsafe/pwsafe · GitHub
Source code: https://github.com/pwsafe/pwsafe/archive/refs/tags/1.17.0.tar.gz
This application should be easy to build. I have build binary from source, it is very easy:
Instructions for build from source: Extract tar file and then follow README.LINUX.DEVELOPERS.md
- Run Misc/setup-linux-dev-env.sh that installs dependency libraries
- Then execute cmake command.