Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Active Client 2.0

Revision as of 10:56, 5 April 2010 by Ptrevithick.gmail.com (Talk | contribs) (Planned Functionality)

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg
We're just getting started on this page, so it is mostly just a template at present.

Introduction

This Windows and Mac active client is written in C++ and uses the Qt cross-platform application and UI framework.

End-User Perspective

Planned Functionality

  • Provides a dashboard for your personal data.
  • A place to manage the permissioning policies that control which of your attributes are shared with whom (including so-called “selector” functionality to approve the release of your info)
  • A place to see and manage all of your identity data attributes (including profile data, credentials, friends lists, etc.) whether stored in your own PDS or managed by others
  • A place to directly enter self-asserted attributes
  • A place to import & manage your i-cards (so-called IMI "selector" functionality) and OpenID OP relationships
    • Import personal and managed IMI cards
    • Allow log in to IMI compatible websites
  • Roaming support: optionally maintains a blinded copy of the user's data on the Personal Data Store 2.0

Compatibility

  • Browsers: Firefox 3.0+, IE7+, *Chrome
  • Windows XP, Vista, and Windows 7
  • MacOSX 10.6+
  • Higgins Selector Switch

Card types/protocols:

  • Managed and personal IMI information cards
  • Managed OpenID information cards
  • Managed and personal Higgins relationship cards


Developer Perspective

Architecture

Active client 2.0.102.png
(Diagram Key)

Components from 1.1:

2.0-only Components:

2.0-only Packages:

Supporting services:

Building

<..how to get the source>

<..how to build executables (jars, wars, exes, etc)>

Back to the top