Skip to content

Open source Dropbox-like file sharing with full client encryption !

License

Notifications You must be signed in to change notification settings

Scille/parsec-cloud

Folders and files

NameName
Last commit message
Last commit date
Dec 18, 2023
Apr 3, 2025
Apr 15, 2025
Apr 14, 2025
Apr 9, 2025
Apr 25, 2025
Apr 22, 2025
Mar 17, 2025
Apr 22, 2025
Apr 14, 2025
Apr 22, 2025
Apr 22, 2025
Aug 21, 2023
Jul 19, 2023
Nov 10, 2023
Mar 4, 2025
Apr 14, 2025
Jan 26, 2024
Jul 6, 2023
Aug 19, 2024
Mar 4, 2024
Apr 9, 2020
Oct 31, 2023
Apr 14, 2025
Apr 14, 2025
Nov 25, 2024
Apr 9, 2025
Apr 9, 2025
Apr 9, 2024
Apr 17, 2023
Apr 2, 2025
Apr 3, 2025
Feb 28, 2025

Repository files navigation

docs/parsec_doc_logo.png

Parsec

Continuous Integration Latest Server Packaging CI Latest App Packaging CI Pypi Status Documentation Status Code style: ruff

Homepage: https://parsec.cloud

Documentation: https://parsec-cloud.readthedocs.org.

Parsec allows you to easily share your work and data in the cloud in total privacy thanks to end-to-end cryptographic security.

docs/parsec_snapshot.png

Key features:

  • Works as a virtual drive on you computer. You can access and modify all the data stored in Parsec with your regular software just like you would on your local hard-drive.
  • Never lose any data. Synchronization with the remote server never destroy any data, hence you can browse data history and recover from any point in time.
  • Client-side cryptographic security. Data and metadata are only visible by you and the ones you choose to share with.
  • Cryptographic signature. Each modification is signed by it author making trivial to identify modifications.
  • Cloud provider agnostic. Server provides connectors for S3 and swift object storage.
  • Simplified enrollment. New user enrollment is simple as sharing a link and a token code.

Installation methods

Windows installer

Windows installers are available at https://github.com/Scille/parsec-cloud/releases/latest

Linux Snap

Available for Linux through Snapcraft at https://snapcraft.io/parsec

Self-hosted

If you want to self-host a Parsec server, take a look at Hosting a Parsec server