{ "info": { "author": "Denis Barov", "author_email": "dindin@dindin.ru", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "\n# Store encrypted protobuffed data in the cookies\nThis package is a Proof of Concept for storing encrypted protobuffed data in the cookies\n\n# Installation\n\n pip install protocookie\n\n# Running\n\nRun:\n\n python3 -m protocookie.server\n\nAfter that open http://localhost:5000 in your browser\n\n# Dependencies\n\nAll the dependencies should be managed by pip, but here is a list, just in case:\n\npython >= 3\nprotobuf\nflask\ncryptography\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fordindin/protocookie", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "protocookie", "package_url": "https://pypi.org/project/protocookie/", "platform": "", "project_url": "https://pypi.org/project/protocookie/", "project_urls": { "Homepage": "https://github.com/fordindin/protocookie" }, "release_url": "https://pypi.org/project/protocookie/0.0.1/", "requires_dist": [ "protobuf", "flask", "cryptography" ], "requires_python": "", "summary": "Proof of Concept for storing data in Fernet encrypted protobuffed cookies", "version": "0.0.1" }, "last_serial": 5495856, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "832d0d2df0889e7d8aee69165970799d", "sha256": "435d683530aae21c3114f31d76161a6edc5910371b6047de2c5f7775325ccfc7" }, "downloads": -1, "filename": "protocookie-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "832d0d2df0889e7d8aee69165970799d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6263, "upload_time": "2019-07-06T23:42:52", "url": "https://files.pythonhosted.org/packages/b1/1a/14926a50c2dea025a9c596db15e57477b06fffd5fa183b8730a926adfca1/protocookie-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c6285daa9ca464c97d764e85aa7879f", "sha256": "ff57740a440a2a65ca2b98260a5fe430a950cd28996a3e73f8c285ac0cb1b1b6" }, "downloads": -1, "filename": "protocookie-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1c6285daa9ca464c97d764e85aa7879f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4100, "upload_time": "2019-07-06T23:42:54", "url": "https://files.pythonhosted.org/packages/a6/7d/3e7620aa826c140f6bab731341ee0ff8fb1706ebae380cb2b8f9c8dc1a2f/protocookie-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "832d0d2df0889e7d8aee69165970799d", "sha256": "435d683530aae21c3114f31d76161a6edc5910371b6047de2c5f7775325ccfc7" }, "downloads": -1, "filename": "protocookie-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "832d0d2df0889e7d8aee69165970799d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6263, "upload_time": "2019-07-06T23:42:52", "url": "https://files.pythonhosted.org/packages/b1/1a/14926a50c2dea025a9c596db15e57477b06fffd5fa183b8730a926adfca1/protocookie-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c6285daa9ca464c97d764e85aa7879f", "sha256": "ff57740a440a2a65ca2b98260a5fe430a950cd28996a3e73f8c285ac0cb1b1b6" }, "downloads": -1, "filename": "protocookie-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1c6285daa9ca464c97d764e85aa7879f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4100, "upload_time": "2019-07-06T23:42:54", "url": "https://files.pythonhosted.org/packages/a6/7d/3e7620aa826c140f6bab731341ee0ff8fb1706ebae380cb2b8f9c8dc1a2f/protocookie-0.0.1.tar.gz" } ] }