|
76 | 76 | "w3c/sphinx-to-tr", |
77 | 77 | "w3c/threat-model-decentralized-credentials", |
78 | 78 | "w3c/threat-model-web", |
| 79 | + "w3c/threat-modeling-guide", |
79 | 80 | "w3c/w3c-china-web-forum-202306", |
80 | 81 | "w3c/w3cdevs", |
81 | 82 | "w3c/wai-conformance-model-test", |
|
3561 | 3562 | "w3c/third-party-resources-checker", |
3562 | 3563 | "w3c/threat-model-decentralized-credentials", |
3563 | 3564 | "w3c/threat-model-web", |
| 3565 | + "w3c/threat-modeling-guide", |
3564 | 3566 | "w3c/timed-text-dashboard", |
3565 | 3567 | "w3c/timezone", |
3566 | 3568 | "w3c/timing-entrytypes-registry", |
|
9817 | 9819 | } |
9818 | 9820 | ] |
9819 | 9821 | }, |
9820 | | - "timestamp": "2025-12-06T00:28:32.153Z", |
| 9822 | + "timestamp": "2025-12-07T00:30:15.244Z", |
9821 | 9823 | "repos": [ |
9822 | 9824 | { |
9823 | 9825 | "id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==", |
|
13461 | 13463 | "isPrivate": false, |
13462 | 13464 | "createdAt": "2025-12-05T23:39:34Z", |
13463 | 13465 | "labels": [ |
| 13466 | + { |
| 13467 | + "name": "agenda", |
| 13468 | + "color": "ededed" |
| 13469 | + }, |
13464 | 13470 | { |
13465 | 13471 | "name": "bug", |
13466 | 13472 | "color": "d73a4a" |
@@ -115796,6 +115802,77 @@ |
115796 | 115802 | "text": "# Threat Model for the Web (TMW)\n\nA repository for the [Threat Model for the Web](https://www.w3.org/2024/11/security-ig-charter.html#TMW).\n\nFollows a curated list of resources.\n\n\n## Security and Web Platform\n- [The Browser Hacker’s Handbook](https://www.wiley.com/en-us/The+Browser+Hacker's+Handbook-p-9781118662090)\n- [Tangled Web](https://nostarch.com/tangledweb)\n\n\n## Browsers\n- [The Security Architecture of the Chromium Browser](https://seclab.stanford.edu/websec/chromium/chromium-security-architecture.pdf)\n- [Web Browser Security: Evolving Threats, Safeguards, and the Road Ahead](https://www.red-gate.com/simple-talk/featured/web-browser-security-evolving-threats-safeguards-and-the-road-ahead/)\n- [Browser Security Handbook](https://code.google.com/archive/p/browsersec/)\n- [Firefox privacy and security features](https://support.mozilla.org/en-US/kb/firefox-privacy-and-security-features)\n- [Secure Architecture](https://www.chromium.org/Home/chromium-security/guts/)\n- [Chrome Security Architecture - Process Level Snapshot](https://docs.google.com/drawings/d/1TuECFL9K7J5q5UePJLC-YH3satvb1RrjLRH-tW_VKeE/edit)\n- [Multi-Process Architecture](https://www.chromium.org/developers/design-documents/multi-process-architecture/)\n- [Sandboxing](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/design/sandbox.md)\n- [How to Find Vulnerabilities in Web Browsers](https://docs.google.com/presentation/d/1rEPiqV0KBHAI0lVym283OHzYRXNCCuGudmDby1Z1qyc/edit?slide=id.g35a4ea0d9bd_0_42#slide=id.g35a4ea0d9bd_0_42)\n\n## Web APIs\n- [Permissions](https://albertofdr.github.io/web-security-class/browser/browser.permissions)\n\n\n## Extensions\n- [A Study on Malicious Browser Extensions in 2025](https://arxiv.org/abs/2503.04292)\n\n## Threat Models\n- [The Browser Threat Model](https://iang.org/ssl/browser_threat_model.html#browser)\n- [Target Privacy Threat Model](https://w3cping.github.io/privacy-threat-model/)\n- [Threat model End-To-End](https://github.com/google/end-to-end/wiki/Threat-model)\n- [Payment Handler Privacy Threat Model](https://w3c.github.io/webpayments/proposals/privacy-threat-model.html)\n- [FIDO Security Reference (includes Threat Analysis and a Diagram)](https://fidoalliance.org/specs/common-specs/fido-security-ref-v2.1-rd-20210525.html)\n\n## Threats\n - [Self-Review Questionnaire: Security and Privacy](https://www.w3.org/TR/security-privacy-questionnaire/)\n - [Mitigating Browser Fingerprinting in Web Specifications](https://www.w3.org/TR/fingerprinting-guidance/)\n - [Most Common Browser Threats in 2024: An Overview of Attack Mechanisms and Impacts](https://keepaware.com/blog/common-browser-threats-of-2024-an-overview-of-attack-mechanisms-and-impacts)\n - [Fingerprinting and Tracing Shadows: The Development and Impact of Browser Fingerprinting on Digital Privacy](https://arxiv.org/abs/2411.12045)\n - [XS-Leaks Wiki](https://xsleaks.dev)\n - [Tracking](https://albertofdr.github.io/web-security-class/advanced/web.tracking)\n" |
115797 | 115803 | } |
115798 | 115804 | }, |
| 115805 | + { |
| 115806 | + "id": "R_kgDOQjerSA", |
| 115807 | + "name": "threat-modeling-guide", |
| 115808 | + "owner": { |
| 115809 | + "login": "w3c" |
| 115810 | + }, |
| 115811 | + "isArchived": false, |
| 115812 | + "homepageUrl": null, |
| 115813 | + "description": null, |
| 115814 | + "isPrivate": false, |
| 115815 | + "createdAt": "2025-12-06T01:07:06Z", |
| 115816 | + "labels": [ |
| 115817 | + { |
| 115818 | + "name": "bug", |
| 115819 | + "color": "d73a4a" |
| 115820 | + }, |
| 115821 | + { |
| 115822 | + "name": "documentation", |
| 115823 | + "color": "0075ca" |
| 115824 | + }, |
| 115825 | + { |
| 115826 | + "name": "duplicate", |
| 115827 | + "color": "cfd3d7" |
| 115828 | + }, |
| 115829 | + { |
| 115830 | + "name": "enhancement", |
| 115831 | + "color": "a2eeef" |
| 115832 | + }, |
| 115833 | + { |
| 115834 | + "name": "good first issue", |
| 115835 | + "color": "7057ff" |
| 115836 | + }, |
| 115837 | + { |
| 115838 | + "name": "help wanted", |
| 115839 | + "color": "008672" |
| 115840 | + }, |
| 115841 | + { |
| 115842 | + "name": "invalid", |
| 115843 | + "color": "e4e669" |
| 115844 | + }, |
| 115845 | + { |
| 115846 | + "name": "question", |
| 115847 | + "color": "d876e3" |
| 115848 | + }, |
| 115849 | + { |
| 115850 | + "name": "wontfix", |
| 115851 | + "color": "ffffff" |
| 115852 | + } |
| 115853 | + ], |
| 115854 | + "defaultBranch": { |
| 115855 | + "name": "main" |
| 115856 | + }, |
| 115857 | + "environments": { |
| 115858 | + "nodes": [] |
| 115859 | + }, |
| 115860 | + "branchProtectionRules": { |
| 115861 | + "nodes": [] |
| 115862 | + }, |
| 115863 | + "w3cjson": null, |
| 115864 | + "prpreviewjson": null, |
| 115865 | + "autoPublish": null, |
| 115866 | + "travis": null, |
| 115867 | + "contributing": null, |
| 115868 | + "license": null, |
| 115869 | + "codeOfConduct": { |
| 115870 | + "body": "# Code of Conduct\n\nAll documentation, code and communication under this repository are covered by the [W3C Code of Conduct](https://www.w3.org/policies/code-of-conduct/).\n" |
| 115871 | + }, |
| 115872 | + "readme": { |
| 115873 | + "text": "# threat-modeling-guide" |
| 115874 | + } |
| 115875 | + }, |
115799 | 115876 | { |
115800 | 115877 | "id": "MDEwOlJlcG9zaXRvcnkxNjE1MDU4MDk=", |
115801 | 115878 | "name": "time-series-and-spatial-data", |
|
0 commit comments