parsec-cloud


Nameparsec-cloud JSON
Version 3.2.4 PyPI version JSON
download
home_pageNone
SummarySecure cloud framework
upload_time2025-01-21 15:05:33
maintainerNone
docs_urlNone
authorScille SAS
requires_python<3.13.0,>=3.12.0
licenseBUSL-1.1
keywords parsec cryptography sharing encryption
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: docs/parsec_doc_logo.png
    :align: center


======
Parsec
======

.. image:: https://github.com/Scille/parsec-cloud/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/Scille/parsec-cloud/actions/workflows/ci.yml
    :alt: Continuous Integration

.. image:: https://github.com/Scille/parsec-cloud/actions/workflows/package-server.yml/badge.svg
    :target: https://github.com/Scille/parsec-cloud/actions/workflows/package-server.yml
    :alt: Latest Server Packaging CI

.. image:: https://github.com/Scille/parsec-cloud/actions/workflows/package-client.yml/badge.svg
    :target: https://github.com/Scille/parsec-cloud/actions/workflows/package-client.yml
    :alt: Latest App Packaging CI

.. 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-ruff-D7FF64
  :target: https://github.com/charliermarsh/ruff
  :alt: 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.


.. 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 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 <https://github.com/Scille/parsec-cloud/blob/master/docs/HOSTING.md>`_


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "parsec-cloud",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13.0,>=3.12.0",
    "maintainer_email": null,
    "keywords": "parsec, cryptography, sharing, encryption",
    "author": "Scille SAS",
    "author_email": "contact@scille.fr",
    "download_url": null,
    "platform": null,
    "description": ".. 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 <https://github.com/Scille/parsec-cloud/blob/master/docs/HOSTING.md>`_\n\n",
    "bugtrack_url": null,
    "license": "BUSL-1.1",
    "summary": "Secure cloud framework",
    "version": "3.2.4",
    "project_urls": {
        "Documentation": "https://docs.parsec.cloud",
        "Homepage": "https://github.com/Scille/parsec-cloud"
    },
    "split_keywords": [
        "parsec",
        " cryptography",
        " sharing",
        " encryption"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04db248926f66b4646fcc2b87b2a90064506cd1d98275051457cea689e22138d",
                "md5": "46177a1812b4c840fe8943e120257357",
                "sha256": "fd86b88ff8d10f1a6297f68ae938d58485e7c799d159777cd588dabe3b775499"
            },
            "downloads": -1,
            "filename": "parsec_cloud-3.2.4-cp312-cp312-macosx_10_13_universal2.whl",
            "has_sig": false,
            "md5_digest": "46177a1812b4c840fe8943e120257357",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13.0,>=3.12.0",
            "size": 4764217,
            "upload_time": "2025-01-21T15:05:33",
            "upload_time_iso_8601": "2025-01-21T15:05:33.049664Z",
            "url": "https://files.pythonhosted.org/packages/04/db/248926f66b4646fcc2b87b2a90064506cd1d98275051457cea689e22138d/parsec_cloud-3.2.4-cp312-cp312-macosx_10_13_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d54108ebef2728f4d83ded86ebc895810d463d2ad9ab375b4c076094265ad36",
                "md5": "d9182c1d6f882cb425cbd5ac54ed61af",
                "sha256": "70e5b814a4f486c883699729e1922fb2865711bd507e8c42949b0409fe6dd448"
            },
            "downloads": -1,
            "filename": "parsec_cloud-3.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d9182c1d6f882cb425cbd5ac54ed61af",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13.0,>=3.12.0",
            "size": 5312361,
            "upload_time": "2025-01-21T15:05:35",
            "upload_time_iso_8601": "2025-01-21T15:05:35.379119Z",
            "url": "https://files.pythonhosted.org/packages/8d/54/108ebef2728f4d83ded86ebc895810d463d2ad9ab375b4c076094265ad36/parsec_cloud-3.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dd865214e224d01cef1463d07c27231b9f792caf341f12cd92a4410d0ccd591",
                "md5": "4bc65d4d304828bd076ce17ca0306eeb",
                "sha256": "427cd7dec54735bcee23b2696d210819ea76916655e85f115700789adf06a2cd"
            },
            "downloads": -1,
            "filename": "parsec_cloud-3.2.4-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4bc65d4d304828bd076ce17ca0306eeb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13.0,>=3.12.0",
            "size": 4469499,
            "upload_time": "2025-01-21T15:05:39",
            "upload_time_iso_8601": "2025-01-21T15:05:39.826179Z",
            "url": "https://files.pythonhosted.org/packages/3d/d8/65214e224d01cef1463d07c27231b9f792caf341f12cd92a4410d0ccd591/parsec_cloud-3.2.4-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 15:05:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Scille",
    "github_project": "parsec-cloud",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "parsec-cloud"
}
        
Elapsed time: 0.50462s