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.master
parent
c0e76e16c2
commit
e4660c296c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue