diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index ddc59e1..b8b33d6 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -8,7 +8,7 @@ on: jobs: main: name: Publish to GitHub pages - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest permissions: contents: write steps: diff --git a/src/boilerplate/considerations.md b/src/boilerplate/considerations.md index ffe220c..996b5c5 100644 --- a/src/boilerplate/considerations.md +++ b/src/boilerplate/considerations.md @@ -8,7 +8,7 @@ This section details security and privacy considerations. Some of the normative references within this specification point to documents with a Living Standard or Draft status, meaning their contents can still change over time. It is advised to monitor these documents, as such changes might have implications. -Since [PROTOCOL] defines representation and semantics for the use of [SUPER] to transmit notifications from Solid resources, it follows that the [PROTOCOL] inherits security and privacy considerations of both the [SUPER] and the Solid Protocol. Considerations relevant to the use of [SUPER] for transmitting notifications are discussed in [[!PREP]] [[PREP#name-considerations|§ 11 Considerations]], and considerations relevant to Solid Protocol are discussed in [[!SOLID]] [[SOLID#considerations|§ 10 Considerations]]. +Since [PROTOCOL] defines representation and semantics for the use of [SUPER] to transmit notifications from Solid resources, it follows that the [PROTOCOL] inherits security and privacy considerations of both the [SUPER] and the Solid Protocol. Considerations relevant to the use of [SUPER] for transmitting notifications are discussed in [[!PREP]] [[PREP#name-considerations|§ 11 Considerations]], and considerations relevant to Solid Protocol are discussed in [[!SOLID-PROTOCOL]] [[SOLID-PROTOCOL#considerations|§ 10 Considerations]]. ## Security Considerations ## {#security-considerations} diff --git a/src/index.bs b/src/index.bs index d4cd24a..58737c3 100644 --- a/src/index.bs +++ b/src/index.bs @@ -144,36 +144,30 @@ Status Text:
{
- "SOLID": {
- "note": "Work in Progress",
+ "SOLID-PROTOCOL": {
"authors": [
"Sarven Capadisli, Ed.",
"Tim Berners-Lee, Ed.",
- "Ruben Verborgh, Ed.",
- "Kjetil Kjernsmo Ed."
+ "Kjetil Kjernsmo, Ed."
],
"href": "https://solidproject.org/TR/protocol",
- "edDraft": "https://solidproject.org/ED/protocol",
"title": "Solid Protocol",
- "status": "Editor's Draft",
+ "status": "Draft Community Group Report",
"publisher": "Solid Community Group"
},
"SOLID-NOTIFICATIONS": {
- "note": "Work in Progress",
"authors": [
+ "Sarven Capadisli, Ed.",
"Aaron Coburn",
- "Sarven Capadisli",
"elf Pavlik",
"Rahul Gupta"
],
"href": "https://solidproject.org/TR/notifications-protocol",
- "edDraft": "https://solid.github.io/notifications/protocol",
"title": "Solid Notifications Protocol",
- "status": "Editor's Draft",
+ "status": "Draft Community Group Report",
"publisher": "Solid Community Group"
},
"PREP": {
- "note": "Work in Progress",
"authors": [
"Rahul Gupta"
],
diff --git a/src/sections/conformance.md b/src/sections/conformance.md
index bc652aa..7e3d281 100644
--- a/src/sections/conformance.md
+++ b/src/sections/conformance.md
@@ -5,10 +5,10 @@ The [PROTOCOL] identifies the following Classes of Products for conforming imple