lobid icon indicating copy to clipboard operation
lobid copied to clipboard

Set up dokieli etc.

Open acka47 opened this issue 8 years ago • 4 comments

We want to try out dokieli. For this, we will need:

  • [X] dokieli itself: https://github.com/linkeddata/dokieli
  • [ ] rww-play: https://github.com/read-write-web/rww-play or e.g. solid
  • [ ] WebID

Re. WebID, @csarven sent me the following tips:

If you need a script to create a cert that you can also import into your browser for WebID+TLS purposes, see https://gist.githubusercontent.com/njh/2432427/raw/b0afbfa61ec339d2d88afb641111a0f831d0d6db/gen-webid-cert.sh

I wrote this up long time ago https://www.w3.org/wiki/index.php?title=Foaf%2Bssl/HOWTO#How_to_create_a_certificate_which_includes_the_WebID_URI_for_multi-purpose_use which may be of interest.. but the script above is simpler

acka47 avatar Nov 28 '17 12:11 acka47

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, .. and it speaks a bit of LDP, and basic ActivityStreams 2 and ActivityPub. @dr0i experimented with that recently, he can fill in more.

For something with authentication/authorization, try https://github.com/solid/node-solid-server (it works with WebID+TLS and WebID+OIDC). Note that at this current time, there is a PR in progress https://github.com/linkeddata/dokieli/pull/228 for WebID+OIDC support.

csarven avatar Dec 30 '17 16:12 csarven

Thx @csarven for the solid-pointer. Encountered solid/node-solid-server#635.

dr0i avatar Feb 16 '18 08:02 dr0i

Available (only hbz-network internally) under the known naming convention.

dr0i avatar May 07 '18 15:05 dr0i

Cool! Please do share if any documentation, references/demos..

csarven avatar May 07 '18 15:05 csarven