openinfocard
GUI
- Drag&Drop for card import and export.
- Drag&Drop for card selection. E.g.: Firefox sidebar displays the cards and I can drag it on the infocard icon to use it.
- Tree/list view of my information cards, sortable by issuer, token type, ...
- More flexible display of claims; one column, two columns...
- Store window position and size.
- Ensure that card that was used the last time at this RP is visible.
- ...
Features
- Key generation for self-issued cards from masterkey; to be compatible to CardSpace.
- Export compatible to CardSpace.
- Information card backed by X509 certificate and self-issued card.
- Make the definition of a default card per RP possible in the preferences. This card will automatically by selected and used when the selector is invoked for a specific RP.
- Support for symmetric binding.
- Support for SAML 2; between the id selector and the IdP.
- Security token store. If I already have an applicable security token then give the user the choice to reuse it.
- ...
Relying Parties
- XHTML compliance.
- CSS compliance.
- Keep it simple.
- "document.write" is evil!
- ...
CardSpace
- "standard" cardstore interface to support cardstores on e.g. hardware tokens and webservers.
- RoamingCardstore format that keeps all the metadata and all the generated keypairs for relyingparties.
- EncryptedStore format that tells the algorithms and parameters used. xmlsec and xmlsig allow to specify all this. The current format restricts us to "know" what was used.
- winlogon with CardSpace. Mainly to make the user experience known to a broader audience.
- Open/define the interface to replace icardie.dll by e.g. openinfocardIE.dll or digitalmeIE.dll to make it possible to use "alternative" id selectors from Internet Explorer.
- Security token store. If I already have an applicable security token then give the user the choice to reuse it.
- ...
Many more... Some wild and futuristic ;-)
Have fun.
No comments:
Post a Comment