Labs/Weave: Difference between revisions
< Labs
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
* [[Labs/Weave/Feedback|Feedback & Bug Reporting]] | * [[Labs/Weave/Feedback|Feedback & Bug Reporting]] | ||
== | == Project Management == | ||
* [[Labs/Weave/ | * [[Labs/Weave/WeeklyMeetings|Weekly Meetings]] | ||
* [[Labs/Weave/Roadmap|Roadmap]] - Upcoming release plans (Outdated) | |||
== Development == | |||
* [[Labs/Weave/Building|Build Instructions]] - How to retrieve the Weave source code and build the extension yourself. | |||
* [[Labs/Weave/QA|QA]] - Testing Weave | * [[Labs/Weave/QA|QA]] - Testing Weave | ||
* [[Labs/Weave/Committing|Commit Rules]] - How to commit to Weave | |||
* [[Labs/Weave/ | * [http://people.mozilla.com/~cbeard/weave/dist/latest-weave.xpi Latest build] | ||
* [[Labs/Weave/Crypto|Crypto]] - How Weave uses cryptography | * [[Labs/Weave/Crypto|Crypto]] - How Weave uses cryptography | ||
* [[Labs/Weave/0.3/Setup|0.3 Server setup]] | * [[Labs/Weave/0.3/Setup|0.3 Server setup]] | ||
* [[Labs/Weave/0.5/Setup/Migration|0.3-0.5 server migration]] | * [[Labs/Weave/0.5/Setup/Migration|0.3-0.5 server migration]] | ||
* [[Labs/Weave/0.5/Setup/Storage| 0.5 server setup]] | * [[Labs/Weave/0.5/Setup/Storage| 0.5 server setup]] | ||
== Docs And Notes == | == Docs And Notes == |
Revision as of 17:45, 20 October 2009
Install the latest released version of the Weave Add-On
Install the latest development snapshot of the Weave Add-On
What is Weave
Weave is a Mozilla Labs project to integrate web services into Firefox by allowing users to securely share their data with other users and 3rd parties. As such, Weave encompasses a Firefox add-on, a server component, data sharing APIs, etc.
All software released as part of the Weave project is currently considered to be in the early prototype stage, so use it at your own risk.
You can read more about Weave in its "project page," as well as the Weave User Forum.
,
More Information
Project Management
- Weekly Meetings
- Roadmap - Upcoming release plans (Outdated)
Development
- Build Instructions - How to retrieve the Weave source code and build the extension yourself.
- QA - Testing Weave
- Commit Rules - How to commit to Weave
- Latest build
- Crypto - How Weave uses cryptography
- 0.3 Server setup
- 0.3-0.5 server migration
- 0.5 server setup
Docs And Notes
- Adding Weave support to an extension by Wladimir Palant (written on 2009-06-01)
- Mozilla Weave: A Bird's-eye View great overview, albeit slightly out of date.
- Notifications - Using the notifications system to notify users about Weave events/problems.
- APIs - Server APIs and instructions for setting up your own weave server
- OAuth Overview - Some notes about how OAuth might apply to Weave.
- Attic - a few links, now outdated