Commit 0386503
authored
Update displaying-verification-statuses-for-all-of-your-commits.md
It says cryptographically unverified, when it in fact _is_ cryptographically verified.
I'd suggest Github changes this scenario to `partially verified` at the very least (as opposed to "WARNING! WARNING! UNVERIFIED!", but ideally I'd like to be allowed to set whatever author email I want in my git commits, without that impeding on the veracity of my GPG signatures.
My use-case is to not spread an email I care about more than I have to. Enough trawlers already - few if any care to parse GPG keys and extract (it seems).
9/10 times (in my personal experience) they just trawl github commit logs with a webscraping service instead.
Those who think that they must match (that the git commit/tag author email gives any security at all) have a nasty surprise-in-waiting.1 parent ef50e76 commit 0386503
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- content/github/authenticating-to-github/managing-commit-signature-verification
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments