Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dbsc #1671

Closed
browser-specs-bot opened this issue Jan 27, 2025 · 6 comments · Fixed by #1695
Closed

Add dbsc #1671

browser-specs-bot opened this issue Jan 27, 2025 · 6 comments · Fixed by #1695
Labels
new spec Suggestion to add a new spec

Comments

@browser-specs-bot
Copy link
Collaborator

browser-specs-bot commented Jan 27, 2025

URL

https://w3c.github.io/webappsec-dbsc/

Rationale

Additional properties

{}
@browser-specs-bot browser-specs-bot added the new spec Suggestion to add a new spec label Jan 27, 2025
@browser-specs-bot
Copy link
Collaborator Author

browser-specs-bot commented Jan 27, 2025

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://w3c.github.io/webappsec-dbsc/",
  "seriesComposition": "full",
  "shortname": "dbsc",
  "series": {
    "shortname": "dbsc",
    "currentSpecification": "dbsc",
    "title": "Device Bound Session Credentials",
    "shortTitle": "Device Bound Session Credentials",
    "nightlyUrl": "https://w3c.github.io/webappsec-dbsc/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Application Security Working Group",
      "url": "https://www.w3.org/groups/wg/webappsec/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/webappsec-dbsc/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/webappsec-dbsc",
    "sourcePath": "spec.bs",
    "filename": "index.html"
  },
  "title": "Device Bound Session Credentials",
  "source": "spec",
  "shortTitle": "Device Bound Session Credentials",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

@tidoust
Copy link
Member

tidoust commented Jan 27, 2025

Repository moved to w3c, we had it in out monitor list for WICG. The Web Application Security Working Group seems to be adopting the specification. The w3c.json file has not been updated yet though.

I propose to wait until that is done. On top of being needed to associate the spec with WebAppSec, I'm not entirely clear about the current status: discussions in WebAppSec suggest that the spec is in scope and may be adopted but minutes from 18 December 2024 meeting of WebAppSec mention a call for consensus to effectively adopt the document. I don't see one in the archives of the mailing-list so far. @simoneonofri?

@simoneonofri
Copy link

hi @tidoust,

thank you for the notification, as we've discussed I sent a Call for Adoption here:

https://lists.w3.org/Archives/Public/public-webappsec/2025Jan/0010.html

Thank you,

Simone

@simoneonofri
Copy link

hi @tidoust,

there were no objections until the deadline.

https://lists.w3.org/Archives/Public/public-webappsec/2025Feb/0006.html

Thank you,

Simone

@tidoust
Copy link
Member

tidoust commented Feb 12, 2025

Pending spec updates in w3c/webappsec-dbsc#99 to get the right ED status.

@tidoust
Copy link
Member

tidoust commented Feb 19, 2025

@browser-specs-bot pr

github-actions bot pushed a commit that referenced this issue Feb 19, 2025
Close #1671, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://w3c.github.io/webappsec-dbsc/",
  "seriesComposition": "full",
  "shortname": "dbsc",
  "series": {
    "shortname": "dbsc",
    "currentSpecification": "dbsc",
    "title": "Device Bound Session Credentials",
    "shortTitle": "Device Bound Session Credentials",
    "nightlyUrl": "https://w3c.github.io/webappsec-dbsc/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Application Security Working Group",
      "url": "https://www.w3.org/groups/wg/webappsec/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/webappsec-dbsc/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/webappsec-dbsc",
    "sourcePath": "spec.bs",
    "filename": "index.html"
  },
  "title": "Device Bound Session Credentials",
  "source": "spec",
  "shortTitle": "Device Bound Session Credentials",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
tidoust pushed a commit that referenced this issue Feb 19, 2025
Close #1671, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://w3c.github.io/webappsec-dbsc/",
  "seriesComposition": "full",
  "shortname": "dbsc",
  "series": {
    "shortname": "dbsc",
    "currentSpecification": "dbsc",
    "title": "Device Bound Session Credentials",
    "shortTitle": "Device Bound Session Credentials",
    "nightlyUrl": "https://w3c.github.io/webappsec-dbsc/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Application Security Working Group",
      "url": "https://www.w3.org/groups/wg/webappsec/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/webappsec-dbsc/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/webappsec-dbsc",
    "sourcePath": "spec.bs",
    "filename": "index.html"
  },
  "title": "Device Bound Session Credentials",
  "source": "spec",
  "shortTitle": "Device Bound Session Credentials",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎

Co-authored-by: browser-specs-bot <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants