Services/KeyExchange/Timeline: Difference between revisions
< Services | KeyExchange
Jump to navigation
Jump to search
(Created page with "= Overview = See the J-PAKE for an explanation of what we're doing. This is an overall timeline for the various pieces involved. = Work Items ...") |
No edit summary |
||
Line 2: | Line 2: | ||
See the [[Services/Sync/SyncKey/J-PAKE|J-PAKE]] for an explanation of what we're doing. This is an overall timeline for the various pieces involved. | See the [[Services/Sync/SyncKey/J-PAKE|J-PAKE]] for an explanation of what we're doing. This is an overall timeline for the various pieces involved. | ||
This is a work in progress, but we aim to have client code + a public-facing server to test against by November 1st. Depending on hardware order + deployment time, we may not have real infra in place until November 10th (dates TBD) | |||
= Work Items = | = Work Items = | ||
Line 11: | Line 13: | ||
* Needs security audit {{bug|605731}} (infrasec, TBD) | * Needs security audit {{bug|605731}} (infrasec, TBD) | ||
* Needs infrastructure {{bug|602528}} (Ops, TBD) | * Needs infrastructure {{bug|602528}} (Ops, TBD) | ||
Target readiness date (public-facing stage): November 1 | |||
Target readiness date (production): November 10 | |||
== Firefox Sync == | == Firefox Sync == | ||
Line 21: | Line 26: | ||
** Firefox UI: {{bug|602682}} | ** Firefox UI: {{bug|602682}} | ||
** Fennec UI: {{bug|602685}} | ** Fennec UI: {{bug|602685}} | ||
Target completion date (in nightly builds): November 1 | |||
== Firefox Home == | == Firefox Home == | ||
Line 26: | Line 33: | ||
* Framework essentially complete, per Stefan | * Framework essentially complete, per Stefan | ||
* Work to be tracked by {{bug|605734}} | * Work to be tracked by {{bug|605734}} | ||
Target completion date (ready to submit to App Store): TBD |
Revision as of 06:40, 20 October 2010
Overview
See the J-PAKE for an explanation of what we're doing. This is an overall timeline for the various pieces involved.
This is a work in progress, but we aim to have client code + a public-facing server to test against by November 1st. Depending on hardware order + deployment time, we may not have real infra in place until November 10th (dates TBD)
Work Items
Server
- Already running in dev VMs
- Needs code review bug 605733 (Reviewer TBD, TBD)
- Needs security audit bug 605731 (infrasec, TBD)
- Needs infrastructure bug 602528 (Ops, TBD)
Target readiness date (public-facing stage): November 1 Target readiness date (production): November 10
Firefox Sync
- Backend pieces (expected completion 10/26)
- bug 601645 for the crypto piece (has patch, needs multiple reviews)
- bug 602876 for the network client piece (has patch, needs review)
- UI pieces
- Waiting on UX + backend (mconnor to follow up with beltzner and update by EOD 10/21)
- Firefox UI: bug 602682
- Fennec UI: bug 602685
Target completion date (in nightly builds): November 1
Firefox Home
- Framework essentially complete, per Stefan
- Work to be tracked by bug 605734
Target completion date (ready to submit to App Store): TBD