w3c / wot-usecases

Repository of the WoT IG to discuss possible WoT use cases
https://w3c.github.io/wot-usecases/
21 stars 34 forks source link

Update Security Requirements #243

Open mmccool opened 9 months ago

mmccool commented 9 months ago

Note: In general - S&P G docs does not separately list "privacy threats". For example, we don't have a "tracking" threat in the S&P G doc. So can't use exactly the same structure as with security. For now, let's focus on security and look at privacy later.

To do:

mmccool commented 9 months ago

Let's split out privacy and look at it separately: https://github.com/w3c/wot-usecases/issues/246

mmccool commented 9 months ago

Also, categorization is just preliminary, we really should be asking stakeholders (e.g. initial use case contributors). Going forward, new use case template can ask for categories (or new category if an existing one is not relevant; ditto for specific requirements).

Created initial table to capture security category to use case mapping: https://github.com/w3c/wot-usecases/blob/main/USE-CASES/security-categories.csv

mmccool commented 9 months ago

Merged PR #249, but this PR really only establishes the formatting of the links. Also, links only added under Categories, the triple-bracket does not work to linking requirements to categories, since the latter are not in sections, so we will just use links.

Marking first item in list above as completed.

mmccool commented 9 months ago

Probably should split "Private Information" category into "Private Infromation" (for PII) and "Confidential Information" (e.g. business confidential). They have different requirements, e.g. GPDR and things like right-to-deletion are a PII thing, not a confidential information thing. For now will use "conf" and "pii" in that column of the table. However, business HR information would be considered PII.

mmccool commented 9 months ago