348
edits
| Line 9: | Line 9: | ||
= Available Services = | = Available Services = | ||
* The Weave Identity service maintains an account for users that acts as an identifier for the other Weave services | * The Weave Identity service maintains an account for users that acts as an identifier for the other Weave services. | ||
* The Weave Sync service maintains an indexed, encrypted data store that provides server storage for history, passwords, bookmarks, form history, preferences, and tabs exported from a web browser. Add-on developers can use a browser-level API to synchronize add-on data between browser instances. By using the Sync Server API, developers can write client software to access the sync data on any platform | * The Weave Sync service maintains an indexed, encrypted data store that provides server storage for history, passwords, bookmarks, form history, preferences, and tabs exported from a web browser. Add-on developers can use a browser-level API to synchronize add-on data between browser instances. By using the Sync Server API, developers can write client software to access the sync data on any platform. | ||
The Weave Sync service is not intended to be a mechanism to share your browser history with other services. To learn more about the plans to enable secure private sharing of personal data, read our [[Labs/Weave/Developer/SecureDataSharing|Secure Data Sharing]] plans. | The Weave Sync service is not intended to be a mechanism to share your browser history with other services. To learn more about the plans to enable secure private sharing of personal data, read our [[Labs/Weave/Developer/SecureDataSharing|Secure Data Sharing]] plans. | ||
edits