Services/KeyExchange/Timeline: Difference between revisions
< Services | KeyExchange
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Overview = | == Overview == | ||
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. | ||
Line 5: | Line 5: | ||
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) | 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 == | ||
== Server == | {{bug|601644}} tracks all implementation pieces here | ||
=== Server === | |||
* Already running in dev VMs | * Already running in dev VMs | ||
Line 17: | Line 19: | ||
Target readiness date (production): November 10 | Target readiness date (production): November 10 | ||
== Firefox Sync == | === Firefox Sync === | ||
* Backend pieces (expected completion 10/26) | * Backend pieces (expected completion 10/26) | ||
Line 29: | Line 31: | ||
Target completion date (in nightly builds): November 1 | Target completion date (in nightly builds): November 1 | ||
== Firefox Home == | === Firefox Home === | ||
* Framework essentially complete, per Stefan | * Framework essentially complete, per Stefan |
Revision as of 07:06, 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
bug 601644 tracks all implementation pieces here
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