.. raw:: html
<p align="center">
<img src="./docs/parsec_doc_logo.png" alt="Parsec logo">
<br><br>
Simple, secure, end-to-end encrypted file sharing in the cloud
<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 is a cloud-based application for simple and cryptographically secure file sharing.
- π Client-side E2EE to ensure your data is only accessed by you and the people you share it with.
- βοΈ Cryptographic signature to identify the author of each change.
- π€ Securely invite users to join your organization via link & token code.
- π Virtual drive so you can access your data locally with your preferred software.
- π Browse data history and recover files from any point in time.
- π§βπ» Easy to self-host
Getting started
Take a look at the User Guide <https://docs.parsec.cloud/en/latest/userguide/introduction.html>_
to get an overview of what Parsec can do for you and to learn about what security guarantees it provides for your data.
Install
You can find the latest Linux, macOS and Windows installer in the Releases <https://github.com/Scille/parsec-cloud/releases/latest>_ page.
Please refer to Install Parsec app <https://docs.parsec.cloud/en/latest/userguide/installation.html#install-parsec-app>_
for detailed instructions on each platform.
Self-hosted
To deploy your own Parsec server, take a look at Parsec Server Deployment <https://docs.parsec.cloud/en/latest/hosting/deployment/server-deploy.html>_.
Security
We take the security of our software products and services seriously. If you believe you have found
a security vulnerability, please report it to us through coordinated disclosure as described in our
Security Policy <SECURITY.md>_.