Privacy / 隐私

Last updated: September 3, 2026 / 最后更新:2026 年 9 月 3 日

Local data / 本地数据

Boards, recovery copies, preferences, and account-specific local workspaces are stored in your browser. Scattered does not require an account. Clearing browser or site data may remove this local data, so export important boards as JSON.

画布、恢复副本、偏好设置及按账号隔离的本地工作区保存在浏览器中。Scattered 无需账户。清除浏览器或网站数据可能删除这些内容,请将重要画布导出为 JSON。

Optional Google Drive sync / 可选的 Google Drive 同步

If you explicitly connect Google Drive, Scattered requests only the drive.appdata scope and writes versioned workspace snapshots to the hidden app-data folder in your own Drive. The browser sends canvas content directly to Google Drive. A stateless Cloudflare Worker performs OAuth token exchange but has no content database and does not receive note text, board structure, or exported files.

只有在你主动连接 Google Drive 后,Scattered 才会申请 drive.appdata 权限,并把版本化工作区快照写入你自己 Drive 的隐藏应用数据目录。画布内容由浏览器直接发送给 Google Drive。无状态的 Cloudflare Worker 只负责 OAuth 凭据交换,没有内容数据库,也不会收到卡片文字、画布结构或导出文件。

Disconnecting removes the credential from this browser but does not delete local boards or existing Drive app data. You can revoke access and remove app data through your Google Account and Google Drive settings.

断开连接会从当前浏览器删除凭据,但不会删除本地画布或 Drive 中已有的应用数据。你可以在 Google 账号及 Google Drive 设置中撤销授权并删除应用数据。

Traffic analytics / 访问统计

The hosted site uses Cloudflare Web Analytics for basic aggregate traffic measurement. Scattered's application code does not send note text, board structure, or exported files to analytics.

在线站点使用 Cloudflare Web Analytics 进行基本的汇总访问统计。Scattered 的应用代码不会把卡片文字、画布结构或导出文件发送给统计服务。

Open source / 开源

The application source and its data-handling implementation are available in the public GitHub repository.

应用源代码及数据处理实现可在公开 GitHub 仓库中查看。