简要概述 TL;DR

我们不收集任何关于你的数据 We collect zero data about you

TidyPack 完全在你的 Mac 上本地运行,不联网,不上传任何文件内容或元数据,没有帐号系统,没有埋点追踪,也不接入任何第三方分析服务。 TidyPack operates entirely on your Mac. It never connects to the internet, never uploads file contents or metadata, has no account system, no analytics, and uses no third-party tracking services.

不联网,不上传任何数据 No network access, no data uploads
所有历史记录仅存储在你的 Mac 本地 All history stored locally on your Mac only
付款由 Apple App Store 处理,我们不接触支付信息 Payments handled by Apple — we never see your payment info
Mac App Store 沙盒保护,无越权访问 App Store sandboxed — no unauthorized file access

概述 Overview

本隐私政策适用于 TidyPack macOS 应用程序(Bundle ID:com.zenloading.zipZ),由 zenloading 开发和维护。 This Privacy Policy applies to the TidyPack macOS application (Bundle ID: com.zenloading.zipZ), developed and maintained by zenloading.

TidyPack 是一款本地归档工具,设计上不依赖任何网络连接或远程服务器。你的所有文件和操作记录始终留在你的设备上,我们无法访问,也不会尝试访问。 TidyPack is a local archive utility designed to operate without any network connections or remote servers. Your files and operation records always stay on your device — we cannot access them and do not attempt to.

使用本应用即表示你同意本隐私政策的条款。如对本政策有任何疑问,请通过文末的联系方式与我们沟通。 By using this application, you agree to the terms of this Privacy Policy. If you have any questions, please reach out using the contact information at the end of this document.

我们收集哪些数据 What Data We Collect

简短回答:什么都不收集。我们不收集、不存储、不传输任何个人信息或设备信息到我们的服务器(我们也没有运营任何服务器)。 Short answer: nothing. We do not collect, store, or transmit any personal information or device data to our servers — and we don't operate any servers.

我们明确不收集的内容包括 We explicitly do not collect

类型说明 TypeDetails
个人身份信息 姓名、邮箱、IP 地址、设备标识符等——均不收集 Personal identifiers Name, email, IP address, device ID — none collected
文件内容 你解压或压缩的任何文件内容均不上传或读取用于分析 File contents No file you extract or compress is uploaded or read for analysis
文件名与路径 文件路径仅存储在本地操作历史数据库,不上传 File names & paths Stored in local history database only, never uploaded
使用行为数据 没有埋点、无点击追踪、无崩溃日志上报 Usage analytics No analytics, no click tracking, no crash reporting
位置信息 不请求、不使用位置权限 Location Not requested, not used

本地存储的内容 What Is Stored Locally

TidyPack 会在你的 Mac 上本地保存以下信息,以便正常运行和记录历史。这些数据完全属于你,仅存在于你的设备上。 TidyPack stores the following information locally on your Mac to function correctly and maintain history. This data belongs entirely to you and exists only on your device.

操作历史数据库 Operation History Database

路径:~/Library/Application Support/com.zenloading.zipZ/operations.db(SQLite WAL 模式) Location: ~/Library/Application Support/com.zenloading.zipZ/operations.db (SQLite, WAL mode)

每次解压或压缩操作完成后,会记录以下字段:来源文件路径、输出路径、文件大小、归档格式、操作状态(成功/失败)、完成时间戳、错误信息(如有)。这些记录只用于在应用内"历史记录"窗口中展示,不会上传。 After each extraction or compression, the following fields are recorded: source file path, output path, file size, archive format, operation status (success/failure), completion timestamp, and error message (if any). These records are only used to display your history within the app — never uploaded.

应用偏好设置 Application Preferences

以下偏好设置存储在 NSUserDefaults(标准系统偏好存储)中: The following preferences are stored in NSUserDefaults (standard system preference storage):

设置项用途 SettingPurpose
下载文件夹书签 安全作用域书签,让沙盒应用在重启后仍能访问用户授权的文件夹 Downloads folder bookmark Security-scoped bookmark enabling sandbox access to the user-authorized folder across app restarts
解压行为选项 是否删除源文件、是否归类、是否提示移入应用程序文件夹等开关 Extraction behavior flags Switches for delete-source, auto-categorize, suggest-move-to-Applications, etc.
界面语言 中文 / 英文界面偏好 Interface language Chinese / English preference
新手引导完成标记 记录首次启动引导是否已完成,避免重复显示 Onboarding completion flag Records whether the first-launch wizard has been completed
你可以随时在"历史记录"窗口清空全部操作记录,或在系统"设置 → 隐私与安全性 → 文件与文件夹"中撤销 TidyPack 的文件夹访问权限。 You can clear all operation history at any time from the History window, and revoke TidyPack's folder access at any time via System Settings → Privacy & Security → Files and Folders.

文件访问权限 File Access

TidyPack 运行在 macOS 沙盒(App Sandbox)环境中,只能访问你明确授权的文件和文件夹。具体权限使用如下: TidyPack runs within the macOS App Sandbox and can only access files and folders you explicitly authorize. Permissions are used as follows:

