Who writes the ACLs on your pod?

Hi all,

I wanted to share this 9-minute screencast about an experiment we
originally did in 2019 and recently updated to the latest spec version:
https://www.youtube.com/watch?v=5Q1nUmGdaXE

In this example, the launcher app "knows" that Poddit is an app that
requires access to instances of type 'bookmark', through a hard-coded
registry
<https://github.com/pdsinterop/launcher-exploration/blob/6328ad6f9d3e68f11bf2d77a3ae838a0d7909692/app-permissions.js#L1-L6>
.

Within the Solid project, and also maybe cross-fertilising with
other related projects on this, we could do a lot of improvement on how
such an app registry would work in the real world, and on developing a
language to express access scopes such as "all your things of type
Bookmark".

Cheers,
Michiel

Received on Wednesday, 29 January 2025 09:31:10 UTC