Arne Hassel

Results 108 issues of Arne Hassel

The increased font-size makes it irritating to look at, and I haven't found a way to remove the span except by going into the source and remove it manually.

bug
editor

If I have understood the handling of [node-solid-server](https://github.com/solid/node-solid-server) the precedence for default resource for containers is: `index.html` > `index.ttl` > "virtual resource for container, listing the content of that containers...

In the [Solid Community Group](https://www.w3.org/community/solid/) meeting March 7th there was a topic on [strict origin checking and the implementation of the proposed feature `acl:trustedApp` in the Web Access Control specification](https://www.w3.org/community/solid/wiki/Supporting_material:_Details_on_decision_point_about_strict_origin_checking_and_acl:trustedApp)....

application-acl

Allowing us to archive github.com/solid/solid, as it isn't maintained anymore. (Per the discussion in https://github.com/solid/solid/pull/256, and the Solid Team's approval of archiving this repo https://www.w3.org/community/solid/wiki/Meetings#2020-09-02). Note that I did this...

I was inspired by a tweet to create this issue (https://twitter.com/baekdal/status/1082762346345492482?s=20). As Solid is a social platform, it needs to have tools to enable people to customize who they want...

Like many other services where people can be fooled to copy-paste code into console, which might give malicious actors _a lot_ of access and control of data, we need to...

Should fix https://github.com/linkeddata/rdflib.js/issues/296

As a continuation of https://github.com/solid/solid-spec/issues/134, we might want to make it explicit in this spec that the server should check the default resource's ACL. Examples: 1) If serving index.html for...

Currently there seems to be a lack of automatic update of gh-pages when new documentation is added. We also need to generate the API documentation using `npm run doc` for...

enhancement
documentation

I'm writing this issue to explore the use of virtual DOMs in Solid UI, and perhaps in the greater picture of rdflib, as I don't understand why they are problematic....

question