From c83b1b2ce58ccb30ad893f28ac806c975cdcbf7a Mon Sep 17 00:00:00 2001 From: Arthur Sonzogni Date: Thu, 7 Apr 2022 09:41:47 +0200 Subject: [PATCH] Redirect toward the dedicated repository. --- anonymous_iframes.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/anonymous_iframes.md b/anonymous_iframes.md index 1721450..b7d03f1 100644 --- a/anonymous_iframes.md +++ b/anonymous_iframes.md @@ -2,7 +2,15 @@ - **Author**: clamy@google.com, arthursonzogni@google.com - **Created**: 2021-05-06 -- **Last Updated**: 2021-11-10 +- **Last Updated**: 2022-04-07 + +The content has been moved into its own repository: +https://github.com/ArthurSonzogni/anonymous-iframe + +
+ + Access old content + ## Table of content - [A problem](#a-problem) @@ -263,3 +271,6 @@ Yes. #### Do features in your specification enable origins to downgrade default security protections? This feature has no impact on secure context and same-origin policy. It does allow to use features which are right now gated behind having COOP and COEP enabled. However, it imposes restrictions on documents to make this safe. + +
+