Skip to main content

Module github

Module github 

Source
Expand description

GitHub SSH key fetching for murk authorize github:username.

Enums§

GitHubError
Errors that can occur when fetching GitHub SSH keys.

Functions§

check_pins
Check fetched keys against pinned fingerprints.
fetch_keys
Fetch all SSH public keys for a GitHub user.
fingerprint
Compute a SHA-256 fingerprint of an SSH public key string.
key_type_label
Classify an SSH key type for human-readable display.
parse_github_keys
Parse SSH keys from a GitHub .keys response body.