~tlast/keyadd

Add keys to ssh-agent easily.
29acfc7c — Raymaekers Luca 2 months ago
First commit!

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~tlast/keyadd
read/write
git@git.sr.ht:~tlast/keyadd

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

keyadd

Add keys to ssh-agent easily.

Dependencies

  • Unix pass
  • commander
  • libnotify

Features

  • Without password
  • adding keys
  • deleting keys (-d)
  • notification

Installation

`make`

Usage:

`keyadd id_rsa`
`keyadd github/id_rsa -d`

Folder structure:

  • Password store: 'keys/$HOST/ssh/$key'
  • ssh keys: ~/.ssh/$key
So starting from ssh and .ssh, it should be following the same structure