gnu-pw-mgr 2.7.4
Retrieve login credentials without recording passwords
This program is designed to make it easy to reconstruct difficult passwords when they are needed while limiting the risk of attack. The user of this program inputs a self-defined transformation of a web site URL and obtains the password and user name hint for that web site.
- Outputs:
out
- Website: https://www.gnu.org/software/gnu-pw-mgr/
- Licenses: GPL 3+
- Package source: gnu/packages/gnu-pw-mgr.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gnu-pw-mgr 2.7.4
as follows:
guix install gnu-pw-mgr@2.7.4
Or install the latest version:
guix install gnu-pw-mgr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.