Commit Graph

73 Commits

Author SHA1 Message Date
Florian Obser 17eff0f6bd Switch to html5; pointed out by Frantisek 2023-03-10 11:19:01 +01:00
Florian Obser 68391f5e7e Oops, needs to be a https link, not file. 2023-03-08 18:53:30 +01:00
Florian Obser c2f5866bb9 Release "Dynamic host configuration, please" 2023-03-07 10:52:24 +01:00
Florian Obser 199f2775fb typo 2023-03-06 07:08:07 +01:00
Florian Obser 9f0cb19559 Avoid talking about SSID. 2023-03-05 19:03:33 +01:00
Florian Obser 595f8ee2ff Dynamic host configuration, please. 2023-03-05 18:56:22 +01:00
Florian Obser 024073d10e spelling; from weerd 2023-02-21 13:17:22 +01:00
Florian Obser 3c87297ae7 Publish privsep article. 2023-02-19 12:41:51 +01:00
Florian Obser 3daf4a86f0 fix publishing date 2023-02-19 12:40:29 +01:00
Florian Obser af147ed260 Explain unveil a bit more; requested by otto. 2023-02-19 11:50:17 +01:00
Florian Obser 087094cf06 Make it clear that ping writes to stdout and stderr.
It does not care that it's the terminal. From otto.
2023-02-19 11:21:02 +01:00
Florian Obser 2630fc6fbe Remove #ifdef SMALL, it's a distraction. From otto 2023-02-19 11:18:53 +01:00
Florian Obser f1fbf312bd Give more information why we fork & exec, pointed out by kurtm. 2023-02-19 11:17:28 +01:00
Florian Obser 76dedab468 This is C code, makes formatting nicer. 2023-02-19 09:56:58 +01:00
Florian Obser 802d39c296 Make src containers wider.
This prevents scrolling for code and diff blocks, problem pointed out
by otto.
2023-02-19 09:55:37 +01:00
Florian Obser 04fe2a32c9 Disable dark mode for now, it's not working.
@holsta pointed out that code blocks are unreadable.
2023-02-19 09:16:13 +01:00
Florian Obser 6c0407d613 Add privsep article. 2023-02-18 18:21:51 +01:00
Florian Obser 74d005b9f1 Do not use hostnames to serialize upgrade of DNS servers. 2023-02-02 13:25:45 +01:00
Florian Obser b6e43b45d8 Hook up move fast... 2023-02-02 09:04:30 +01:00
Florian Obser 8447512ce4 typo 2023-02-02 09:03:53 +01:00
Florian Obser e2ab675a8f Move fast and break things 2023-02-02 09:02:48 +01:00
Florian Obser 3b37bcafc2 Use non-deprecated frames option.
Pointed out by JP Mens.
2023-01-29 13:01:41 +01:00
Florian Obser 95858e0dbd I think these are meditations, not ramblings. 2023-01-29 12:00:59 +01:00
Florian Obser c906c50a36 Hookup llgal article. 2023-01-29 12:00:34 +01:00
Florian Obser 8295535d8e Reword llgalrc blurb and fix link to config file. 2023-01-29 11:57:17 +01:00
Florian Obser 4974100717 src works better 2023-01-29 11:50:36 +01:00
Florian Obser db8977858e use verse for pre fields 2023-01-29 11:48:41 +01:00
Florian Obser 13add8d58a Static photo albums with llgal 2023-01-29 11:46:34 +01:00
Florian Obser 4ccdbb7525 Hook up VerifyHostKeyDNS article. 2023-01-15 09:16:14 +01:00
Florian Obser ae22bb4973 Add epilogue section 2023-01-15 09:14:01 +01:00
Florian Obser 0ba8969207 Closing words 2023-01-15 09:12:30 +01:00
Florian Obser c0ddd4f72b Reword the last section 2023-01-15 09:07:17 +01:00
Florian Obser fc9cceaa91 typo s/then/when/ 2023-01-15 08:49:31 +01:00
Florian Obser 9e53448453 Some more editing to make this read better. 2023-01-15 08:47:01 +01:00
Florian Obser c41a8a11a2 Make the defined term stick out by making it bold. 2023-01-15 08:37:08 +01:00
Florian Obser 4f65a3a136 maybe a definition renders nicer 2023-01-15 08:35:59 +01:00
Florian Obser c2447eab80 Let's the if we can give the mono-space boxes a bit more space. 2023-01-15 08:33:37 +01:00
Florian Obser 4ae9e2c797 silly footnote ;) 2023-01-15 08:32:33 +01:00
Florian Obser 7540e3f554 re-flow text 2023-01-15 08:32:16 +01:00
Florian Obser 7385457f72 fix date 2023-01-15 08:26:22 +01:00
Florian Obser 67544e97bc add zero width space before _ to escape formatting. 2023-01-14 19:36:04 +01:00
Florian Obser f7e52783d4 fix title 2023-01-14 19:32:54 +01:00
Florian Obser cdaa16020f First stab at VerifyHostKeyDNS 2023-01-14 19:32:00 +01:00
Florian Obser ef9dea95ae Fix directory root here as well. 2023-01-09 17:58:21 +01:00
Florian Obser d3af90b400 We move the site to a different root. 2023-01-09 17:55:24 +01:00
Florian Obser 378e72bcf5 Do not filter out HOME otherwise git can't find its config. 2023-01-09 13:10:33 +01:00
Florian Obser bb510c0378 Link to git repo. 2023-01-01 10:37:20 +01:00
Florian Obser ca206f7bad Set date on error documents to fill in Publish: line. 2023-01-01 10:31:41 +01:00
Florian Obser dd048b7720 Add copyright & navigation to every page. 2023-01-01 10:29:32 +01:00
Florian Obser ffe32dfd97 Set date, we are always going to publish it. 2023-01-01 10:29:28 +01:00