https://github.com/godaddy/homebrew-sshenc
Homebrew tap for sshenc
https://github.com/godaddy/homebrew-sshenc
Last synced: about 2 months ago
JSON representation
Homebrew tap for sshenc
- Host: GitHub
- URL: https://github.com/godaddy/homebrew-sshenc
- Owner: godaddy
- Created: 2026-04-13T19:14:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-04T01:27:23.000Z (about 2 months ago)
- Last Synced: 2026-06-14T08:33:46.464Z (about 2 months ago)
- Language: Ruby
- Size: 53.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-sshenc
Homebrew tap for [sshenc](https://github.com/godaddy/sshenc) -- hardware-backed SSH key management using macOS Secure Enclave.
## Install
```bash
brew tap godaddy/sshenc
brew install sshenc
```
## Upgrade
```bash
brew upgrade sshenc
```
## Uninstall
```bash
brew uninstall sshenc
brew untap godaddy/sshenc
```