solid-spec icon indicating copy to clipboard operation
solid-spec copied to clipboard

Solid specification draft 0.7.0

Results 84 solid-spec issues
Sort by recently updated
recently updated
newest added

WAC allows the user to specify access through lists of access control rules, granular to: * path (which container or resource is the ACL rule about) * agent (which webid...

Inspired by tangential discussion in #116. feature supported by used at (w/ links) globbing elf-pavlik, melvincarvalho Websockets API elf-pavlik,

As suggested by @acoburn in https://github.com/solid/solid-spec/pull/148#issuecomment-477203573

question

The spec does not specify what globbing patterns it allows. Is it just a single `*` at the end, or possibly more? It does say that: > the aggregation process...

enhancement

This came up in a conversation with @kjetilk just now; he pointed me to https://github.com/solid/node-solid-server/blob/release/v5.0.0/test/integration/authentication-oidc-test.js#L269-L285 and its explanation https://github.com/solid/node-solid-server/pull/1118#discussion_r261361565 - basically I think that 200 should be a 401, and...

In the [Solid Community Group](https://www.w3.org/community/solid/) meeting March 7th there was a topic on [strict origin checking and the implementation of the proposed feature `acl:trustedApp` in the Web Access Control specification](https://www.w3.org/community/solid/wiki/Supporting_material:_Details_on_decision_point_about_strict_origin_checking_and_acl:trustedApp)....

application-acl

Since w3 removed support for the keygen element, is it maybe a good idea to update solid/solid-spec/recommendations-client.md accordingly? This whole thing is outdated: > ### Issuing the client certificate >...

AFAIU, there are currently no plans to make it possible to reference LDP and SOLID APIs with WebAPI; which would be an unfortunate missed opportunity to enable discovery of LDP...

We should create a simple specification for account management, such that different apps can manage accounts from different servers. This specification would consist of a set of shapes for RDF...

enhancement

This is a copy from https://github.com/solid/node-solid-server/issues/944. Would it be possible to define a predicate that tells the Solid server how to "open" a specific piece of data? Or does such...