Commit graph

465 commits

Author SHA1 Message Date
Heiko Schaefer
225e3c3a8d
mark "TODO"-blocks with admonition markup
(also see https://codeberg.org/openpgp/notes/issues/3)
2023-09-26 13:22:12 +02:00
Heiko Schaefer
c72432af4b
ch6: add snapshot of Paul's changes from #25 (for easier test-reading) 2023-09-26 13:20:34 +02:00
Heiko Schaefer
6d38a9cc1f
armor: add some content and outline 2023-09-26 12:56:56 +02:00
Heiko Schaefer
abc73e463a
resources: add crypto-refresh draft
Move (somewhat) GnuPG-specific document to separate section
2023-09-26 12:04:52 +02:00
Heiko Schaefer
9d0b84e7a6
ch3/4: Include diagrams as figures with caption
Fixes #28
2023-09-25 19:39:25 +02:00
Heiko Schaefer
db65d8ec6b
ch2: Fix GnuGP styling 2023-09-25 18:02:23 +02:00
Heiko Schaefer
1eb38338f2
ch15: add link to EmailSummit202305Notes 2023-09-25 17:27:16 +02:00
Heiko Schaefer
0013875b7f
ch8: sections 2023-09-25 17:23:37 +02:00
Heiko Schaefer
2bfd321c90
fix filename 2023-09-25 17:18:51 +02:00
Heiko Schaefer
a7e435c31d
move certificate validity from ch9 to ch4 2023-09-25 17:14:10 +02:00
Heiko Schaefer
0a51073367
add "compression" and "migration chapters" 2023-09-25 16:48:18 +02:00
Heiko Schaefer
3f5e1c170a
ch10: outline 2023-09-25 16:43:36 +02:00
Heiko Schaefer
8390a4b23c
ch3: add section for signatures 2023-09-25 16:43:26 +02:00
Heiko Schaefer
1834ef9a5e
ch4: move packet section to the end 2023-09-25 16:42:48 +02:00
Heiko Schaefer
f985121444
Insert new chapter "signatures over data" after ch6 2023-09-25 14:19:24 +02:00
Heiko Schaefer
319f258aca
ch4: work on structure
Move introduction of asymmetric key pairs and diagrams to ch3.
2023-09-25 14:11:44 +02:00
Heiko Schaefer
e5500ac6f8
ch5: outline sketch 2023-09-25 14:00:14 +02:00
Heiko Schaefer
61d5b010f8
ch4: white background for diagram pngs 2023-09-23 14:43:12 +02:00
Heiko Schaefer
5cef8e87c6
ch4: edits for clarity 2023-09-21 20:15:13 +02:00
Heiko Schaefer
cd09323991
ch4: component keys, edits
(process feedback from https://codeberg.org/openpgp/doc-int/issues/5)
2023-09-21 20:12:55 +02:00
Heiko Schaefer
606acf6be9
ch4: fingerprint diag shouldn't show private key material 2023-09-21 20:12:47 +02:00
Heiko Schaefer
a6da5bacc2
ch4: add diagram for "only public part of keypair" 2023-09-21 19:12:56 +02:00
Heiko Schaefer
aae6fbcd36
ch2: minor edits 2023-09-21 19:12:56 +02:00
Heiko Schaefer
740451c2c6
index: transform from .rst to .md
(And comment out "Indices and tables" for the time being)
2023-09-21 16:25:32 +02:00
Heiko Schaefer
60025101f5
ch4: drop linebreaks, very minor edits 2023-09-21 16:09:44 +02:00
Heiko Schaefer
8aa34dfa59
ch4: fold outline notes into section structure 2023-09-21 15:46:03 +02:00
Heiko Schaefer
46c465ed06
ch3: add note 2023-09-21 13:09:48 +02:00
Heiko Schaefer
5524208814
Glossary: migrate back to markdown
fixes #15
2023-09-21 12:50:17 +02:00
Heiko Schaefer
428b61f4d9
ch12: use outline notes as sections 2023-09-21 11:37:24 +02:00
Heiko Schaefer
e1174a2c79
ch11: add note 2023-09-21 11:36:43 +02:00
Heiko Schaefer
3a57e9b614
Glossary: adjust to appropriate syntax
As outlined in #15
2023-09-21 11:36:14 +02:00
Heiko Schaefer
6a37e6966d
Edits of chapter 2
Integrates Paul's suggestions in #20
2023-09-20 22:33:52 +02:00
Heiko Schaefer
b56b56f9b6
ch4 rename file 2023-09-20 20:49:05 +02:00
Heiko Schaefer
00caec7a1f
Include chapters automatically (":glob:" adds files in alphabetical order) 2023-09-20 18:26:11 +02:00
heiko
8de9a32076 Merge pull request 'Edits in chapter two; add link anchors to point to' (#14) from heiko/ch2 into draft
Reviewed-on: https://codeberg.org/openpgp/notes/pulls/14
2023-09-20 12:49:28 +00:00
Heiko Schaefer
55f8b85006
Edits in chapter two; add link anchors to point to 2023-09-20 14:48:26 +02:00
heiko
d5fab425d5 Merge pull request 'Add examples to key terminology section' (#9) from vanitasvitae/openpgp-notes:certsExamples into draft
Good points, thanks!

Reviewed-on: https://codeberg.org/openpgp/notes/pulls/9
2023-09-18 10:03:05 +00:00
heiko
15f09b37d0 Merge pull request 'Add note about 'pgp key' vs. 'gpg key'' (#7) from vanitasvitae/openpgp-notes:GpgVsPgp into draft
Good point, thanks! :) (and yes, slow indeed :-/)

Reviewed-on: https://codeberg.org/openpgp/notes/pulls/7
2023-09-18 09:43:50 +00:00
20ffb8e53b
Add examples to key terminology section 2023-09-18 11:43:13 +02:00
e826b78605
Add note about 'pgp key' vs. 'gpg key' 2023-09-18 11:26:21 +02:00
Heiko Schaefer
eeecce1286
Fix email to use the boiler bot account
(Oops, I told Wiktor the wrong email when he set this job up)
2023-09-18 10:59:40 +02:00
Heiko Schaefer
1dab72fc59
Rename ch3->ch2; add a new possible ch3 based on a suggestion by Lars 2023-09-16 18:01:26 +02:00
Heiko Schaefer
b0586ed3e7
Add README with link to temporary location for Sphinx output.
I hope that the `/test` URL will discourage bookmarking/linking while we're still rearranging the document.
2023-09-15 22:39:06 +02:00
Heiko Schaefer
10c7bfe182
ch3: remove hard line breaks, some edits 2023-09-15 18:10:28 +02:00
Heiko Schaefer
be11d61d35
ch1: minor changes to structure; some clarifications and fixes. 2023-09-15 18:08:14 +02:00
Tammi L. Coles
591942bd83 reformat comments as code blocks for visibility 2023-09-15 16:09:28 +02:00
Tammi L. Coles
123297faeb correct spacing, line breaks 2023-09-15 16:02:19 +02:00
Tammi L. Coles
0ce597c62b add line break for comment visibility 2023-09-15 15:55:13 +02:00
Tammi L. Coles
82a9aca693 edit audience and RFC sections 2023-09-15 15:52:58 +02:00
Wiktor Kwapisiewicz
ca6b69897d
Add one more step constraint 2023-09-15 15:17:53 +02:00