{ "info": { "author": "Lennart Regebro", "author_email": "regebro@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "collective.anonfeedback\r\n=======================\r\n\r\nThis package contains two views, a form that will collect feedback, and view\r\nto view the feedback. They are protected by two different permissions, the\r\npermission to enter feedback is by default given to everyone, and the\r\npermission to view the feedback is by default given to site administrators.\r\n\r\nThe feedback is stored in var/anonfeedback with each feedback in it's own\r\nfile. The reason for this is that if we store the feeback in the ZODB we\r\ncreate a ZODB transaction, and if you are logged in to the site at that\r\npoint, it will be possible to see who wrote the feedback from the Undo\r\ntransaction log, and the requirement of this package was explicitly that you\r\nshould be anonymous even if you forget to log out.\r\n\r\nWarning!\r\n********\r\n\r\nPlease note that it may still be possible to figure out the posters identity\r\nby comparing web-server logs and IP-adresses and times, etc. To achieve true\r\nanonymity you must also anonymize the internet access. The purpose of this\r\npackage is just to make it hard for your boss to figure out who thought his\r\nproposal for site color scheme was ugly, not to provide truly anonymous\r\nwhistleblower access.\r\n\r\nContributors\r\n************\r\n\r\n* Lennart Regebro, regebro@gmail.com\r\n\r\nChange history\r\n**************\r\n\r\n1.0 (2014-03-23)\r\n----------------\r\n\r\n- Original release.", "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/collective/collective.anonfeedback", "keywords": "plone", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "collective.anonfeedback", "package_url": "https://pypi.org/project/collective.anonfeedback/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.anonfeedback/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.anonfeedback" }, "release_url": "https://pypi.org/project/collective.anonfeedback/1.0/", "requires_dist": null, "requires_python": null, "summary": "An anonymous feedback form", "version": "1.0" }, "last_serial": 1038509, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "833b208f8ced2422276875ce7e9a5e30", "sha256": "e796e3f2352c8b57fa3691a404b7ae8a31af26f60986987d261e84545c0b13af" }, "downloads": -1, "filename": "collective.anonfeedback-1.0.zip", "has_sig": false, "md5_digest": "833b208f8ced2422276875ce7e9a5e30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16164, "upload_time": "2014-03-23T14:44:27", "url": "https://files.pythonhosted.org/packages/53/20/edddfe127c49b06990557108464c57da37956c467efc1af2008cd097e2c0/collective.anonfeedback-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "833b208f8ced2422276875ce7e9a5e30", "sha256": "e796e3f2352c8b57fa3691a404b7ae8a31af26f60986987d261e84545c0b13af" }, "downloads": -1, "filename": "collective.anonfeedback-1.0.zip", "has_sig": false, "md5_digest": "833b208f8ced2422276875ce7e9a5e30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16164, "upload_time": "2014-03-23T14:44:27", "url": "https://files.pythonhosted.org/packages/53/20/edddfe127c49b06990557108464c57da37956c467efc1af2008cd097e2c0/collective.anonfeedback-1.0.zip" } ] }