Identity/WeeklyMeeting/2012-01-30: Difference between revisions
< Identity | WeeklyMeeting
Jump to navigation
Jump to search
(Created page with "= Last Week's Actions = * Q1 goals * Mobile flow problem = Major Progress = = Dev = = Security & Privacy = = Ops = = QA = = Engagement = = Metrics = = UX = = UR = = P...") |
(→Dev) |
||
Line 7: | Line 7: | ||
= Dev = | = Dev = | ||
*bug 665057 "Identity internal API": DSA keypair generation is working now. Began tinkering with a native navigator.id object in order to figure out all of the additional internal APIs and tests we will need to support the current in-production BrowserID flow. | |||
**After some discussion and review by bsmith, it will be necessary to re-factor the current implementation so all XPCOM interfaces are removed from PSM (security/manager/ssl) and added to services/ or dom/ | |||
= Security & Privacy = | = Security & Privacy = |
Revision as of 17:39, 30 January 2012
Last Week's Actions
- Q1 goals
- Mobile flow problem
Major Progress
Dev
- bug 665057 "Identity internal API": DSA keypair generation is working now. Began tinkering with a native navigator.id object in order to figure out all of the additional internal APIs and tests we will need to support the current in-production BrowserID flow.
- After some discussion and review by bsmith, it will be necessary to re-factor the current implementation so all XPCOM interfaces are removed from PSM (security/manager/ssl) and added to services/ or dom/