solid / solid/data-interoperability-panel
Integrity of `skos:preflabel` and `skos:prefdefinition`
@elf-pavlik is already working on this.
Since Sep 28, 2022.
- Dominant language
- Bikeshed
- Stars
- 58
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We are currently implementing the interop spec into use.id, but are concerned about relying on skos:preflabel and skos:prefdefinition of the Access Need Groups to render the UI of the authz agent.
This is because a malicious party might create a mismatch between those two fields and the actual access requests.
For example, I could present the following access needs group:
skos:preflabel: "Read access to your shopping history"- In reality, my app asks permission to read the user's medical data
Has the panel considered this situation?
We are thinking to solve this issue by putting a human readable name at the shape tree itself...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.