Skip to content

ellsclytn/github-org-gpg-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Public Key Getter

Import GPG public keys for all the users in a specified GitHub organisation, and save the keys to files as well


Requirements

  • Bash
  • Curl
  • Jq
  • GPG

You'll also need to generate a GitHub Personal Access Token with the read:org scope. PATs can be generated at https://github.com/settings/tokens/new. The below image shows what checkbox you need checked.

image

Usage

./get-gpg-keys.sh and follow the prompts

About

Import GPG keys from GitHub organisation members

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages