~sircmpwn/himitsu-ssh

SSH integration for Himitsu
agent: err on missing config only if path specified
hissh-agent: add -C option to specify config file
Makefile: add missing files to the "clean" target

clone

read-only
https://git.sr.ht/~sircmpwn/himitsu-ssh
read/write
git@git.sr.ht:~sircmpwn/himitsu-ssh

You can also use your local clone with git send-email.

#himitsu-ssh

This project provides an integration between Secure Socket Shell (SSH) and Himitsu, allowing you to store your SSH keys in Himitsu, and provides an SSH agent which will use those keys to authenticate your SSH connections.

#Dependencies

#Installation

$ make
# make install

Then start the agent by invoking:

hissh-agent

#SSH keys

To import existing SSH keys, run a command like the following:

$ hissh-import < ~/.ssh/id_ed25519