Skip to content

agenticpoa/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for sshsign

Homebrew formulae for sshsign - SSH signing service for AI agents.

Install

brew install agenticpoa/tap/sshsign

What it installs

The sshsign CLI client, which acts as a drop-in gpg.ssh.program for git. It proxies signing requests to a sshsign server over SSH.

Usage

# Configure git to use sshsign
git config --global gpg.format ssh
git config --global gpg.ssh.program sshsign
git config --global user.signingkey "ak_..."

# Sign commits
git commit -S -m "signed commit"

For the full setup guide and programmatic API, see sshsign.dev.

Update

brew upgrade agenticpoa/tap/sshsign

License

MIT

About

Homebrew formulae for sshsign - SSH signing service for AI agents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages