
新发布Jul 22, 2026
parsec-cloud v3.9.3-rc.0
开源、类似 Dropbox 的文件共享,具备完整的客户端加密!
.. raw:: html
<p align="center">
<img src="https://assets.kitploit.com/production/public/readmes/3369/67b9c69003c6f33e7e0d98bb7b5448a7c14530f03aba615dcb4ce0b9af84adf6.png" alt="Parsec 标志">
<br><br>
简单、安全、端到端加密的云文件共享
<br><br>
<img src="https://img.shields.io/pypi/v/parsec-cloud.svg">
<img src="https://github.com/Scille/parsec-cloud/actions/workflows/ci.yml/badge.svg" alt="CI">
<img src="https://github.com/Scille/parsec-cloud/actions/workflows/package-server.yml/badge.svg" alt="Latest Server Packaging CI">
<img src="https://github.com/Scille/parsec-cloud/actions/workflows/package-desktop.yml/badge.svg" alt="Latest Desktop App Packaging CI">
<img src="https://github.com/Scille/parsec-cloud/actions/workflows/package-webapp.yml/badge.svg" alt="Latest Web App Packaging CI">
<img src="https://app.readthedocs.org/projects/parsec-cloud/badge/?version=latest">
<img src="https://img.shields.io/badge/code%20style-ruff-D7FF64">
</p>
Parsec
Parsec 是一款基于云端的应用,用于简单且加密安全的文件共享。
- 🔐 客户端 E2EE 加密,确保只有你和分享对象能访问你的数据。
- ✒️ 密码学签名,可识别每次更改的作者。
- 🤝 通过链接和令牌代码安全地邀请用户加入你的组织。
- 📂 虚拟驱动器,让你能用喜欢的软件在本地访问数据。
- 📆 浏览数据历史,恢复任意时间点的文件。
- 🧑💻 易于自托管
入门指南
查看 用户指南 <https://docs.parsec.cloud/en/latest/userguide/introduction.html>_
了解 Parsec 能为你做什么,以及它为你数据提供的安全保障。
安装
你可以在 Releases <https://github.com/Scille/parsec-cloud/releases/latest>_ 页面找到最新的 Linux、macOS 和 Windows 安装程序。
请参考 安装 Parsec 应用 <https://docs.parsec.cloud/en/latest/userguide/installation.html#install-parsec-app>_
获取各平台的详细说明。
自托管
要部署你自己的 Parsec 服务器,请查看 Parsec 服务器部署 <https://docs.parsec.cloud/en/latest/hosting/deployment/server-deploy.html>_。
安全
我们非常重视软件产品和服务的安全性。如果你认为发现了安全漏洞,请按照我们的 安全策略 <SECURITY.md>_ 中描述的协调披露方式向我们报告。