Wiki source code of Welcome to the Web ID XWiki

Version 16.1 by Henry Story on 2010/03/09 17:41

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. We are working on fixing this issue
13 * Safari on OSX has the same issue as Chrome above
14
15 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]]
16
17 Todo:
18
19 * Add the ability to login to this site using WebIDs create elsewhere
20 * Add Access Controls to parts of this wiki for members of given foaf:Groups
21 * enter your idea
22
23 Code:
24
25 The code to add to XWiki to enable this is available here http://github.com/bblfish/keygenapp in the xwiki subdirectory
26
27 == More about XWiki itself ==
28
29 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**).
30
31 {{velocity}}
32 #if($hasEdit)You can use the [[Sandbox space>>Sandbox.WebHome]] to try out your wiki's features.#end
33 {{/velocity}}
34
35 {{include document="Main.Dashboard"/}}