https://github.com/godaddy/scoop-sshenc
Scoop bucket for sshenc -- hardware-backed SSH key management
https://github.com/godaddy/scoop-sshenc
Last synced: about 2 months ago
JSON representation
Scoop bucket for sshenc -- hardware-backed SSH key management
- Host: GitHub
- URL: https://github.com/godaddy/scoop-sshenc
- Owner: godaddy
- Created: 2026-04-13T19:14:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-04T01:27:25.000Z (about 2 months ago)
- Last Synced: 2026-06-14T08:33:49.681Z (about 2 months ago)
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scoop-sshenc
Scoop bucket for [sshenc](https://github.com/godaddy/sshenc) -- hardware-backed SSH key management using Windows TPM 2.0.
## Install
```powershell
scoop bucket add sshenc https://github.com/godaddy/scoop-sshenc
scoop install sshenc
```
## Upgrade
```powershell
scoop update sshenc
```
## Uninstall
```powershell
scoop uninstall sshenc
scoop bucket rm sshenc
```