{"id":25978580,"url":"https://github.com/scille/parsec-cloud","last_synced_at":"2026-06-15T01:02:09.940Z","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":"2026-05-23T23:14:40.000Z","size":158884,"stargazers_count":303,"open_issues_count":738,"forks_count":43,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-05-24T01:22:24.036Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-09-08T08:38:02.000Z","updated_at":"2026-05-22T08:53:44.000Z","dependencies_parsed_at":"2025-11-29T13:07:24.424Z","dependency_job_id":null,"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":309,"template":false,"template_full_name":null,"purl":"pkg:github/Scille/parsec-cloud","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scille%2Fparsec-cloud/sbom","scorecard":{"id":116516,"data":{"date":"2025-08-11","repo":{"name":"github.com/Scille/parsec-cloud","commit":"ac83ac615656b73fd688f4783b950b90b3c186db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/ci.yml:137"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/_releaser_nightly_build.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:56","Info: jobLevel 'contents' permission set to 'read': .github/workflows/releaser.yml:345","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/releaser.yml:107","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/when-pr-targeting-releases-branch-is-closed.yml:18","Warn: no topLevel permission defined: .github/workflows/_parse_version.yml:1","Warn: no topLevel permission defined: .github/workflows/_releaser_nightly_build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-docs.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-python.yml:39","Info: topLevel 'packages' permission set to 'read': .github/workflows/ci-rust.yml:48","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-rust.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-web.yml:23","Info: topLevel 'packages' permission set to 'read': .github/workflows/ci-web.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:23","Info: topLevel 'packages' permission set to 'read': .github/workflows/ci.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/cspell.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docker-server.yml:18","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker-server.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docker-testbed.yml:28","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker-testbed.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-cli.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-desktop.yml:70","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-server.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-webapp.yml:54","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/releaser.yml:18","Warn: no topLevel permission defined: .github/workflows/when-pr-targeting-releases-branch-is-closed.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: client/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.5.0-a.4 not signed: https://api.github.com/repos/Scille/parsec-cloud/releases/239011759","Warn: release artifact nightly not signed: https://api.github.com/repos/Scille/parsec-cloud/releases/239206536","Warn: release artifact v3.5.0-a.3 not signed: https://api.github.com/repos/Scille/parsec-cloud/releases/231201918","Warn: release artifact v3.4.0 not signed: https://api.github.com/repos/Scille/parsec-cloud/releases/224832693","Warn: release artifact v3.4.0-rc.1 not signed: https://api.github.com/repos/Scille/parsec-cloud/releases/218191721","Warn: release artifact v3.5.0-a.4 does not have provenance: https://api.github.com/repos/Scille/parsec-cloud/releases/239011759","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/Scille/parsec-cloud/releases/239206536","Warn: release artifact v3.5.0-a.3 does not have provenance: https://api.github.com/repos/Scille/parsec-cloud/releases/231201918","Warn: release artifact v3.4.0 does not have provenance: https://api.github.com/repos/Scille/parsec-cloud/releases/224832693","Warn: release artifact v3.4.0-rc.1 does not have provenance: https://api.github.com/repos/Scille/parsec-cloud/releases/218191721"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-server.yml:28"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-web.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/Scille/parsec-cloud/ci-web.yml/master?enable=pin","Warn: containerImage not pinned by hash: docs/Dockerfile:3: pin your Docker image by updating python:3.12-slim to python:3.12-slim@sha256:9c1d9ed7593f2552a4ea47362ec0d2ddf5923458a53d0c8e30edf8b398c94a31","Warn: containerImage not pinned by hash: server/packaging/server/server.dockerfile:7","Warn: containerImage not pinned by hash: server/packaging/server/server.dockerfile:33: pin your Docker image by updating python:3.12-slim to python:3.12-slim@sha256:9c1d9ed7593f2552a4ea47362ec0d2ddf5923458a53d0c8e30edf8b398c94a31","Warn: containerImage not pinned by hash: server/packaging/testbed-server/testbed-server.dockerfile:7","Warn: containerImage not pinned by hash: server/packaging/testbed-server/testbed-server.dockerfile:33: pin your Docker image by updating python:3.12-slim to python:3.12-slim@sha256:9c1d9ed7593f2552a4ea47362ec0d2ddf5923458a53d0c8e30edf8b398c94a31","Warn: pipCommand not pinned by hash: docs/Dockerfile:40-44","Warn: downloadThenRun not pinned by hash: misc/setup-rust.sh:16","Warn: downloadThenRun not pinned by hash: server/packaging/server/in-docker-build.sh:6","Warn: downloadThenRun not pinned by hash: server/packaging/server/in-docker-build.sh:11","Warn: pipCommand not pinned by hash: server/packaging/server/in-docker-build.sh:32","Warn: pipCommand not pinned by hash: server/packaging/server/in-docker-build.sh:36","Warn: downloadThenRun not pinned by hash: server/packaging/testbed-server/in-docker-build.sh:6","Warn: downloadThenRun not pinned by hash: server/packaging/testbed-server/in-docker-build.sh:11","Warn: pipCommand not pinned by hash: server/packaging/testbed-server/in-docker-build.sh:33","Warn: pipCommand not pinned by hash: server/packaging/testbed-server/in-docker-build.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/ci-web.yml:212","Warn: chocoCommand not pinned by hash: .github/workflows/package-desktop.yml:271","Warn: chocoCommand not pinned by hash: .github/workflows/package-server.yml:103","Info:  64 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:  40 out of  41 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   5 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 chocoCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 9 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2025-0026","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr","Warn: Project is vulnerable to: RUSTSEC-2021-0137","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-3f7h-mf4q-vrm4","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-g5vf-v6wf-7w2r","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-6628-q6j9-w8vg","Warn: Project is vulnerable to: GHSA-9hxf-ppjv-w6rq","Warn: Project is vulnerable to: GHSA-cfgp-2977-2fmm","Warn: Project is vulnerable to: GHSA-9vjp-v76f-g363","Warn: Project is vulnerable to: GHSA-grg4-wf29-r9vv","Warn: Project is vulnerable to: GHSA-269q-hmxg-m83q","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-5mcr-gq6c-3hq2","Warn: Project is vulnerable to: GHSA-cqqj-4p63-rrmm","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-f256-j965-7f32","Warn: Project is vulnerable to: GHSA-wm47-8v5p-wjpj","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-6mjq-h674-j845","Warn: Project is vulnerable to: GHSA-mm9x-g8pc-w292","Warn: Project is vulnerable to: GHSA-p2v9-g2qv-p635","Warn: Project is vulnerable to: GHSA-5v34-g2px-j4fw","Warn: Project is vulnerable to: GHSA-q5r4-cfpx-h6fh","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-7hfm-57qf-j43q","Warn: Project is vulnerable to: GHSA-crv7-7245-f45f","Warn: Project is vulnerable to: GHSA-mc84-pj99-q6hh","Warn: Project is vulnerable to: GHSA-xqfj-vm6h-2x34","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj","Warn: Project is vulnerable to: GHSA-6qvw-249j-h44c","Warn: Project is vulnerable to: GHSA-7g24-qg88-p43q","Warn: Project is vulnerable to: GHSA-jgvc-jfgh-rjvv","Warn: Project is vulnerable to: GHSA-6xx3-rg99-gc3p","Warn: Project is vulnerable to: GHSA-72m5-fvvv-55m6","Warn: Project is vulnerable to: GHSA-8xfc-gm6g-vgpv","Warn: Project is vulnerable to: GHSA-hr8g-6v94-x4m9","Warn: Project is vulnerable to: GHSA-v435-xc8x-wvr9","Warn: Project is vulnerable to: GHSA-wjxj-5m7g-mg7q","Warn: Project is vulnerable to: GHSA-2qp4-g3q3-f92w","Warn: Project is vulnerable to: GHSA-3vqj-43w4-2q58","Warn: Project is vulnerable to: GHSA-4jq9-2xhw-jpx7","Warn: Project is vulnerable to: GHSA-gp7f-rwcx-9369","Warn: Project is vulnerable to: GHSA-m72m-mhq2-9p6c","Warn: Project is vulnerable to: GHSA-rc2q-x9mf-w3vf","Warn: Project is vulnerable to: GHSA-h65f-jvqw-m9fj","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-h436-432x-8fvx","Warn: Project is vulnerable to: GHSA-hrmr-f5m6-m9pq","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x8qp-wqqm-57ph","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T01:25:44.825Z","repository_id":37402489,"created_at":"2025-08-16T01:25:44.826Z","updated_at":"2025-08-16T01:25:44.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33715211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-05T05:27:42.814Z","updated_at":"2026-05-31T01:01:34.081Z","avatar_url":"https://github.com/Scille.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":".. raw:: html\n\n    \u003cp align=\"center\"\u003e\n      \u003cimg src=\"./docs/parsec_doc_logo.png\" alt=\"Parsec logo\"\u003e\n      \u003cbr\u003e\u003cbr\u003e\n      Simple, secure, end-to-end encrypted file sharing in the cloud\n      \u003cbr\u003e\u003cbr\u003e\n      \u003cimg src=\"https://img.shields.io/pypi/v/parsec-cloud.svg\"\u003e\n      \u003cimg src=\"https://github.com/Scille/parsec-cloud/actions/workflows/ci.yml/badge.svg\" alt=\"CI\"\u003e\n      \u003cimg src=\"https://github.com/Scille/parsec-cloud/actions/workflows/package-server.yml/badge.svg\" alt=\"Latest Server Packaging CI\"\u003e\n      \u003cimg src=\"https://github.com/Scille/parsec-cloud/actions/workflows/package-desktop.yml/badge.svg\" alt=\"Latest Desktop App Packaging CI\"\u003e\n      \u003cimg src=\"https://github.com/Scille/parsec-cloud/actions/workflows/package-webapp.yml/badge.svg\" alt=\"Latest Web App Packaging CI\"\u003e\n      \u003cimg src=\"https://app.readthedocs.org/projects/parsec-cloud/badge/?version=latest\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/code%20style-ruff-D7FF64\"\u003e\n    \u003c/p\u003e\n\nParsec\n======\n\nParsec is a cloud-based application for simple and cryptographically secure file sharing.\n\n- 🔐 Client-side E2EE to ensure your data is only accessed by you and the people you share it with.\n- ✒️ Cryptographic signature to identify the author of each change.\n- 🤝 Securely invite users to join your organization via link \u0026 token code.\n- 📂 Virtual drive so you can access your data locally with your preferred software.\n- 📆 Browse data history and recover files from any point in time.\n- 🧑‍💻 Easy to self-host\n\nGetting started\n===============\n\nTake a look at the `User Guide \u003chttps://docs.parsec.cloud/en/latest/userguide/introduction.html\u003e`_\nto get an overview of what Parsec can do for you and to learn about what security guarantees it provides for your data.\n\nInstall\n=======\n\nYou can find the latest **Linux**, **macOS** and **Windows** installer in the `Releases \u003chttps://github.com/Scille/parsec-cloud/releases/latest\u003e`_ page.\n\nPlease refer to `Install Parsec app \u003chttps://docs.parsec.cloud/en/latest/userguide/installation.html#install-parsec-app\u003e`_\nfor detailed instructions on each platform.\n\nSelf-hosted\n===========\n\nTo deploy your own Parsec server, take a look at `Parsec Server Deployment \u003chttps://docs.parsec.cloud/en/latest/hosting/deployment/server-deploy.html\u003e`_.\n\nSecurity\n========\n\nWe take the security of our software products and services seriously. If you believe you have found\na security vulnerability, please report it to us through coordinated disclosure as described in our\n`Security Policy \u003cSECURITY.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"}