Last modified by Sanjay Jangid on 2024/04/17 14:46

From version Icon 23.1 Icon
edited by Henry Story
on 2010/03/10 11:19
Change comment: There is no comment for this version
To version Icon 24.1 Icon
edited by Henry Story
on 2010/03/13 20:25
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hjs
1 +xwiki:XWiki.bblfish
Content
... ... @@ -9,10 +9,19 @@
9 9  * On your profile page create a WebId, a certificate will be added to your browser
10 10  * You can then login to a [[growing number of sites>>http://esw.w3.org/topic/foaf%2Bssl/RelyingParties]]
11 11  
12 +Features:
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 +* We now support Internet Explorer: to get this to work
16 +*1. open an account
17 +*2. go to [[WebId.CreateCert]] and follow the instructions if you have a browser after IE6.
18 +
19 +
12 12  Todo:
13 13  
22 +* integrate Internet Explorer cert creation into the user's home page
23 +* Looking for ways to simplify IE cert creation!!! Please let us know of any cool tricks you may know of.
14 14  * Public profiles should have beautiful URLs, and short ones too ( something like http://webid.myxwiki.org/id/bblfish )
15 -* Give every profile owner an OpenId through http://openid4.me/ (works best if openids are short of course)
16 16  * Add the ability to login to this site using WebIDs create elsewhere (or from this site). We will do this in two steps
17 17  *1. Use an external [[FOAF+SSL>>http://esw.w3.org/topic/foaf+ssl]] identity provider, such as https://foafssl.org/srv/idp
18 18  *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)