David Runge
e66a5760b5
Integrate custom CSS for the HTML output
...
Set a high priority for the custom CSS so that it is able to override
theme CSS.
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:03 +01:00
David Runge
2b2c02d836
Add custom CSS for the HTML output
...
Distinguish links to internal glossary items (default text color, dotted
bottom border) and those to sections, references or footnotes (blue,
dashed bottom border).
Use darkgreen (solid bottom border) for external links instead of the
default blue.
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:03 +01:00
David Runge
8c72b89182
Add CSS for internal and external links in the EPUB output
...
Distinguish internal links to glossary items (black, dotted bottom
border) and sections, references and footnote (blue, dashed bottom
border).
Use darkgreen (solid bottom border) instead of blue for external links.
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:01 +01:00
David Runge
158ece0f60
Add comment for CSS entries for admonitions in EPUB output
...
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:01 +01:00
David Runge
91fea4f45d
Add make target to rebuild HTML files when markdown changes
...
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:37:00 +01:00
David Runge
588bd02553
Add make target to rebuild (and show) epub file on change to markdown
...
Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-04 22:36:58 +01:00
heiko
7e86166b9c
Merge pull request 'Feedback Chapter 8' ( #152 ) from paul-ch8-feedback into draft
...
Reviewed-on: https://codeberg.org/openpgp/notes/pulls/152
2023-12-04 13:28:23 +00:00
heiko
b63a5851f7
Merge pull request 'tammi edits to paul-ch8-feedback' ( #170 ) from paul-ch8-tammi into paul-ch8-feedback
...
Reviewed-on: https://codeberg.org/openpgp/notes/pulls/170
2023-12-04 13:28:08 +00:00
Tammi L. Coles
f41cd95139
move globally
2023-12-04 13:07:44 +00:00
Tammi L. Coles
34954ef996
edit to commit e496ee28e7
2023-12-04 12:57:44 +00:00
Tammi L. Coles
a20aaba4d3
edits to commit 7e339903fc
2023-12-04 11:49:19 +00:00
Tammi L. Coles
6bc0ddddd9
remove s to clarify the or choice
2023-12-04 11:31:35 +00:00
Tammi L. Coles
16d4442073
ed ch8 feedback commit e59e70939c
2023-12-04 11:19:41 +00:00
Heiko Schaefer
32566e4bb0
Move "best practices" section down, write a minimal text
2023-12-02 21:19:59 +01:00
Heiko Schaefer
af44cc65ca
clarify KO attack details and mitigation
2023-12-02 21:18:31 +01:00
Tammi L. Coles
3320783920
integrate @vanitasvitae comments
2023-12-02 18:20:53 +00:00
Tammi L. Coles
edbea315ab
clarify appropriate use for TSKs per Heiko discussion
2023-12-02 18:09:23 +00:00
Tammi L. Coles
5be8479402
restore "terminology" per discussion with Heiko
2023-12-02 18:03:09 +00:00
heiko
93519777c7
Merge pull request 'ch4: add two new diagrams' ( #160 ) from heiko-ch4 into draft
...
Reviewed-on: https://codeberg.org/openpgp/notes/pulls/160
2023-12-02 18:02:19 +00:00
Tammi L. Coles
05d95c07bf
correct last fix in commit 463030f945
2023-12-02 17:56:01 +00:00
Tammi L. Coles
463030f945
edits to commit f6bec55df5
2023-12-02 17:54:27 +00:00
Tammi L. Coles
100e29278c
add missing period
2023-12-02 17:48:01 +00:00
Heiko Schaefer
63f6751c4e
Merge branch 'heiko-ch12' into draft
2023-12-02 18:03:38 +01:00
Heiko Schaefer
64927af1cb
ch13: armor
2023-12-02 00:29:47 +01:00
Heiko Schaefer
566382dfa8
ch13: armor
2023-12-02 00:12:32 +01:00
Heiko Schaefer
d401529a15
link anchor
2023-12-01 22:56:30 +01:00
Heiko Schaefer
d48f816d5b
ch12: compression draft
2023-12-01 22:21:41 +01:00
Heiko Schaefer
710c69ee86
link anchor
2023-12-01 22:21:34 +01:00
Heiko Schaefer
8fb7ec2a25
ch5: move keystore text to advanced section
2023-12-01 19:47:16 +01:00
Heiko Schaefer
8b5727ff9c
The plural "key materials" feels extremely off to me. Maybe that's just me? Either way, I think this edit has no downsides.
2023-11-30 23:29:39 +01:00
Heiko Schaefer
552e32f9f0
Software keys are very commonly used, so claiming "typically" a hardware device is used is saying too much.
...
However, if a hardware device is used, the delineation of what the hardware device does and doesn't do heavily impacts the architecture.
2023-11-30 23:27:00 +01:00
Heiko Schaefer
e4733eeb6c
"elements" is the term we've introduced to clearly encompass the combination of "components + assorted signatures"
2023-11-30 22:44:37 +01:00
Tammi L. Coles
1dc1a81474
improve headers
2023-11-30 19:06:46 +01:00
Tammi L. Coles
58f14b495d
rewrite exception statement re: TSKs
2023-11-30 18:55:39 +01:00
Tammi L. Coles
fc8d0e1692
change headers
2023-11-30 18:54:58 +01:00
Heiko Schaefer
e496ee28e7
Attempt to solve https://codeberg.org/openpgp/notes/pulls/152/files#issuecomment-1357978
2023-11-30 18:25:50 +01:00
Tammi L. Coles
6b574e736c
create summary of KO attacks, KOpenPGP site
2023-11-30 18:19:33 +01:00
Tammi L. Coles
78b1de81ec
edit "Additional keystore duties" section
2023-11-30 17:53:53 +01:00
Tammi L. Coles
84ba8afc5c
change key store to keystore, edit two-tier section
2023-11-30 17:34:28 +01:00
Tammi L. Coles
cd6b049ae5
edit ### Two-tier architecture
2023-11-30 17:19:42 +01:00
Heiko Schaefer
7e339903fc
Attempt to address
...
https://codeberg.org/openpgp/notes/pulls/152/files#issuecomment-1357973
2023-11-30 16:54:25 +01:00
Tammi L. Coles
8bfb2c8bf1
edit design options/variations of privarte key store systems
2023-11-30 15:38:23 +01:00
Tammi L. Coles
249948096c
briefly introduce the content of the Private key stores section
2023-11-30 15:07:39 +01:00
Tammi L. Coles
4ddf0388ed
edit Private key operations
2023-11-30 14:54:44 +01:00
Tammi L. Coles
f508aaa362
edit ch5 section on OpenPGP cards for private keys
2023-11-30 14:47:51 +01:00
Tammi L. Coles
2d1c71fd7d
edit passkey section (restored)
2023-11-28 23:26:31 +01:00
Heiko Schaefer
61e0846b94
use updated diagrams
2023-11-28 22:32:27 +01:00
Heiko Schaefer
2739b01b4b
update diagrams from skvis-draft
2023-11-28 22:27:44 +01:00
d0b4502a4b
MOST implementations assume only primary-key Certification capable
2023-11-28 22:13:20 +01:00
326f1541cb
missing 'key'
2023-11-28 22:11:30 +01:00