touilleMan / parsec-cloud

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

Home Page:https://parsec.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs/parsec_doc_logo.png

Parsec

Continuous Integration Latest Packaging CI Updates Pypi Status Documentation Status Code style: black

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

Python PIP

Parsec is also available directly through PIP for both Linux and Windows with Python > 3.9 with the command: pip install parsec-cloud (or, if you need to specify Python 3 pip version, pip3 install parsec-cloud)

About

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

https://parsec.cloud

License:Other


Languages

Language:Python 72.5%Language:Rust 24.5%Language:Vue 1.1%Language:Jinja 0.5%Language:TypeScript 0.3%Language:CSS 0.3%Language:HTML 0.2%Language:NSIS 0.2%Language:Shell 0.1%Language:JavaScript 0.1%Language:Swift 0.1%Language:QMake 0.0%Language:Java 0.0%Language:Ruby 0.0%Language:Kotlin 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%