Identity/BrowserID/Addon: Difference between revisions

No edit summary
No edit summary
 
(9 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
}}
}}
{{FeatureTeam
{{FeatureTeam
| Feature product manager=Dan Mills
|Feature product manager=Dan Mills
| Feature lead engineer=Shane Tomlinson
|Feature lead engineer=Shane Tomlinson
| Feature additional members=Ben Adida
|Feature security lead=Yvan Boily
| Feature ux lead=Alex Faaborg
|Feature privacy lead=Sid Stamm
| Feature qa lead=James Bonacci
|Feature qa lead=James Bonacci
| Feature security lead=Sid Stamm
|Feature ux lead=Alex Faaborg
| Feature additional members=Lloyd Hilaiel, Dietrich Ayala,  
|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 23: Line 22:
* l10n needs to happen on on both the site and addon.
* 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.
* Content in URL bar being driven by content instead of the user or browser.
|Feature overview=*
* Need to address accessibility concerns
|Feature users and use cases=*
|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 dependencies=
|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.
* Jetpack Addon-SDK [https://addons.mozilla.org/en-US/developers/docs/sdk/1.1/ Jetpack SDK]
|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]
* 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 product status =  
|Feature products status=Signing into the browser concept needs revisited to ensure it matches user expectations.
* 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 =  
|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].
* 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 =  
|Feature security status=sec-review-needed
* l10n ideas have been talked about but nothing concrete.
|Feature security health=Assigned
|Feature security notes=sstamm
|Feature localization status=l10n ideas have been talked about but nothing concrete.
|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 `

{{#set:Feature name=BrowserID Addon

|Feature stage=Draft |Feature status=In progress |Feature version=Beta in Q4 |Feature health=OK |Feature 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

{{#set:Feature product manager=Dan Mills

|Feature feature manager=` |Feature lead engineer=Shane Tomlinson |Feature security lead=Yvan Boily |Feature privacy lead=Sid Stamm |Feature localization lead=` |Feature accessibility lead=` |Feature qa lead=James Bonacci |Feature ux lead=Alex Faaborg |Feature product marketing lead=` |Feature operations lead=` |Feature 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

` {{#set:Feature open issues and 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

|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 |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=* Jetpack Addon-SDK Jetpack SDK - List of Jetpack Dependencies

|Feature requirements=* |Feature non-goals=` |Feature functional spec=* |Feature ux design=Faaborg's Mockups Faaborg's Account Sign In mocks |Feature implementation plan=* |Feature security review=` |Feature privacy review=` |Feature localization review=` |Feature accessibility review=` |Feature qa review=` |Feature operations review=` |Feature implementation notes=` |Feature landing criteria=` }}

Feature details

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

{{#set:Feature priority=`

|Feature rank=999 |Feature theme=` |Feature roadmap=` |Feature secondary roadmap=` |Feature list=` |Feature project=` |Feature 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 ` `

{{#set:Feature products status=Signing into the browser concept needs revisited to ensure it matches user expectations.

|Feature products notes=` |Feature engineering status=Lots of work to be done yet. |Feature engineering notes=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.

|Feature security status=sec-review-needed |Feature security health=Assigned |Feature security notes=sstamm |Feature privacy status=` |Feature privacy notes=` |Feature localization status=l10n ideas have been talked about but nothing concrete. |Feature localization notes=` |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 status=` |Feature qa notes=We need to start a QA and test plan. |Feature ux status=` |Feature ux notes=` |Feature product marketing status=` |Feature product marketing notes=` |Feature operations status=` |Feature operations notes=` }}