Skip to content

raoulh/mc-agent

Repository files navigation

Moolticute ssh-agent

License

This tool is an ssh-agent that replaces your standard ssh-agent (openssh, Pageant or agent from macOS) and loads all your keys that are stored on your mooltipass device. It connects to a Moolticute daemon whenever someone needs to connect to a ssh server. The keys are not kept inside memory for a long time, and you need to accept the access from the Mooltipass device.

It is completely cross platform. On linux/macOS it replaces any existing ssh-agent by listening to a local socket. On Windows it emulates the Putty Pageant software, so any existing software that can talk to Pageant will work with moolticute_ssh-agent.

Warning! This project is a work in progress!

A documentation provide basic commant to get started with mc-agent.