|
|
Line 1: |
Line 1: |
| {{FeatureBrainstorming}}
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
|
| |
|
| <tr><td>
| |
| ; Identity management
| |
| * Add identity management
| |
| * Ability to fill in common form fields using 1..n identities
| |
| * Add "Login As" option under file menu for accessing FTP sites that do not allow anonymous logins. This was available in previous versions of Internet Explorer and was handled by an automatic opening of the FTP site in Windows Explorer.
| |
| * Enable some sort of single sign-on capability
| |
| * Add configuration for PKI to use eToken or similar devices like USB-Sticks for SSO or WSO
| |
| * Use RDF and/or a [http://microformats.org/ Microformat] to define Fields for Username, Password, E-Mail, and the like. Filling a form tagged with a microformat can then be archived ie. by Drag&Drop a kind of vcards from a specific sidebar.
| |
| *Make it possible to hash the Password using the Domainname by default.
| |
| </td><td>
| |
| [http://www.identity20.com/media/OSCON2005/ Identity 2.0 at OSCON]<br />
| |
| [http://www.aladdin.com/etoken/enterprise/default.asp Aladdin eToken (SSO / WSO)]<br />
| |
| </td></tr>
| |
|
| |
| <tr><td>
| |
| ; Support for Windows users with restricted accounts sharing a common inbox
| |
| * Ability to access the same inbox (and other folders) from more than one windows user account
| |
| This maybe possible today, but it is not evident for beginners how to set up Firefox accordingly.
| |
| </td></tr>
| |
|
| |
|
| |
| <tr><td>
| |
| ; New technology support
| |
| * Support for Microsoft's CardSpace (nee: InfoCard) protocol
| |
| * Support for SXIP protocol
| |
| * Support for [http://openid.net/ OpenID]
| |
| ** ''What does this mean? OpenID is something supported by websites...''
| |
| ** OpenID's are consumed by websites but users get their OpenID's from identity providers. This is where their personal information and list of trusted sites is kept. As OpenID becomes more prevalent, phishing for the user's password to their identity provider becomes more compelling because you could get access to all of the sites a user goes to. Having support for OpenID baked into Firefox would allow users to fight phishing by giving them the ability to specify who their identity provider is and then warn them with blinking lights and uber pop-ups when some site tries to phish them.
| |
| * Support for [http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=security SAML], an OASIS standard for Web SSO
| |
| ** SAML includes profiles for discovering a user's identity provider, as well as an enhanced SSO profile in which the client mediates the message exchange , similar to Cardspace. Other profiles have been discussed (and it's an open standards committee).
| |
| </td><td>
| |
| [https://bugzilla.mozilla.org/show_bug.cgi?id=356853 bug 356853]
| |
| </td></tr>
| |
|
| |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |