Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skarpdev/docs-gpg-signed-commits
This repository describes how to get GPG signing working for all major platforms
https://github.com/skarpdev/docs-gpg-signed-commits
Last synced: 11 days ago
JSON representation
This repository describes how to get GPG signing working for all major platforms
- Host: GitHub
- URL: https://github.com/skarpdev/docs-gpg-signed-commits
- Owner: skarpdev
- License: mit
- Created: 2018-04-12T14:52:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T09:11:12.000Z (almost 4 years ago)
- Last Synced: 2023-02-26T20:47:02.430Z (almost 2 years ago)
- Size: 363 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Signing commits with GPG (PGP)
This repository contains documentation on how to get PGP signing working when committing code
## GPG keys
*Please note* that all guides contain information about how to generate new GPG keys - please note though, that if you have multiple machines you should only create 1 new keypair, and then you should export the keys and import the key on your other machine.
This procedure is currently not documented.
## macOS
Follow the [macOS guide](./macOS.md)
## Ubuntu
Follow the [Ubuntu guide](./ubuntu.md)
## Windows 10
Guess what, there is a [Windows 10 guide](./windows10.md)