Wouter Termont
Wouter Termont
In light of [data-interoperability-panel/issues/308](https://github.com/solid/data-interoperability-panel/issues/308) (giving grantees access to Authorizations), I wondered which use cases actually need grantees to directly access permission info (authorizations/grants, denials etc.) at all ... Afaik, none...
Thinking about interactions with Authorization Servers, I stumbled upon the following. When granting permissions to an agent, a Resource Owner does so based on derived information like a name and...
Cf. [Agent-Specific Discovery](https://woutermont.github.io/solid/agent-specific-discovery.html): the ability to guide Agents towards Resources that are relevant and accessible to it. I think this is a good work package to separate. I would like...
As raised in https://github.com/solid/webid-profile/issues/68, and also discussed in https://github.com/solid/webid-profile/issues/65#issuecomment-1288210861, the WebID-Profile proposal i.m.o. conflates the normative and the descriptive, resulting in a number of problems with their document. The main...
Recently, a number of questions came up on Gitter ([gitter.im/solid/webid-profile](gitter.im/solid/webid-profile), starting Oct 21 22:17) and in private conversation with @jeff-zucker, that make it clear to me the SAI text surounding...
In relation to https://github.com/solid/webid-profile/issues/66, I would like to argue here that the SAI specification, just like the WebID-Profile spec, tries to do to many things at once. This results in...
According to the specification, all data seems to be stored in Data Registrations according to Shape Trees. This would seem to preclude us from storing and accessing files like we...
From the definition of the Data Registration, it would seem that the registration itself _is_ the container in which its shapetree-adhering instances are stored. After all, it has a number...
The user's Authorization Agent, as well as other applications, know about storage by way of data registrations. What in the case that a user has a new storage host/pod, but...
As I understand the current draft, an application would need an Agent's Access Token to retrieve the Agent's Application Registry set. This seems to defeat the purpose of limiting access...