@jg10 I see now, thank you! A flash drive on steroids. But how are permissions handled? Does every application reserve some prefix or what?
The library is too immature, to be honest. If I ever get to serious Soliding, I'll make my own. The OIDC spec is long, but looks quite implementable, I think.
@bouncepaw @jg10 Permissions are a bit of a mess, unfortunately, as there are (so far) two competing standards for that, so different servers might implement different standards. Solid doesn't mandate a particular one, so it's even possible that additional ones arise in the future.
The two specs are:
- Web Access Control: https://solidproject.org/TR/wac
- Access Control Policies: https://solidproject.org/TR/acp