Skip to content

Commit dcdf097

Browse files
authored
Merge pull request #2 from solid/copilot/clarify-access-control-specification
Replace ACP-only reference with "one of WAC or ACP"
2 parents d65a63c + ced201a commit dcdf097

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The name "Solid26" signals that Solid is a living, rolling standard. Like modern
2222

2323
**Core specifications**
2424

25-
The Solid26 release curates fixed versions of the most critical and stable specification documents required to build functional Solid servers and applications. These include the [Solid Protocol](https://solidproject.org/TR/protocol) (v0.11.0), [Solid WebID Profile](https://solid.github.io/webid-profile/) (v1.0.0), [Solid-OIDC](https://solidproject.org/TR/oidc) (v0.1.0), and the [Access Control Policy](https://solidproject.org/TR/acp) (v0.9.0) specification — alongside specifications for notifications, access requests, and client authentication for scripts. The release document clearly signposts where there may be breaking changes in future releases, so developers can plan accordingly.
25+
The Solid26 release curates fixed versions of the most critical and stable specification documents required to build functional Solid servers and applications. These include the [Solid Protocol](https://solidproject.org/TR/protocol) (v0.11.0), [Solid WebID Profile](https://solid.github.io/webid-profile/) (v1.0.0), [Solid-OIDC](https://solidproject.org/TR/oidc) (v0.1.0), and [one of WAC or ACP](https://lists.w3.org/Archives/Public/public-solid/2026Mar/0019.html) for access control — alongside specifications for notifications, access requests, and client authentication for scripts. The release document clearly signposts where there may be breaking changes in future releases, so developers can plan accordingly.
2626

2727
Full technical details, including specific version pinning and amendment notes, are available in the [Solid26 Primer](https://docs.google.com/document/d/1da2J-NsU3K-4kWEFOvhzIdrvy_KftewXdlxfu401kY0/edit).
2828

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h2>What is Solid26?</h2>
286286
<h2>What's included</h2>
287287

288288
<h3>Core specifications</h3>
289-
<p>The Solid26 release curates fixed versions of the most critical and stable specification documents required to build functional Solid servers and applications. These include the <a href="https://solidproject.org/TR/protocol">Solid Protocol</a> (v0.11.0), <a href="https://solid.github.io/webid-profile/">Solid WebID Profile</a> (v1.0.0), <a href="https://solidproject.org/TR/oidc">Solid-OIDC</a> (v0.1.0), and the <a href="https://solidproject.org/TR/acp">Access Control Policy</a> (v0.9.0) specification — alongside specifications for notifications, access requests, and client authentication for scripts. The included specifications are subject to confirmation. The release document clearly signposts where there may be breaking changes in future releases, so developers can plan accordingly.</p>
289+
<p>The Solid26 release curates fixed versions of the most critical and stable specification documents required to build functional Solid servers and applications. These include the <a href="https://solidproject.org/TR/protocol">Solid Protocol</a> (v0.11.0), <a href="https://solid.github.io/webid-profile/">Solid WebID Profile</a> (v1.0.0), <a href="https://solidproject.org/TR/oidc">Solid-OIDC</a> (v0.1.0), and <a href="https://lists.w3.org/Archives/Public/public-solid/2026Mar/0019.html">one of WAC or ACP</a> for access control — alongside specifications for notifications, access requests, and client authentication for scripts. The included specifications are subject to confirmation. The release document clearly signposts where there may be breaking changes in future releases, so developers can plan accordingly.</p>
290290
<p>Full technical details, including specific version pinning and amendment notes, are available in the <a href="https://docs.google.com/document/d/1da2J-NsU3K-4kWEFOvhzIdrvy_KftewXdlxfu401kY0/edit">Solid26 Primer</a>.</p>
291291

292292
<h3>Best practice documents</h3>

0 commit comments

Comments
 (0)