Identity/BrowserID/Addon: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|Feature stage=Draft
|Feature stage=Draft
|Feature status=In progress
|Feature status=In progress
|Feature version=Beta in Q4
|Feature health=OK
|Feature health=OK
|Feature version=Beta in Q4
}}
}}
{{FeatureTeam
{{FeatureTeam
| Feature product manager=Dan Mills
|Feature product manager=Dan Mills
| Feature lead engineer=Shane Tomlinson
|Feature lead engineer=Shane Tomlinson
| Feature ux lead=Alex Faaborg
|Feature security lead=Yvan Boily
| Feature qa lead=James Bonacci
|Feature privacy lead=Sid Stamm
| Feature security lead=Sid Stamm
|Feature qa lead=James Bonacci
| Feature additional members=Ben Adida, Lloyd Hilaiel, Dietrich Ayala,  
|Feature ux lead=Alex Faaborg
|Feature additional members=Ben Adida, Lloyd Hilaiel, Dietrich Ayala, Myk Melez
}}
}}
{{FeaturePageBody
{{FeaturePageBody
|Feature open issues and risks=
|Feature open issues and risks=* GitHub Issues - [https://github.com/mozilla/browserid_addon/issues/ GitHub Issues]
* GitHub Issues - [https://github.com/mozilla/browserid_addon/issues/ GitHub Issues]
* Jetpack based addon bundled with Firefox has not been done before.
* Jetpack based addon bundled with Firefox has not been done before.
* Jetpack based addons may cause performance penalty.
* Jetpack based addons may cause performance penalty.
Line 27: Line 25:
|Feature overview=The BrowserID addon is a Jetpack based addon that will be bundled with Firefox to provide an in-browser experience for using BrowserID as well as showing user's authentication status in the browser URL bar for sites that support the Sessions API [https://wiki.mozilla.org/Identity/Verified_Email_Protocol/Latest-Session Sessions API]
|Feature overview=The BrowserID addon is a Jetpack based addon that will be bundled with Firefox to provide an in-browser experience for using BrowserID as well as showing user's authentication status in the browser URL bar for sites that support the Sessions API [https://wiki.mozilla.org/Identity/Verified_Email_Protocol/Latest-Session Sessions API]
|Feature users and use cases=All Firefox users who use BrowserID.  This addon provides an in-browser experience for using BrowserID, making phishing and spoofing of the BrowserID site much more difficult.
|Feature users and use cases=All Firefox users who use BrowserID.  This addon provides an in-browser experience for using BrowserID, making phishing and spoofing of the BrowserID site much more difficult.
|Feature dependencies=
|Feature dependencies=* Jetpack Addon-SDK [https://addons.mozilla.org/en-US/developers/docs/sdk/1.1/ Jetpack SDK] - [https://wiki.mozilla.org/Identity/BrowserID/Addon/JetpackDependencies List of Jetpack Dependencies]
* Jetpack Addon-SDK [https://addons.mozilla.org/en-US/developers/docs/sdk/1.1/ Jetpack SDK]
* BrowserID [https://browserid.org BrowserID]
* BrowserID [https://browserid.org BrowserID]
|Feature requirements=*  
|Feature requirements=*
|Feature functional spec=*  
|Feature functional spec=*
|Feature ux design=Faaborg's Mockups [http://people.mozilla.com/~faaborg/files/projects/accountManager/# Faaborg's Account Sign In mocks]
|Feature ux design=Faaborg's Mockups [http://people.mozilla.com/~faaborg/files/projects/accountManager/# Faaborg's Account Sign In mocks]
|Feature implementation plan=*  
|Feature implementation plan=*
}}
{{FeatureInfo
|Feature priority=Q4 Beta Release
}}
}}
{{FeatureInfo}}
{{FeatureTeamStatus
{{FeatureTeamStatus
| Feature products status=Signing into the browser concept needs revisited to ensure it matches user expectations.
|Feature products status=Signing into the browser concept needs revisited to ensure it matches user expectations.
| Feature engineering status = Lots of work to be done yet.
|Feature engineering status=Lots of work to be done yet.
| Feature engineering notes = An alpha version is available on GitHub at [https://github.com/mozilla/browserid_addon/raw/browserid/addon/dist/browserid_addon.xpi Alpha XPI].
|Feature engineering notes=An alpha version is available on GitHub at [https://github.com/mozilla/browserid_addon/raw/browserid/addon/dist/browserid_addon.xpi Alpha XPI].
* Awaiting performance report from Dietrich.  Initial stats show that bundling the addon incurs a performance penalty, but further review is needed to find out what is due to Jetpack and what is due to BrowserID portion.
* Awaiting performance report from Dietrich.  Initial stats show that bundling the addon incurs a performance penalty, but further review is needed to find out what is due to Jetpack and what is due to BrowserID portion.
* Security review is needed on portions of Jetpack that are going to be used in addon.
* Security review is needed on portions of Jetpack that are going to be used in addon.
* Addon needs fixed to handle opening multiple Firefox windows.
* Addon needs fixed to handle opening multiple Firefox windows.
* Quality and Security Reviews are needed on addon code.
* Quality and Security Reviews are needed on addon code.
| Feature localization status = l10n ideas have been talked about but nothing concrete.
|Feature security status=sec-review-needed
| Feature accessibility status = Need to make Sign Into the Browser and BrowserID portions accessible
|Feature security health=Assigned
| Feature accessibility notes = Should get Marco and David involved.
|Feature security notes=sstamm
| Feature qa status =
|Feature localization status=l10n ideas have been talked about but nothing concrete.
| Feature qa notes = We need to start a QA and test plan.
|Feature accessibility status=Need to make Sign Into the Browser and BrowserID portions accessible
|Feature accessibility notes=Should get Marco and David involved.
|Feature qa notes=We need to start a QA and test plan.
}}
}}

Latest revision as of 14:08, 21 October 2011

Please use "Edit with form" above to edit this page.

Status

BrowserID Addon
Stage Draft
Status In progress
Release target Beta in Q4
Health OK
Status note `

Team

Product manager Dan Mills
Directly Responsible Individual `
Lead engineer Shane Tomlinson
Security lead Yvan Boily
Privacy lead Sid Stamm
Localization lead `
Accessibility lead `
QA lead James Bonacci
UX lead Alex Faaborg
Product marketing lead `
Operations lead `
Additional members Ben Adida, Lloyd Hilaiel, Dietrich Ayala, Myk Melez

Open issues/risks

  • GitHub Issues - GitHub Issues
  • Jetpack based addon bundled with Firefox has not been done before.
  • Jetpack based addons may cause performance penalty.
  • End to end security review needs done on site, addon, and Jetpack.
  • l10n needs to happen on on both the site and addon.
  • Content in URL bar being driven by content instead of the user or browser.
  • Need to address accessibility concerns

Stage 1: Definition

1. Feature overview

The BrowserID addon is a Jetpack based addon that will be bundled with Firefox to provide an in-browser experience for using BrowserID as well as showing user's authentication status in the browser URL bar for sites that support the Sessions API Sessions API

2. Users & use cases

All Firefox users who use BrowserID. This addon provides an in-browser experience for using BrowserID, making phishing and spoofing of the BrowserID site much more difficult.

3. Dependencies

4. Requirements

Non-goals

`

Stage 2: Design

5. Functional specification

6. User experience design

Faaborg's Mockups Faaborg's Account Sign In mocks

Stage 3: Planning

7. Implementation plan

8. Reviews

Security review

`

Privacy review

`

Localization review

`

Accessibility

`

Quality Assurance review

`

Operations review

`

Stage 4: Development

9. Implementation

`

Stage 5: Release

10. Landing criteria

`


Feature details

Priority `
Rank 999
Theme / Goal `
Roadmap `
Secondary roadmap `
Feature list `
Project `
Engineering team `

Team status notes

  status notes
Products Signing into the browser concept needs revisited to ensure it matches user expectations. `
Engineering Lots of work to be done yet. An alpha version is available on GitHub at Alpha XPI.
  • Awaiting performance report from Dietrich. Initial stats show that bundling the addon incurs a performance penalty, but further review is needed to find out what is due to Jetpack and what is due to BrowserID portion.
  • Security review is needed on portions of Jetpack that are going to be used in addon.
  • Addon needs fixed to handle opening multiple Firefox windows.
  • Quality and Security Reviews are needed on addon code.
Security sec-review-needed sstamm
Privacy ` `
Localization l10n ideas have been talked about but nothing concrete. `
Accessibility Need to make Sign Into the Browser and BrowserID portions accessible Should get Marco and David involved.
Quality assurance ` We need to start a QA and test plan.
User experience ` `
Product marketing ` `
Operations ` `