x11-ssh-askpass
Lightweight passphrase dialog for SSH
codex11-ssh-askpass is an X11-based pass-phrase dialog for use with OpenSSH.
- Versions: 1.2.4.1
- Website: http://www.jmknoble.net/software/x11-ssh-askpass/
- Licenses: GPL 2+
- Package source: gnu/packages/ssh.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of x11-ssh-askpass
as follows:
guix install x11-ssh-askpass
Or install a particular version:
guix install x11-ssh-askpass@1.2.4.1
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.
Badge code
You can use the following badge to inform users of x11-ssh-askpass about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/x11-ssh-askpass'><img src='https://packages.guix.gnu.org/packages/x11-ssh-askpass/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/x11-ssh-askpass)
Example Org:
[[https://packages.guix.gnu.org/packages/x11-ssh-askpass][https://packages.guix.gnu.org/packages/x11-ssh-askpass/badges/latest-version.svg]]