All Projects → Scille → Parsec Cloud

Scille / Parsec Cloud

Licence: agpl-3.0
Open source Dropbox-like file sharing with full client encryption !

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Parsec Cloud

Gofi
Gofi (gəʊfi:) means Go file indexer.
Stars: ✭ 291 (+193.94%)
Mutual labels:  cloud, file-sharing
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+6827.27%)
Mutual labels:  cloud, privacy
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+5183.84%)
Mutual labels:  file-sharing, dropbox
Awesome Iam
👤 Identity and Access Management Knowledge for Cloud Platforms
Stars: ✭ 186 (+87.88%)
Mutual labels:  cloud, privacy
Datasafe
Datasafe - flexible and secure data storage and document sharing using cryptographic message syntax for data encryption
Stars: ✭ 32 (-67.68%)
Mutual labels:  file-sharing, privacy
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+17802.02%)
Mutual labels:  cloud, file-sharing
Thumbcloud
Thumbcloud is a file-sharing server to replace your USB thumbdrive.
Stars: ✭ 94 (-5.05%)
Mutual labels:  cloud, file-sharing
Cryfs
Cryptographic filesystem for the cloud
Stars: ✭ 1,560 (+1475.76%)
Mutual labels:  cloud, dropbox
Bloom
The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
Stars: ✭ 934 (+843.43%)
Mutual labels:  cloud, privacy
Analytics
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
Stars: ✭ 9,469 (+9464.65%)
Mutual labels:  cloud, privacy
Cloudcross
CloudCross it's opensource crossplatform software for syncronization a local files and folders with many cloud providers. On this moment a Cloud Mail.Ru, Yandex.Disk, Google drive, OneDrive and Dropbox support is available
Stars: ✭ 185 (+86.87%)
Mutual labels:  cloud, dropbox
Drive
☁️ A distributed cloud based lazy drive to files integrated with Dropbox, Google Drive.
Stars: ✭ 36 (-63.64%)
Mutual labels:  cloud, dropbox
Gdpr Tracker
A crowdsourced directory tracking the compliance and security practices of cloud services and their subprocessors
Stars: ✭ 142 (+43.43%)
Mutual labels:  cloud, privacy
Awesome Selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Stars: ✭ 70,996 (+71613.13%)
Mutual labels:  cloud, privacy
Unifile
Unified access to cloud storage services through a simple web API.
Stars: ✭ 105 (+6.06%)
Mutual labels:  cloud, dropbox
Sparkleshare
Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Stars: ✭ 4,661 (+4608.08%)
Mutual labels:  dropbox, privacy
Sharex
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Stars: ✭ 18,143 (+18226.26%)
Mutual labels:  file-sharing, dropbox
Docs
Lightweight document management system packed with all the features you can expect from big expensive solutions
Stars: ✭ 827 (+735.35%)
Mutual labels:  cloud, file-sharing
Megasync
Easy automated syncing between your computers and your MEGA Cloud Drive
Stars: ✭ 975 (+884.85%)
Mutual labels:  cloud, privacy
Cloudreve
🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
Stars: ✭ 12,318 (+12342.42%)
Mutual labels:  cloud, file-sharing

.. image:: docs/parsec_doc_logo.png :align: center

====== Parsec

.. image:: https://img.shields.io/azure-devops/tests/Scille/parsec/1/master.svg :target: https://dev.azure.com/Scille/parsec/_build?definitionId=1&_a=summary :alt: Azure DevOps tests

.. image:: https://codecov.io/gh/Scille/parsec-cloud/branch/master/graph/badge.svg :target: https://codecov.io/gh/Scille/parsec-cloud :alt: Code coverage

.. image:: https://pyup.io/repos/github/Scille/parsec-cloud/shield.svg :target: https://pyup.io/repos/github/Scille/parsec-cloud/ :alt: Updates

.. image:: https://img.shields.io/pypi/v/parsec-cloud.svg :target: https://pypi.python.org/pypi/parsec-cloud :alt: Pypi Status

.. image:: https://readthedocs.org/projects/parsec-cloud/badge/?version=latest :target: http://parsec-cloud.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black :alt: Code style: black

Homepage: https://parsec.cloud

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

Parsec is a free software (AGPL v3) aiming at easily share your work and data in the cloud in total privacy thanks to cryptographic security.

.. image:: docs/parsec_snapshot.png :align: center

Key features:

  • Works as a virtual drive on you computer. You can access and modify all the data stored in Parsec with your regular softwares 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.6 with the command: pip install parsec-cloud (or, if you need to specify Python 3 pip version, pip3 install parsec-cloud)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].