Version: 1.3.2, Package name: qtpass-1.3.2 |
Maintained by: Stefan Hagen |
Master sites: |
Description QtPass is a GUI for pass, the standard unix password manager. Password management should be simple and follow the Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. QtPass is a GUI client which allows easy restructuring of your password-store. It can also sit in the system tray, so your passwords are right at hand when you need them. |
Filesize: 303.043 KB |
Version History (View Complete History) |
|
2020-10-05 13:46:18 by Jeremie Courreges-Anglas | Files touched by this commit (44) |
Log message: Remove gnupg-1.4 and replace it with gnupg-2 gnupg-1.4 is not developed actively anymore, and new software expects a modern "gpg" executable, which leads to pointless patches in the ports tree. Move the various users of security/gnupg2 to security/gnupg and zap patches that forced the use of "gpg2". Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test reports from semarie@, giovanni@ and solene@, input and bulk build by sthen@. ok sthen@ edd@ (maintainer) |