Alain Bourgeois
Alain Bourgeois
@theRealImy Adding solid:oidcIssuer in profile specification implies to migrate running servers like solid.web.org, inrupt.net, solicommunity.net and solidcommunity.net:8443 .... - check that profile/card do not contain solid:oidIssuer predicate - the insert...
Container .meta should not modify container representation like pim:storage or rdf:contains See https://github.com/solid/community-server/pull/1188 @csarven
Check that root acl contains acl:Control following specification. see https://github.com/solid/node-solid-server/issues/1489#issuecomment-829996067
https://solidproject.org/TR/protocol#storage > Servers MUST keep track of at least one owner of a storage in an implementation defined way. Owner is implemented as a triple in root/.meta - root/.meta should...
Actually NSS allows only one owner. The specification allow multiple owners. https://github.com/solid/specification/pull/264#issuecomment-854629484
@jaxoncreed Actually there is now way to see the real running version on `solid.community` or `dev.inrupt.net` and `inrupt.net` displays NSS 5.1.4 When creating a clean new server the NSS version...
https://github.com/solid/acl-check/issues/36
@timbl @angelo-v The following PR in 2017 rejects the use of `: | /` in POST. I suppose it was to preserve the possibility to use NSS on windows. https://github.com/solid/node-solid-server/commit/5bba6c931fe0b319b6b350b8338b6e144b0b67fa#diff-98a11be785b8100aab3a553eed0e3656a235f06463d2979fd08bafcdf503abdf...
@timbl @michielbdejong @RubenVerborgh @highlevellogic Trying NSS on a windows pod `https://bourgeoa.solid.hll.nu:7443` . Tested the `chat with me` from OS solid The function returns a PUT error 500 > FAILED to...