-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Cameron Garnham (da2ce7) pgp key into the keys.txt file. #52
Draft
da2ce7
wants to merge
1
commit into
nautilus-cyberneering:main
Choose a base branch
from
da2ce7:issue-50-da2ce7-pgp-key
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
da2ce7
force-pushed
the
issue-50-da2ce7-pgp-key
branch
2 times, most recently
from
October 7, 2021 20:09
2f0bba3
to
8707b5d
Compare
josecelano
approved these changes
Oct 8, 2021
josecelano
approved these changes
Oct 8, 2021
da2ce7
force-pushed
the
issue-50-da2ce7-pgp-key
branch
from
October 8, 2021 11:22
8707b5d
to
ab756ba
Compare
Before merging, Please: 1. Import the key into your local gpg database: $ gpg --keyserver hkps://keys.openpgp.org --recv-keys 0x2835ADF6240F6032A72BA1775096293864DA5C9E 2. Print the full-key info: $ gpg --with-subkey-fingerprint --list-key 0x2835ADF6240F6032A72BA1775096293864DA5C9E 3. Print the commit author info, commit signature details, and diff: $ git show --show-signature [git commit] and then Verify: * The commit `keys.txt' diff fingerprint is identical to: the `pub` fingerprint in the gpg key info. * The commit `keys.txt' diff has the same name as the: the commit author name. the gpg key info. * The commit `keys.txt' diff has the same username (in brackets) as: the github username for the pull-request. * The commit signing key fingerprint is listed in: the gpg key info. * The commit author email address is listed in: the gpg key info.
da2ce7
force-pushed
the
issue-50-da2ce7-pgp-key
branch
from
October 8, 2021 11:23
ab756ba
to
81b25f5
Compare
da2ce7
changed the title
Add Cameron Garnham (da2ce7) Personal Key
Add Cameron Garnham (da2ce7) pgp key into the keys.txt file.
Oct 8, 2021
keys.txt
josecelano
approved these changes
Oct 11, 2021
hi @MCM-Mike can we merge this? I think we were waiting for your review. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Relates to #50
Do not merge before #51
Before merging, Please:
Import the key into your local gpg database:
$ gpg --keyserver hkps://keys.openpgp.org --recv-keys 0x2835ADF6240F6032A72BA1775096293864DA5C9E
Print the full-key info:
$ gpg --with-subkey-fingerprint --list-key 0x2835ADF6240F6032A72BA1775096293864DA5C9E
Print the commit author info, commit signature details, and diff:
$ git show --show-signature [git commit]
and then Verify:
The commit
keys.txt' diff fingerprint is identical to: the
pub` fingerprint in the gpg key info.The commit `keys.txt' diff has the same name as the:
the commit author name.
the gpg key info.
The commit `keys.txt' diff has the same username (in brackets) as:
the github username for the pull-request.
The commit signing key fingerprint is listed in:
the gpg key info.
The commit author email address is listed in:
the gpg key info.