diff --git a/content/posts/website-best-practices.gmi b/content/posts/website-best-practices.gmi index e7b2b02..1066f75 100644 --- a/content/posts/website-best-practices.gmi +++ b/content/posts/website-best-practices.gmi @@ -203,7 +203,7 @@ Consider the trade-offs involved in enabling 0-RTT for TLS 1.3. On one hand, it => https://www.rfc-editor.org/rfc/rfc8446.html#appendix-E.5 RFC-8446, Appendix E.5. -## Tor +## The Tor Browser Many people use Tor out of necessity. On Tor, additional constraints apply. diff --git a/content/posts/website-best-practices.md b/content/posts/website-best-practices.md index dd9f7a6..4994551 100644 --- a/content/posts/website-best-practices.md +++ b/content/posts/website-best-practices.md @@ -15,7 +15,7 @@ sitemap: Priority: 0.7 title: An opinionated list of best practices for textual websites --- - - -{{}} +
@@ -46,6 +44,8 @@ I'll cite the Web Accessibility Initiative's (RTT for TLS 1.3. On one hand, it shaves off a round-trip during session resumption; on the other hand, it can enable replay attacks. 0-RTT shouldn't be too unsafe for idempotent GET requests of static content. For dynamic content, evaluate whether your backend is vulnerable to replay attacks described in [appendix E.5](https://www.rfc-editor.org/rfc/rfc8446.html#appendix-E.5) of the spec. -Tor ---- +The Tor Browser +--------------- Many people use Tor out of necessity. On Tor, additional constraints apply. @@ -436,12 +436,8 @@ Consider using a `
` element when employing the previous section's two-pa Figures aren't just for images; they're for any self-contained referenced content that's closer to the surrounding body than an `