CloudServices/Meetings/2008-05-07: Difference between revisions
< CloudServices | Meetings
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* | == Introduction == | ||
* | * Meeting time and logistics | ||
* | |||
* | == Roadmap == | ||
* | * Work underway to build and publish comprehensive roadmap and product plan. | ||
* Near term goal to release a major update around release of Fx 3 that polishing core capabilities and provides improved foundation for next iterations (e.g. mobile, collaboration, third-parties, etc.) | |||
* Weave 0.2 | |||
** Streamlined first run and setup | |||
** Real-time sync | |||
** Additional data-types | |||
*** Tabs and Windows | |||
*** Saved Passwords | |||
*** Saved Form Data | |||
*** Search History | |||
** Bookmark folder sharing | |||
* Simple web-based interface for users to gain read-only access to their bookmarks through services.mozilla.com | |||
== Engineering == | |||
* Using binary XPCOM component to enable encryption using native NSS methods | |||
* Data format and algorithmn changes required to support sharing | |||
== services.mozilla.com == | |||
* Setting stage server on sm-labs01.mozilla.org | |||
* Switching to plaintext usernames from hash of email addresses for resource locations | |||
== QA == | |||
* Unit test framework | |||
== Round Table == |
Revision as of 19:33, 7 May 2008
Introduction
- Meeting time and logistics
Roadmap
- Work underway to build and publish comprehensive roadmap and product plan.
- Near term goal to release a major update around release of Fx 3 that polishing core capabilities and provides improved foundation for next iterations (e.g. mobile, collaboration, third-parties, etc.)
- Weave 0.2
- Streamlined first run and setup
- Real-time sync
- Additional data-types
- Tabs and Windows
- Saved Passwords
- Saved Form Data
- Search History
- Bookmark folder sharing
- Simple web-based interface for users to gain read-only access to their bookmarks through services.mozilla.com
Engineering
- Using binary XPCOM component to enable encryption using native NSS methods
- Data format and algorithmn changes required to support sharing
services.mozilla.com
- Setting stage server on sm-labs01.mozilla.org
- Switching to plaintext usernames from hash of email addresses for resource locations
QA
- Unit test framework