Sarven Capadisli

Results 854 comments of Sarven Capadisli

I'm not sure I understand the intention entirely. The write space is relative to the root (the *Path stuff configs). Were you referring to something else? Using `www` would be...

Ok, I missed the obvious "Host out of `www` directory". That seems reasonable indeed, and okay with moving some of the stuff from the root directory to www/ eg., *Path/,...

I'm also +1 to this but IIRC the changes broke https://github.com/csarven/ldn-tests/ . I'd prefer to merge once ldn-tests factors in the changes in mayktso. [mayktso was initially created for ldn-tests...

Sorry, let me come back to this. Still interested in this change. I recall that we wanted to keep maytkso working more or less the same way without breaking other...

Besides bring this PR up to date with current master? .. Off the top of my head, we need to be careful with the URL and file paths. ldn-tests already...

It is good enough as far as uniqueness goes. FEN in the URI makes it hackable ;)

Re: * https://linkedresearch.org/ldn/tests/sender (note that when you refresh the page, target URI changes.. but submitting the report should be automated) * https://linkedresearch.org/ldn/tests/consumer (this is a manual check) I don't know...

The current "sign in" (via WebID/URI input) is not authenticating but only fetching the profile information. So, a test against that should be fine (for the purpose of this issue)...

rww-play is fine. Note that any LDP will do for some read/write. For a simple server without authentication/authorization, see https://github.com/csarven/mayktso - it was initially developed for the LDN tests suite,...