Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Component Deliverables"

(In progress:)
Line 1: Line 1:
This page contains [[Core Components]] that we'd like to see created for the Higgins project. Most of these, especially at first, will be made available under the Eclipse Public License (EPL), but over time we expect many others will be commercial offerings available elsewhere under other licenses.
+
===Higgins 1.0 Components and Status===
 
+
# Firefox HBX [M0.4+]
 
+
# IE6 HBX  
== A) Apps, developer tools, browser extensions, etc. that use Higgins==
+
# Safari HBX  
''Note: lines that start with "HBX:" are contributions to the [[Higgins Browser Extension]].''
+
# I-Card Manager [working prototype shown in June; need to refactor]
 
+
# HBX Support [working prototype for RSS-P and Scrape&Fille shown in June; need to refactor]
=== Wish-list:===
+
# ISS Web UI
# HBX: Support for (SXIP/IETF) DIX-authentication protocol
+
# ISS Client UI
# HBX: Support for Yadis (esp. OpenID), iNames, Liberty, Shiboleth and other common SSO protocols
+
# I-Card Selector Service (ISS) [preliminary API]
# HBX: Extend HBX to be able to automatically fill in web forms using profile data from a Higgins-based Personal Information Provider (PIP) web service.
+
# I-Card Registry
# HBX: Extend HBX to be able to do screen scraping and use the scraped data to populate context data stored in a Higgins-based Personal Information Provider (PIP) web service.
+
#* CardSpace I-Card Provider
# HBX: Develop version of HBX for Internet Explorer 6.X+
+
#* RSS-P I-Card Provider
 
+
#* OpenID-H I-Card Provider
===In progress:===
+
# Attribute-Claim Mapping
# HBX: Ability to authenticate to a CardSpace-compliant website
+
# Token Issuer
# HBX: Makes profiles available to RSS-P compatible websites
+
#* STS [working prototype; waiting on legal]
# Integration of Higgins with the Eclipse Communication Framework's (ECF's) instant messaging and collaboration code.
+
#** un/pw Token Provider [working prototype; waiting on legal]
# Developer tool: Higgins Demo App based on Eclipse Rich Client Plaftform (RCP)
+
# IdAS [0.5+]
 
+
#* LDAP provider [under development]
===Planned:===
+
#* XML-File based provider [under development]
# To better support Java app developers: Higgins JAAS LoginModule
+
#* Jena/HSQLDB provider [80% done]
# HBX: InfoCard-like "Identity Selector" user interface
+
#* RSS-P (uses Jena/HSQLDB) provider [under development]
 
+
 
+
==B) Higgins Context Providers==
+
The following is a list of context providers that we'd like to see built. "Client-side" providers (that is, providers that integration with things like desktop apps, etc.) are appended with "(client)".
+
 
+
===Wish-list:===
+
# Support for LDAP-based directory services including OpenLDAP.
+
# Support for Microsoft's Active Directory service.
+
# Support for WS-Trust-based Security Token Services (STS).
+
# Support for Liberty, SXIP, LID, Shibboleth and other Identity Provider services.
+
# Ability to integrate personal data from Email and IM clients including: MS Outlook, Lotus Notes, Chandler, Gaim, Jabber/XMPP, as well as Telephony and Video services and RSS readers.
+
# Ability to integrate personal data from collaboration clients such as Groove, IBM Workplace, WiredReach, and others. As well as from collaboration services such as Plone, CivicSpace, Drupal, Sharepoint.
+
# Ability to integrate personal social network data from a variety of online social networking sites and contact sharing services.
+
# Ability to integrate personal information from any OASIS XDI data source
+
# Developer tools: ability to integrate social network and interaction data from developer source code repositories (e.g. Concurrent Version System (CVS), Subversion, and others)
+
# Ability to virtually aggregate identity and profile data from online environments such as Second Life, World of Warcraft, etc.
+
# Integration with Interra-project's market/transaction service used by the Interra Card
+
# Ability to integration personal data in Electronic Health Records (EHR)
+
# Integration with Friend Of A Friend (FOAF) data
+
# Community-of-Interest (emergent networks based on topic maps, shared affinities, etc)
+
 
+
===In Progress:===
+
# Profile Services: RSS-P provider
+
# Instant Messaging integration: modifications to the Eclipse Communications Framework (ECF)'s "collab" example code (initially using XMPP ECF provider): (client) 
+
 
+
===Developer tools available now:===
+
# Rudimentary file-based root context
+
# Simple ProfileSharing Network
+
 
+
===Done, released:===
+
# None
+

Revision as of 14:05, 4 October 2006

Higgins 1.0 Components and Status

  1. Firefox HBX [M0.4+]
  2. IE6 HBX
  3. Safari HBX
  4. I-Card Manager [working prototype shown in June; need to refactor]
  5. HBX Support [working prototype for RSS-P and Scrape&Fille shown in June; need to refactor]
  6. ISS Web UI
  7. ISS Client UI
  8. I-Card Selector Service (ISS) [preliminary API]
  9. I-Card Registry
    • CardSpace I-Card Provider
    • RSS-P I-Card Provider
    • OpenID-H I-Card Provider
  10. Attribute-Claim Mapping
  11. Token Issuer
    • STS [working prototype; waiting on legal]
      • un/pw Token Provider [working prototype; waiting on legal]
  12. IdAS [0.5+]
    • LDAP provider [under development]
    • XML-File based provider [under development]
    • Jena/HSQLDB provider [80% done]
    • RSS-P (uses Jena/HSQLDB) provider [under development]

Back to the top