From 843be880f125538a2f9233391ebd138d7d61780c Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Fri, 21 Jul 2023 16:58:29 +0700 Subject: [PATCH] add WEI drama --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a142310..c27eb06 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,13 @@ rails/rails [rms-open-letter](https://rms-open-letter.github.io/) +[RupertBenWiser/Web-Environment-Integrity](https://github.com/RupertBenWiser/Web-Environment-Integrity) +* [/issues/28](https://github.com/RupertBenWiser/Web-Environment-Integrity/issues/28) +* [/pull/29](https://github.com/RupertBenWiser/Web-Environment-Integrity/pull/29) +* Summary: + * Google is prototyping a browser fingerprinting API that detects the browser's build, extensions, and overall environment around it. + * This API allows for websites to collectively exclude all browsers and users that do not use any browser, extension, or OS approved (attested) by Google themselves, essentially forcing all browser developers to register their web browser to Google for testing, and disallowing most Chromium forks. + [robertdavidgraham/masscan/issues/482](https://github.com/robertdavidgraham/masscan/issues/482) [rollup/rollup/issues/2716](https://github.com/rollup/rollup/issues/2716)