Commit graph

107 commits

Author SHA1 Message Date
78a8677a54
An OpenPGP message does not contain certificates, but literal, encrypted, compressed or signed data 2023-12-21 15:29:29 +01:00
bc7f63c4e2
Clarify meta-introducer 2023-12-21 15:28:58 +01:00
9bc2927f0f
Literal Data Packets are not Signautre Packets 2023-12-21 15:28:43 +01:00
0e24b045ff
Key Servers are services 2023-12-21 15:28:22 +01:00
0737cefd2f
Key Expiration Time is not for Signatures 2023-12-21 15:28:05 +01:00
0f53a1e8a6
s/a/an 2023-12-21 15:27:47 +01:00
c5dbc29f51
Identities are not only certified by third-parties 2023-12-21 15:27:28 +01:00
5a4b3add35
Add alias 'Hash Value' 2023-12-21 15:26:53 +01:00
9df63ba00a
s/A/An 2023-12-21 15:26:34 +01:00
6edb9f5b52
Clarify there are two encryption key flags 2023-12-21 15:26:14 +01:00
d385a916fa
Add entry for Encrypted Data 2023-12-21 15:25:59 +01:00
7445a15bfa
Clarify Direct-Key Sig is both a signature packet as well as a type 2023-12-21 15:25:42 +01:00
2302f51fb2
Detached signatures may not always be (for) files 2023-12-21 15:25:08 +01:00
68082c2fce
Clarify that a cryptographic signature is 'raw' 2023-12-21 15:24:22 +01:00
15e0b23f16
Clarify criticality some more 2023-12-21 15:23:40 +01:00
f0e49b52a4
Creation Time: Clarify that it also applies to signatures 2023-12-21 15:23:15 +01:00
140a5fae5c
Add entry for Compressed Data Packet 2023-12-21 15:22:42 +01:00
dabd87e197
Upper case 2023-12-21 15:22:29 +01:00
020665947f
Add that the holder is typically the owner of a cert 2023-12-21 15:22:13 +01:00
b0363a0945
Clarify authentication key flag 2023-12-21 15:21:47 +01:00
090e4d8f50
AEAD: Clarify integrity properties 2023-12-21 15:21:21 +01:00
0c41b6c67b
Clarify asymmetric cryptography and its use in OpenPGP 2023-12-21 15:20:50 +01:00
Heiko Schaefer
c4d1d05be9
Generalize the text: the data that gets signed in an OpenPGP message, not necessarily a literal data packet 2023-12-20 19:55:05 +01:00
Heiko Schaefer
7bd0e5599e
Add glossary entries about OpenPGP messages, to generalize the data signatures chapter 2023-12-20 19:54:53 +01:00
Heiko Schaefer
7d756c77ee
Shift away from "plaintext" term for the signed data
Talking about "plaintext" seems potentially confusing, especially when signing an encrypted message.
2023-12-20 15:20:21 +01:00
Heiko Schaefer
ad68dc83da
Additional elaboration on one-pass signature packet 2023-12-20 14:55:23 +01:00
Heiko Schaefer
0ba4461f3b
Normalize dash styling
(Mirroring styling in c-r)
2023-12-20 12:02:09 +01:00
Tammi L. Coles
8b02a7a474 Edits for KO attack section
Reviewed-on: https://codeberg.org/openpgp/notes/pulls/254
Co-authored-by: Tammi L. Coles <tlcoles@gmail.com>
Co-committed-by: Tammi L. Coles <tlcoles@gmail.com>
2023-12-20 09:42:36 +00:00
Tammi L. Coles
300f98ec3e improve the alt language of issue 251 2023-12-19 22:16:05 +01:00
Tammi L. Coles
857d3bd757 edit section 20.2 of issue 253 2023-12-19 22:03:31 +01:00
Tammi L. Coles
92ec47ac99 change alt text 2023-12-19 20:54:27 +01:00
edc2c8322d
Add diagram for prefixed-signed message 2023-12-19 18:54:05 +01:00
70b6bd2f43
Fix diagrams 2023-12-19 18:53:53 +01:00
23d97d6912
Incorporate diagram of OPS-signed message 2023-12-19 18:34:22 +01:00
b338286947
Clarify the reason for OPS sigs more and tweak the text structure 2023-12-19 17:25:12 +01:00
Heiko Schaefer
99e2ea7cdd
Expand glossary entries for inline signatures forms. 2023-12-19 15:45:07 +01:00
Heiko Schaefer
cf765f0b44
Add link target headers 2023-12-19 13:37:05 +01:00
Heiko Schaefer
864ed59a64
Edits for clarity 2023-12-19 13:34:51 +01:00
Heiko Schaefer
b2199d95c5
Adjust styling of "One-pass signed" to use only one dash, and "Prefixed Signed" accordingly
(This mirrors section 10.3 in c-r)
2023-12-19 13:29:08 +01:00
Heiko Schaefer
e9a21f1d2d
Partially flatten section hierarchy for less depth 2023-12-19 13:29:08 +01:00
Heiko Schaefer
3d89f01246
Add note: a one-pass signature packet is not a type of signature 2023-12-19 13:29:08 +01:00
Heiko Schaefer
7ef91f4d05
Structure: separate sections for One-pass-signed and Prefixed-signed messages 2023-12-19 13:29:07 +01:00
Heiko Schaefer
16c6d0c265
Complete unfinished sentence 2023-12-19 13:29:06 +01:00
Heiko Schaefer
819d5e6868
Adjust glossary link
I think this sentence is more about the higher level concept of "data signatures" than about signature packets.
2023-12-19 13:28:23 +01:00
heiko
2a0fad394f Merge pull request 'Fix glossary link markup' (#250) from fix into main
Reviewed-on: https://codeberg.org/openpgp/notes/pulls/250
2023-12-14 15:38:38 +00:00
Heiko Schaefer
fde85b5d67
Fix glossary link markup 2023-12-14 16:26:52 +01:00
heiko
04af62974d Merge pull request 'Fix glossary link markup' (#248) from fix into main
Reviewed-on: https://codeberg.org/openpgp/notes/pulls/248
2023-12-14 15:04:31 +00:00
Heiko Schaefer
a8d33c84b5
Fix glossary link markup
(Thanks, Ryan!)
2023-12-14 15:18:33 +01:00
a174779c1d
Fix typo 2023-12-14 12:38:55 +01:00
01e18a835b
Differentiate inline-signed messages between one-pass-signed and prefix-signed messages 2023-12-14 12:35:23 +01:00