{ "info": { "author": "David Gouldin", "author_email": "dgouldin@heroku.com", "bugtrack_url": null, "classifiers": [], "description": "========================\nKombu Fernet Serializers\n========================\n\nThis library registers a set of `Kombu`_ serializers which take those built into\nKombu and symmetrically encrypts them using `Fernet`_.\n\nThe encryption key is accessed via the `KOMBU_FERNET_KEY` environment variable.\nTo set the encryption key::\n\n import os\n from cryptography.fernet import Fernet\n\n key = Fernet.generate_key()\n os.environ['KOMBU_FERNET_KEY'] = key\n\n\nTo try it out, start a redis server and from the `example` directory, run::\n\n pip install celery redis\n celery -A tasks worker\n\nThen from another shell::\n\n python -c \"from tasks import add; add.delay(1, 2)\"\n\n.. _`Kombu`: http://kombu.readthedocs.org/en/latest/\n.. _`Fernet`: http://cryptography.readthedocs.org/en/latest/fernet/\n.. _`Celery`: http://celery.readthedocs.org/en/latest/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/heroku/kombu-fernet-serializers", "keywords": null, "license": "Copyright (c) 2014 David Gouldin\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "kombu-fernet-serializers", "package_url": "https://pypi.org/project/kombu-fernet-serializers/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kombu-fernet-serializers/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/heroku/kombu-fernet-serializers" }, "release_url": "https://pypi.org/project/kombu-fernet-serializers/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "Symmetrically encrypted serializers for Kombu", "version": "0.0.5" }, "last_serial": 4200910, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "134ca2834a95a10195dfdaa7da5054f7", "sha256": "7990f666bc7847d15e1772b87820eebb10bc2aae5dbe67ee0542548075c67fbf" }, "downloads": -1, "filename": "kombu-fernet-serializers-0.0.1.tar.gz", "has_sig": false, "md5_digest": "134ca2834a95a10195dfdaa7da5054f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3551, "upload_time": "2014-05-27T21:57:46", "url": "https://files.pythonhosted.org/packages/ce/6e/b5c654e90d1ec972d7e9278712f9336f090564e9b735ed8b44c915595e6b/kombu-fernet-serializers-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c452919c16918b0af174454bf76a41e2", "sha256": "33c731b5175eece659ec213cbca02f204e4d323843d9a6806f4560404e0e10ea" }, "downloads": -1, "filename": "kombu-fernet-serializers-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c452919c16918b0af174454bf76a41e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3735, "upload_time": "2014-05-27T23:04:42", "url": "https://files.pythonhosted.org/packages/39/4a/168f7ff312aa609939138767cfebb936e5919e0c0b7f41b99ee47def5479/kombu-fernet-serializers-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5eb502c8b8e08945ff916c55cc2a7767", "sha256": "86db14c4674627181f24d05fb6cd99ba11fb1bdcd3f634bc3d3d08d065434a1d" }, "downloads": -1, "filename": "kombu-fernet-serializers-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5eb502c8b8e08945ff916c55cc2a7767", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3885, "upload_time": "2014-06-13T22:49:42", "url": "https://files.pythonhosted.org/packages/73/6d/3cac21470f70c7f49e51f160244008590c3bd4eca63398a657c4a76fe5a1/kombu-fernet-serializers-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "038ea7e344ca757cb8ad63703fbf0293", "sha256": "7739ef69455ef99ad2d84490e3ea14f91a00ec144a48b576bc3cd63cb2ef24cb" }, "downloads": -1, "filename": "kombu-fernet-serializers-0.0.4.tar.gz", "has_sig": false, "md5_digest": "038ea7e344ca757cb8ad63703fbf0293", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3963, "upload_time": "2014-06-17T18:18:55", "url": "https://files.pythonhosted.org/packages/cb/c7/b55236f73df759425d3143fa3a431cf4e1a28f8f870f448aaf8b18200dea/kombu-fernet-serializers-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "1b1482fbbe703f5047a1259882a570ce", "sha256": "1f29e117d7eecabf503a5c792ee1334a4f49dda9e1fe39020a1e19431f3c1590" }, "downloads": -1, "filename": "kombu-fernet-serializers-0.0.5.tar.gz", "has_sig": false, "md5_digest": "1b1482fbbe703f5047a1259882a570ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3784, "upload_time": "2014-10-17T00:32:12", "url": "https://files.pythonhosted.org/packages/fa/9c/9f85803427ca1a639c7cd7a8dea96a8464d159d9acc9f08191841f068477/kombu-fernet-serializers-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b1482fbbe703f5047a1259882a570ce", "sha256": "1f29e117d7eecabf503a5c792ee1334a4f49dda9e1fe39020a1e19431f3c1590" }, "downloads": -1, "filename": "kombu-fernet-serializers-0.0.5.tar.gz", "has_sig": false, "md5_digest": "1b1482fbbe703f5047a1259882a570ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3784, "upload_time": "2014-10-17T00:32:12", "url": "https://files.pythonhosted.org/packages/fa/9c/9f85803427ca1a639c7cd7a8dea96a8464d159d9acc9f08191841f068477/kombu-fernet-serializers-0.0.5.tar.gz" } ] }