Wiki source code of Welcome to the Web ID XWiki

Version 19.1 by Henry Story on 2010/03/09 19:22

Hide last authors
Henry Story 16.1 1 == About WedId support ==
2
Henry Story 6.1 3 This is a playground for trying out [[FOAF+SSL>>http://esw.w3.org/topic/foaf+ssl]] integration into XWiki.
Henry Story 9.1 4 Currently you can get yourself an account on here, the normal way, then create yourself a [[WebID>>http://esw.w3.org/topic/WebID]].
Henry Story 2.1 5
Henry Story 13.1 6 Browser issues:
Henry Story 15.1 7
Henry Story 13.1 8 * Firefox and Opera work very well.
9 * Internet Explorer may have a certificate creation issue, as it uses ActiveX. We are testing this
Henry Story 15.1 10 * for Chrome on OSX try the [[latest development snapshots>>http://build.chromium.org/buildbot/snapshots/]] .
Henry Story 14.1 11 ** it will be able to make a certificate and add it to the keychain
Henry Story 17.1 12 ** you can then log into to https://foaf.me/simpleLogin.php and a few other apache based demo sites.
Henry Story 18.1 13 ** The Chrome SSL stack is being fixed. See [[issue 36207>>http://code.google.com/p/chromium/issues/detail?id=36207]] and [[issue 37765>>http://code.google.com/p/chromium/issues/detail?id=37765]]
Henry Story 19.1 14 * Safari on OSX has the same issue as Chrome above, but it is very difficult to get any response from their developers through their bug database. If you know how to bring their attention please do.
Henry Story 13.1 15
Henry Story 11.1 16 Please feel free to get an account and edit this wiki. Send feedback to the [[foaf-protocols mailing list>>http://lists.foaf-project.org/mailman/listinfo/foaf-protocols]]
Henry Story 10.1 17
18 Todo:
Henry Story 12.1 19
Henry Story 11.1 20 * Add the ability to login to this site using WebIDs create elsewhere
21 * Add Access Controls to parts of this wiki for members of given foaf:Groups
22 * enter your idea
Henry Story 10.1 23
Henry Story 15.1 24 Code:
25
26 The code to add to XWiki to enable this is available here http://github.com/bblfish/keygenapp in the xwiki subdirectory
27
Henry Story 16.1 28 == More about XWiki itself ==
29
Henry Story 3.1 30 This is a wiki, ie an easy-to-edit website that will help you work better together. This Wiki is made of //pages// sorted by //spaces//. You're currently in the **Main** space, looking at its home page (**WebHome**).
Admin 1.1 31
32 {{velocity}}
33 #if($hasEdit)You can use the [[Sandbox space>>Sandbox.WebHome]] to try out your wiki's features.#end
34 {{/velocity}}
35
36 {{include document="Main.Dashboard"/}}