parsec-cloud


Nameparsec-cloud JSON
Version 2.16.3 PyPI version JSON
download
home_pagehttps://github.com/Scille/parsec-cloud
SummarySecure cloud framework
upload_time2023-12-01 10:53:36
maintainer
docs_urlNone
authorScille SAS
requires_python>=3.9.10,<3.10.0
license
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-ci.yml/badge.svg
    :target: https://github.com/Scille/parsec-cloud/actions/workflows/package-ci.yml
    :alt: Latest Packaging CI

.. 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 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": "https://github.com/Scille/parsec-cloud",
    "name": "parsec-cloud",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.10,<3.10.0",
    "maintainer_email": "",
    "keywords": "parsec,cryptography,sharing,encryption",
    "author": "Scille SAS",
    "author_email": "contact@scille.fr",
    "download_url": "",
    "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-ci.yml/badge.svg\n    :target: https://github.com/Scille/parsec-cloud/actions/workflows/package-ci.yml\n    :alt: Latest Packaging CI\n\n.. image:: https://pyup.io/repos/github/Scille/parsec-cloud/shield.svg\n    :target: https://pyup.io/repos/github/Scille/parsec-cloud/\n    :alt: Updates\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-black-000000.svg\n    :target: https://github.com/ambv/black\n    :alt: Code style: black\n\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": "",
    "summary": "Secure cloud framework",
    "version": "2.16.3",
    "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": "7a9722860175b0b31519c42f83da5e574979e4ca9754ecb90788e25e1eafe8df",
                "md5": "57f01e4b6ab84fe9296ada4a5ff65532",
                "sha256": "39185105490e7e8dc025b285e03c883f08b4273799506dd42472982a83cf3203"
            },
            "downloads": -1,
            "filename": "parsec_cloud-2.16.3-cp39-cp39-macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "57f01e4b6ab84fe9296ada4a5ff65532",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9.10,<3.10.0",
            "size": 10547896,
            "upload_time": "2023-12-01T10:53:36",
            "upload_time_iso_8601": "2023-12-01T10:53:36.338775Z",
            "url": "https://files.pythonhosted.org/packages/7a/97/22860175b0b31519c42f83da5e574979e4ca9754ecb90788e25e1eafe8df/parsec_cloud-2.16.3-cp39-cp39-macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96da3cb162f40fda97bf7f01ecbf8c88612370a41b0e0810c25f6cc5032d5bb5",
                "md5": "8c49d8716036de1ca547c9fa3d5c42dc",
                "sha256": "c3011b180410003174b765c939dc5aefad7a46ee0c30fee4428109b27287d84a"
            },
            "downloads": -1,
            "filename": "parsec_cloud-2.16.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8c49d8716036de1ca547c9fa3d5c42dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9.10,<3.10.0",
            "size": 13115824,
            "upload_time": "2023-12-01T10:53:39",
            "upload_time_iso_8601": "2023-12-01T10:53:39.281779Z",
            "url": "https://files.pythonhosted.org/packages/96/da/3cb162f40fda97bf7f01ecbf8c88612370a41b0e0810c25f6cc5032d5bb5/parsec_cloud-2.16.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4a50327c2f3b0f9f8b4d295c13354ac5111c5508300f244163609e86d95bf24",
                "md5": "41456c215ea2c47cef8bf1d49bd037a2",
                "sha256": "1a04dfd87e8387c1acde09ecf5159c45b38dc7d4e7b2be097f9e81b20c419185"
            },
            "downloads": -1,
            "filename": "parsec_cloud-2.16.3-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "41456c215ea2c47cef8bf1d49bd037a2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9.10,<3.10.0",
            "size": 9901250,
            "upload_time": "2023-12-01T10:53:42",
            "upload_time_iso_8601": "2023-12-01T10:53:42.542765Z",
            "url": "https://files.pythonhosted.org/packages/e4/a5/0327c2f3b0f9f8b4d295c13354ac5111c5508300f244163609e86d95bf24/parsec_cloud-2.16.3-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 10:53:36",
    "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.18071s