权限使用方式 PermissionHow It's Used
手动选择的文件 通过系统 Open/Save 面板选择,仅用于当次操作 Manually selected files Selected via system Open/Save panel, used for that operation only
Downloads 文件夹 首次启动时由引导向导请求授权,用于"下载中心"自动监听。以安全作用域书签形式保存,重启后无需重复授权 Downloads folder Requested by the onboarding wizard on first launch for Download Center monitoring. Saved as a security-scoped bookmark — no re-authorization needed after restart
Keychain 密码读取 解压加密压缩包时,自动在 Keychain 中查询匹配的密码记录(只读),避免频繁手动输入密码 Keychain password lookup Read-only lookup of matching Keychain entries when extracting encrypted archives, to avoid repeated manual password entry

TidyPack 不会扫描或遍历你授权范围之外的任何目录,也不会缓存或持久化文件内容。 TidyPack does not scan or traverse directories outside your authorized scope, and does not cache or persist file contents.

网络访问 Network Access

TidyPack 不进行任何网络请求。应用不包含任何网络相关代码,不访问 API,不发送遥测数据,不检查更新,不执行远程日志记录。 TidyPack makes zero network requests. The app contains no networking code, accesses no APIs, sends no telemetry, performs no update checks, and does no remote logging.

你可以使用任意网络监控工具(如 Little Snitch、macOS"活动监视器"网络视图)验证这一点——TidyPack 不会产生任何出站流量。 You can verify this with any network monitoring tool (such as Little Snitch or macOS Activity Monitor's Network tab) — TidyPack generates no outbound traffic.

因为不联网,TidyPack 不会自动更新。新版本发布后,你需要通过 Mac App Store 手动更新。 Because TidyPack has no network access, it does not auto-update. New versions are delivered via the Mac App Store, which handles update checks and delivery independently.

购买与付款 Purchases & Payments

TidyPack Pro 的内购通过 Apple App Store 和 StoreKit 2 框架处理。 TidyPack Pro in-app purchases are processed through the Apple App Store via the StoreKit 2 framework.

我们永远不会接触你的支付信息(银行卡号、账单地址等)。Apple 负责全程处理,购买凭证验证也由 StoreKit 在设备本地完成,无需与我方服务器通信。 We never handle your payment information (card numbers, billing addresses, etc.). Apple manages the entire payment process. Purchase receipt verification is performed locally on-device by StoreKit — no communication with our servers is required.

如需管理购买记录、申请退款或恢复购买,请通过 Apple 的官方渠道操作:reportaproblem.apple.com To manage your purchase, request a refund, or restore a purchase, please use Apple's official channels: reportaproblem.apple.com.

第三方服务 Third-Party Services

TidyPack 不集成任何第三方分析、广告、崩溃报告或数据收集 SDK。以下是应用使用的开源组件,全部仅在本地运行: TidyPack integrates no third-party analytics, advertising, crash reporting, or data collection SDKs. The following open-source components are used, all running locally only:

组件用途数据传输 ComponentPurposeData Transmitted
minizip-ng ZIP 格式读写 ZIP read/write None
libarchive TAR/GZ/BZ2/XZ/7Z/ISO 解压 TAR/GZ/BZ2/XZ/7Z/ISO extraction None
7-Zip C++ SDK 7Z 格式创建 7Z archive creation None

唯一与 Apple 之间存在的通信是 Mac App Store 标准下载和 StoreKit 本地凭证验证流程,均由 Apple 平台控制,适用 Apple 隐私政策 The only Apple-related communication is the standard Mac App Store download and StoreKit local receipt validation, both controlled by the Apple platform and subject to Apple's Privacy Policy.

儿童隐私 Children's Privacy

TidyPack 不面向 13 岁以下儿童,也不会有意收集儿童的个人信息。由于应用根本不收集任何用户数据,儿童使用本应用同样不存在隐私风险。 TidyPack is not directed toward children under the age of 13 and does not knowingly collect personal information from children. Since the app collects no user data at all, there is no privacy risk for younger users.

隐私政策更新 Changes to This Policy

如果本隐私政策发生重大变更,我们会更新页面顶部的"最后更新"日期,并在必要时通过应用更新说明告知用户。 If this Privacy Policy changes materially, we will update the "Last updated" date at the top of this page and, when appropriate, notify users via the app's release notes.

我们承诺:只要 TidyPack 保持现有的本地运行架构,本政策的核心内容(不收集、不上传任何数据)将不会改变。 We commit that as long as TidyPack maintains its current local-only architecture, the core of this policy — no data collection, no data uploads — will not change.

联系我们 Contact Us

如果你对本隐私政策有任何疑问、意见或需要行使数据权利(如查询、更正、删除本地存储的操作历史),请通过以下方式联系我们: If you have any questions, concerns, or wish to exercise data rights (such as viewing, correcting, or deleting locally stored operation history), please contact us at:

zenloading 开发团队 zenloading Development Team

我们会在 5 个工作日内回复你的邮件。 We'll respond to your message within 5 business days.

support@zenloading.com