From e4660c296c8f84b58cc70141033cdfde9eaf4ce0 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 18 Dec 2023 02:42:22 -0500 Subject: [PATCH] post/2019-02-18: Exceptional access: Tie escapes When I introduced TeX-style ties to `post2html`, a couple parts of this article were broken. I ought to check whether other articles are broken, or rather write a script to list occurrences, but, it's late, and I want to get this resolved. --- ...q-exceptional-access-e2ee-decentralization-reproducible.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/post/2019-02-18-ghcq-exceptional-access-e2ee-decentralization-reproducible.md b/post/2019-02-18-ghcq-exceptional-access-e2ee-decentralization-reproducible.md index ebdd49b..9298f0c 100644 --- a/post/2019-02-18-ghcq-exceptional-access-e2ee-decentralization-reproducible.md +++ b/post/2019-02-18-ghcq-exceptional-access-e2ee-decentralization-reproducible.md @@ -399,7 +399,7 @@ Then, [^ssh-tofu]: SSH users, for example, may be familiar with the almost-violent warning when the server fingerprint changes. - Server fingerprints are stored in `~/.ssh/known_hosts` the first time they + Server fingerprints are stored in `\~/.ssh/known_hosts` the first time they are contacted, and those fingerprints are used for verification on all subsequent connection attempts. @@ -685,7 +685,7 @@ How can _all_ users be confident that the FooRelay client they download System-wide reproducibility is the topic of [_bootstrappable builds_][bootstrappable-builds]. -[trusting-trust]: https://www.archive.ece.cmu.edu/~ganger/712.fall02/papers/p761-thompson.pdf +[trusting-trust]: https://www.archive.ece.cmu.edu/\~ganger/712.fall02/papers/p761-thompson.pdf [bootstrappable-builds]: http://bootstrappable.org/http://bootstrappable.org/ [_Reproducible builds_][reproducible-builds] are required to solve this