Henry Story
Henry Story
I don't see any difference as far as access control and authentication goes between RDF and other content @elf-pavlik . I implemented a [Hyper Address Book in ScalaJS](https://github.com/read-write-web/rww-scala-js) that could...
Must have accidentally closed the "close issue button"
Ah I see. That could be an interesting use case for a browser plug-in.
@elf-pavlik I think bringing in UUIDs confuses your point a bit since thare are URIs with no associated protocol and whose usage therefore is quite unclear. You could make the...
Yes @elf-pavlik that was also my understanding of the use case. That is why I suggested the use case be replace with something along the lines of > Perhaps a...
I'd just note that that seems like it may not be an easy thing to do correctly. I would say that could be a thing to add to a list...
Interesting idea. `acl:Client` does not quite seem to fit as an `acl:mode` attribute. You seem to rather be wanting to specify more precisely the agent. Following on that thought, something...
From today's Panel discussion: > If the acl gives Control to a client and it can edit in order to restrict access, then it would make sense to add a...
That is actually part of what I was setting out to do for my PhD. For some examples see the [third chapter on security of my 2nd year report](https://co-operating.systems/2019/04/01/PhD_second_year_report.pdf).
I agree there is quite a lot to be worked out still @michielbdejong . You may want to look at how I tie these together in the [HttpSig Authentication proposal](https://github.com/bblfish/authentication-panel/blob/HttpSig/HttpSignature.md)....