Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ACP #3

Open
NoelDeMartin opened this issue Jan 7, 2023 · 1 comment
Open

Support ACP #3

NoelDeMartin opened this issue Jan 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@NoelDeMartin
Copy link
Owner

At the moment, Umai only supports managing permissions using WAC.

The main reason for that is that I've written the communication with the POD myself, and I still haven't gotten around to read the ACP spec (and it looks a lot more complicated than WAC).

As far as I know, ACP is only used by ESS, and the spec is still a draft. So, for the time being, I don't think I'm going to implement it. But I'll leave this issue open in order to track its progress (if any).

This is not necessarily a problem, though. The point of Solid is that you can combine applications to get different capabilities. And I would think that most POD providers have an interface capable of editing permissions for the protocol they are using. If not, I think you should ask your provider for this feature, because in my opinion that's a core necessity for Solid users (regardless of which apps they are using).

If you're going to update permissions outside of Umai, everything you need to know is that publicly-readable recipes will be considered "Unlisted"; and they will be considered "Public" if they point to a schema:ItemList with a purl:isReferencedBy property.

@NoelDeMartin NoelDeMartin added the enhancement New feature or request label Jan 7, 2023
@NoelDeMartin
Copy link
Owner Author

For anyone getting here who is using ESS, I can confirm that I've been able to edit the permissions of my recipes using podbrowser.inrupt.com.

If you want to take a look at the documents structure, you can see my Ramen recipe here: https://umai.noeldemartin.com/viewer?url=https://storage.inrupt.com/f812dfc7-74ae-40fb-8c31-54be91065a52/cookbook/juns-ramen%23it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant