Commit 4dcd8a8
committed
Name the signing key by fingerprint alone
A fingerprint is public by construction -- keyservers serve it and every
signature carries it -- so recording it is the point. The address beside
it was doing no work the fingerprint was not already doing.
The key-generation example hardcoded a personal address too, where a
placeholder is what an example wants anyway.1 parent 59ed9b0 commit 4dcd8a8
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
110 | | - | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
0 commit comments