{"id":13405809,"url":"https://github.com/Scille/parsec-cloud","last_synced_at":"2025-03-14T10:31:44.081Z","repository":{"id":37402489,"uuid":"67684772","full_name":"Scille/parsec-cloud","owner":"Scille","description":"Open source Dropbox-like file sharing with full client encryption !","archived":false,"fork":false,"pushed_at":"2024-10-29T09:34:52.000Z","size":79136,"stargazers_count":269,"open_issues_count":675,"forks_count":40,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-10-29T09:36:21.226Z","etag":null,"topics":["cloud","dropbox","file-sharing","privacy","security","sharing-data"],"latest_commit_sha":null,"homepage":"https://parsec.cloud","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Scille.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-08T08:38:02.000Z","updated_at":"2024-10-29T08:21:15.000Z","dependencies_parsed_at":"2024-01-17T10:33:06.522Z","dependency_job_id":"78213d13-32da-4957-800b-d4020bed90df","html_url":"https://github.com/Scille/parsec-cloud","commit_stats":{"total_commits":12174,"total_committers":57,"mean_commits":"213.57894736842104","dds":0.6998521439132578,"last_synced_commit":"a943543941919e84b6faaf937c68e48330ad7243"},"previous_names":[],"tags_count":228,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scille%2Fparsec-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scille%2Fparsec-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scille%2Fparsec-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scille%2Fparsec-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Scille","download_url":"https://codeload.github.com/Scille/parsec-cloud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243562064,"owners_count":20311212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud","dropbox","file-sharing","privacy","security","sharing-data"],"created_at":"2024-07-30T19:02:12.429Z","updated_at":"2025-03-14T10:31:44.075Z","avatar_url":"https://github.com/Scille.png","language":"Rust","funding_links":[],"categories":["Rust","Python","Python (1887)"],"sub_categories":[],"readme":".. image:: docs/parsec_doc_logo.png\n    :align: center\n\n\n======\nParsec\n======\n\n.. image:: https://github.com/Scille/parsec-cloud/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/Scille/parsec-cloud/actions/workflows/ci.yml\n    :alt: Continuous Integration\n\n.. image:: https://github.com/Scille/parsec-cloud/actions/workflows/package-server.yml/badge.svg\n    :target: https://github.com/Scille/parsec-cloud/actions/workflows/package-server.yml\n    :alt: Latest Server Packaging CI\n\n.. image:: https://github.com/Scille/parsec-cloud/actions/workflows/package-client.yml/badge.svg\n    :target: https://github.com/Scille/parsec-cloud/actions/workflows/package-client.yml\n    :alt: Latest App Packaging CI\n\n.. image:: https://img.shields.io/pypi/v/parsec-cloud.svg\n    :target: https://pypi.python.org/pypi/parsec-cloud\n    :alt: Pypi Status\n\n.. image:: https://readthedocs.org/projects/parsec-cloud/badge/?version=latest\n    :target: http://parsec-cloud.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/badge/code%20style-ruff-D7FF64\n  :target: https://github.com/charliermarsh/ruff\n  :alt: Code style: ruff\n\nHomepage: https://parsec.cloud\n\nDocumentation: https://parsec-cloud.readthedocs.org.\n\nParsec allows you to easily share your work and data in the cloud in total\nprivacy thanks to end-to-end cryptographic security.\n\n\n.. image:: docs/parsec_snapshot.png\n    :align: center\n\n\nKey features:\n\n- Works as a virtual drive on you computer. You can access and modify all the data\n  stored in Parsec with your regular software just like you would on your local\n  hard-drive.\n- Never lose any data. Synchronization with the remote server never destroy any\n  data, hence you can browse data history and recover from any point in time.\n- Client-side cryptographic security. Data and metadata are only visible by you\n  and the ones you choose to share with.\n- Cryptographic signature. Each modification is signed by it author making trivial\n  to identify modifications.\n- Cloud provider agnostic. Server provides connectors for S3 and swift object storage.\n- Simplified enrollment. New user enrollment is simple as sharing a link and a token code.\n\n\nInstallation methods\n====================\n\nWindows installer\n-----------------\nWindows installers are available at https://github.com/Scille/parsec-cloud/releases/latest\n\nLinux Snap\n----------\nAvailable for Linux through Snapcraft at https://snapcraft.io/parsec\n\nSelf-hosted\n-----------\n\nIf you want to self-host a Parsec server, take a look at `Hosting a Parsec server \u003chttps://github.com/Scille/parsec-cloud/blob/master/docs/HOSTING.md\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScille%2Fparsec-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FScille%2Fparsec-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScille%2Fparsec-cloud/lists"}