Wiki source code of Welcome to the Web ID XWiki

Version 44.1 by Henry Story on 2010/03/20 21:27

Hide last authors
Henry Story 16.1 1 == About WedId support ==
2
Henry Story 26.1 3 This is a playground for [[FOAF+SSL>>http://esw.w3.org/topic/foaf+ssl]] integration in 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
Anca Luca 38.1 6 === HOWTO ===
Henry  Story 21.1 7
8 * Create an account here with a password
9 * On your profile page create a WebId, a certificate will be added to your browser
10 * You can then login to a [[growing number of sites>>http://esw.w3.org/topic/foaf%2Bssl/RelyingParties]]
11
Anca Luca 41.1 12 === Features ===
Henry Story 24.1 13
14 * When you get yourself a WebId you automatically get an OpenId too that uses foaf+ssl authentication via http://openid4.me/ . The openid is a bit ugly for the moment (it is too long). Making it shorter is on the todo list below.
15
Henry Story 44.1 16 === Todo ===
Henry  Story 21.1 17
Henry Story 44.1 18 * of course the certificates created here should be created behind https in order to avoid a man in the middle attack in the certificate generation process
19 (given that WebIds are not being used for anything much this is not an urgent issue - but of course people will point this out)
Henry Story 24.1 20 * Looking for ways to simplify IE cert creation!!! Please let us know of any cool tricks you may know of.
Henry  Story 21.1 21 * Public profiles should have beautiful URLs, and short ones too ( something like http://webid.myxwiki.org/id/bblfish )
Henry  Story 22.1 22 * Add the ability to login to this site using WebIDs create elsewhere (or from this site). We will do this in two steps
Henry  Story 23.1 23 *1. Use an external [[FOAF+SSL>>http://esw.w3.org/topic/foaf+ssl]] identity provider, such as https://foafssl.org/srv/idp
24 *1. Build a component that can be added to XWiki or Restlets so as to not require an external IDP (this will require support for https though)
Henry  Story 21.1 25 * Add Access Controls to parts of this wiki for members of given foaf:Groups
26 * [enter your idea]
27
Anca Luca 38.1 28 === Web site Issues ===
Henry Story 28.1 29
Anca Luca 38.1 30 XWiki deploys profiles in [[RDFa>>http://www.w3.org/TR/xhtml-rdfa-primer/]], which is still very new. A lot of the foaf+ssl community is just moving over to supporting that, so
Henry  Story 33.1 31 a number of sites will seem broken when attaching from here.
32
Henry Story 28.1 33 * Currently http://foaf.me/ redirects people who log in there to their home page. They are working on a fix for that.
Henry  Story 33.1 34 * Ontowiki and OpenDS don't log in
35 * The Cheese Lover's club is not functioning
Henry Story 28.1 36
Anca Luca 38.1 37 === Browser issues ===
Henry Story 15.1 38
Henry Story 13.1 39 * Firefox and Opera work very well.
Henry  Story 30.1 40 * for Chrome on OSX try the [[latest development snapshots>>http://build.chromium.org/buildbot/snapshots/]] . ( [[issue 37765>>http://code.google.com/p/chromium/issues/detail?id=37765]] was fixed 16 March )
Henry Story 19.1 41 * 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 42
Henry Story 11.1 43 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 44
Anca Luca 38.1 45 === Code ===
Anca Luca 37.1 46
Henry Story 15.1 47 The code to add to XWiki to enable this is available here http://github.com/bblfish/keygenapp in the xwiki subdirectory
48
Henry Story 16.1 49 == More about XWiki itself ==
50
Henry Story 3.1 51 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 52
53 {{velocity}}
54 #if($hasEdit)You can use the [[Sandbox space>>Sandbox.WebHome]] to try out your wiki's features.#end
55 {{/velocity}}
56
57 {{include document="Main.Dashboard"/}}