Elegantly see access control within file managers

Hi everyone,

I am trying out some things and wanted to ask whether there is a possibility to elegently see in one of the file managing apps, what the access of the datasets within your POD is. In Penny I see that there are ACL entries. Its really hard to understand for me what they exactly mean tbh. The Solid File Manager looks really nice, but there I cannot find anything in that direction. In my imagination I would expect something like the output from ‘ls -l’ in command line on a Unix system.

Am I just not getting something or is it just an open issue or not implemented?

Thanks :slight_smile:

You could try.

Or use mashlib data browser https://SolidOS.github.io/mashlib/dist/browse.html a pane display authorisation

Thanks for the answer and sorry for the late reply. I finally tried both out, but to be honest I did not manage to use any of them..

  1. The mashlib data source I provide the POD address, afterwards I login (which works at other apps flawlessly) and then I get an error “Failed to load https://storage.inrupt.com/myaddress/ Fetcher: https://storage.inrupt.com/myaddress// status: 401
  2. I installed the Bashlib and then used “sld auth set https://people.org/alice/webid”. Afterwards I tried sld access list --pretty https://mypod.org/ a login window appears when hittin y. When selecting approve/allow access it hangs indefinitely.