{ "info": { "author": "Erik Max Francis", "author_email": "software@alcyone.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Environment :: No Input/Output (Daemon)", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Networking :: Firewalls", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "fauxident is a small Python script that will act as an extremely\r\n naive ident server, answering all ident requests with a consistent\r\n response -- either an ERROR or a USERID response. This can be\r\n advantageous on systems where running a true identd is\r\n unavailable, where it would be a security risk, or when\r\n masquerading firewalls are in use, where multiple machines are\r\n involved behind the firewall and running a proper ident system is\r\n not an option.", "description_content_type": null, "docs_url": null, "download_url": "http://www.alcyone.com/software/fauxident/fauxident-latest.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.alcyone.com/software/fauxident/", "keywords": "identd, auth, firewall, security", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "FauxIdent", "package_url": "https://pypi.org/project/FauxIdent/", "platform": "any", "project_url": "https://pypi.org/project/FauxIdent/", "project_urls": { "Download": "http://www.alcyone.com/software/fauxident/fauxident-latest.tar.gz", "Homepage": "http://www.alcyone.com/software/fauxident/" }, "release_url": "https://pypi.org/project/FauxIdent/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "A simple, faked ident daemon", "version": "1.2.1" }, "last_serial": 944153, "releases": { "1.1": [], "1.2": [], "1.2.1": [] }, "urls": [] }