iam-ssh-agent

Crates.ioiam-ssh-agent
lib.rsiam-ssh-agent
version0.3.1
sourcesrc
created_at2020-03-10 07:02:07.825271
updated_at2020-04-21 02:42:33.824626
descriptionssh-agent compatible daemon that forwards list-keys and sign-data operations to an API Gateway backend, access controlled by the caller's IAM identity.
homepage
repositoryhttps://github.com/keithduncan/iam-ssh-agent
max_upload_size
id217146
size53,626
Keith Duncan (keithduncan)

documentation

README

iam-ssh-agent agent

Binary replacement for ssh-agent that uses an iam-ssh-agent backend for list keys and sign data operations.

The artifacts built from this crate are:

  • iam-ssh-agent.deb a Debian package, attached to the GitHub Release
  • keithduncan/iam-ssh-agent:latest a Docker image with Alpine base, pushed to Docker Hub
Commit count: 200

cargo fmt