diff --git a/static/build.html b/static/build.html
index 5a612101..08e6c178 100644
--- a/static/build.html
+++ b/static/build.html
@@ -1404,8 +1404,11 @@ rm android-cts-media-1.5.zip
attribute and Path=/
. The HttpOnly
and
SameSite=Strict
flags should also always be included. These kinds
of cookies can provide secure login sessions in browsers with fully working
- SameSite=Strict
support. However, CSRF tokens should still be used
- for the near future in case there are browser issues.
SameSite=Strict
support.
+
+ CSRF mitigation should be implemented via enforcing the presence of + Sec-Fetch-Site with the value same-origin. Services using only POST can also do + this via the more backwards compatible Origin header.
For web content, use dashes as user-facing word separators rather than underscores. Page titles should follow the scheme "Page | Directory | Higher-level directory |