You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2023. It is now read-only.
Though this spec is focused in git, not GitHub, there are three features of github that may be very useful.
The first is that all GitHub users who have registered GPG keys for file signing, you can access their public key by just appending .gpg to their user name, such as https://github.com/ChristopherA.gpg — this makes GitHub alternative source for keys rather than the problematic key servers.
The 2nd is that gists are actually small git repos, so you add additional files and can sign commits with GPG. You can check it out with git clone git@gist.github.com:855bf8e4774375613c6b2e1226501ba6.git