Exherbo
GitLab
Packages
sys-auth/pam_rssh
Remote sudo authenticated via ssh-agent.
Versions
Slot
Version
Repository
Platforms
0
1.2.0
tombriden
~amd64
arm?
~armv7
~armv8
x86?
Metadata
Homepage
https://github.com/z4yx/pam_rssh
Summary
Remote sudo authenticated via ssh-agent
Description
This PAM module provides ssh-agent based authentication. The primary design goal is to avoid typing password when you sudo on remote servers. Instead, you can simply touch your hardware security key (e.g. Yubikey/Canokey) to fulfill user verification. The process is done by forwarding the remote authentication request to client-side ssh-agent as a signature request. This project is developed in Rust language to minimize security flaws.
Dependencies
(
(
build+run:
dev-libs/openssl:=
sys-libs/pam
)
(
build:
dev-lang/rust:*[>=1.38.0]
)
)
Downloads
(
https://github.com/z4yx/pam_rssh/archive/v1.2.0.tar.gz -> pam_rssh-1.2.0.tar.gz
https://github.com/z4yx/ssh-agent.rs/archive/802b94ccf2e00ac33a3863300d0769f02b62d807.zip -> ssh-agent.rs-802b94ccf2e00ac33a3863300d0769f02b62d807.zip
)
Licences
MIT