Michiel de Jong
Michiel de Jong
If you read https://solidproject.org/use-solid, it says: > To get started with Solid you will first need a Pod and a WebID, after which you can start using Solid apps. This...
Just a thought, for symmetry with [how `acl:agentGroup` can be used](https://github.com/solid/web-access-control-spec#group-listings---implementation-notes) as a level of indirection between the ACL doc and the list of actual `acl:agent` webid's, maybe it would...
As @namedgraph pointed out, this is not the only WAC spec. Does anybody know how and why this situation arose? https://www.w3.org/wiki/index.php?title=WebAccessControl&action=history shows edits from @bblfish, @timbl and others over the...
Similar to how you can [request access to a document on Google Docs](https://maustin.net/img/image02.png), we could invent a way such that a visitor could cause an email to be sent to...
This document probably has some very funny characters in it, I saw `9♦8♥J♦A♦2♣3♥7♠J♦A♦7♦J♦J♦A♦3♦J♦5♥6♦4♥J♥A♥6♠6♠J♥A♦8♦J♦A♦8♠J♦A♦3♦J♦A♦6♠J♦A♦8♠J♦A♥3♦2♠J♥A♥2♣6♠J♥` in there somewhere :) Still, annotation is off by a number of characters, so I guess it...
Currently we're [assuming that the ETag of a record is numerical](https://github.com/Kinto/kinto.js/blob/27a7644f6dd60e975bd8b33dad44fc5b16f34ffb/src/collection.js#L728). Can we drop that restriction? It's stopping me from using kinto.js with ludbud (a remoteStorage client) instead of kinto-client.
Hi! First of all, thanks again for all your great work on this extension, it's really helping user stay informed. I have a question - it seems https://github.com/duckduckgo/duckduckgo-privacy-extension/blob/develop/shared/data/tosdr.json was last...
A number of changes in this PR: * #1752 spell 'endpoint' instead of 'endPoint' * #1753 support JSON for POST bodies in the OCM API * #1962 support running the...