update RANT file - jscancer - Javascript crap (relatively small) | |
git clone git://git.codemadness.org/jscancer | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit c21a836b3fdce10d7bc108ab11b77c80e2bbc82a | |
parent 0f8b9b4e64a50d4361b2de662d9a7c2f751fa352 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 19 Jul 2019 11:34:54 +0200 | |
update RANT file | |
Diffstat: | |
M RANT_WEBTIPS | 14 ++++++++++++++ | |
1 file changed, 14 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/RANT_WEBTIPS b/RANT_WEBTIPS | |
@@ -217,3 +217,17 @@ Misc scary things: | |
- In-browser (local) port scanning and probing: | |
https://defuse.ca/in-browser-port-scanning.htm | |
https://github.com/joevennix/lan-js/tree/master/src | |
+- Navigator beacon: https://w3c.github.io/beacon/ | |
+- Hyperlink auditing (<a ping>): https://lists.w3.org/Archives/Public/public-h… | |
+ | |
+This is what happens when you let advertising agencies (such as Google) help | |
+write web standards. | |
+ | |
+Tim Berners-Lee on HTML DRM (EME): https://www.w3.org/blog/2017/02/on-eme-in-h… | |
+Encrypted Media Extensions (EME): https://w3c.github.io/encrypted-media/ | |
+ | |
+ Editors: | |
+ David Dorwin, Google Inc. | |
+ Jerry Smith, Microsoft Corporation | |
+ Mark Watson, Netflix Inc. | |
+ Adrian Bateman, Microsoft Corporation (Until May 2014) |