Wiki source code of Welcome to the Web ID XWiki

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

Show last authors
1 == About WedId support ==
2
3 This is a playground for trying out [[FOAF+SSL>>http://esw.w3.org/topic/foaf+ssl]] integration into XWiki.
4 Currently you can get yourself an account on here, the normal way, then create yourself a [[WebID>>http://esw.w3.org/topic/WebID]].
5
6 Browser issues:
7
8 * Firefox and Opera work very well.
9 * Internet Explorer may have a certificate creation issue, as it uses ActiveX. We are testing this
10 * for Chrome on OSX try the [[latest development snapshots>>http://build.chromium.org/buildbot/snapshots/]] .
11 ** it will be able to make a certificate and add it to the keychain
12 ** you can then log into to https://foaf.me/simpleLogin.php and a few other apache based demo sites.
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]]
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.
15
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]]
17
18 Todo:
19
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
23
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
28 == More about XWiki itself ==
29
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**).
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"/}}