Wiki source code of Welcome to the Web ID XWiki

Version 15.1 by Henry Story on 2010/03/09 17:39

Show last authors
1 This is a playground for trying out [[FOAF+SSL>>http://esw.w3.org/topic/foaf+ssl]] integration into XWiki.
2 Currently you can get yourself an account on here, the normal way, then create yourself a [[WebID>>http://esw.w3.org/topic/WebID]].
3
4 Browser issues:
5
6 * Firefox and Opera work very well.
7 * Internet Explorer may have a certificate creation issue, as it uses ActiveX. We are testing this
8 * for Chrome on OSX try the [[latest development snapshots>>http://build.chromium.org/buildbot/snapshots/]] .
9 ** it will be able to make a certificate and add it to the keychain
10 ** 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
11 * Safari on OSX has the same issue as Chrome above
12
13 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]]
14
15 Todo:
16
17 * Add the ability to login to this site using WebIDs create elsewhere
18 * Add Access Controls to parts of this wiki for members of given foaf:Groups
19 * enter your idea
20
21 Code:
22
23 The code to add to XWiki to enable this is available here http://github.com/bblfish/keygenapp in the xwiki subdirectory
24
25 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**).
26
27 {{velocity}}
28 #if($hasEdit)You can use the [[Sandbox space>>Sandbox.WebHome]] to try out your wiki's features.#end
29 {{/velocity}}
30
31 {{include document="Main.Dashboard"/}}