{ "info": { "author": "Jason R. Coombs", "author_email": "jaraco@jaraco.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": ".. image:: https://img.shields.io/pypi/v/skeleton.svg\n :target: https://pypi.org/project/skeleton\n\n.. image:: https://img.shields.io/pypi/pyversions/skeleton.svg\n\n.. image:: https://img.shields.io/travis/jaraco/skeleton/master.svg\n :target: https://travis-ci.org/jaraco/skeleton\n\n.. .. image:: https://img.shields.io/appveyor/ci/jaraco/skeleton/master.svg\n.. :target: https://ci.appveyor.com/project/jaraco/skeleton/branch/master\n\n.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest\n.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest\n\nRemote Agent Keyring\n--------------------\n\nImplements a remote agent keyring for use over SSH connections.\n\nRequires OpenSSH 6.7.\n\nTo use, on the host machine, install jaraco.keyring and invoke\nthe server::\n\n python -m jaraco.keyring.server\n\nThat starts a server listening only on localhost:4273.\n\nThen, connect to the remote host and forward the traffic back to\nthe keyring server::\n\n ssh -R /tmp/keyring.sock:localhost:4273 remote_host\n\nThis command creates a unix domain socket at /tmp/keyring.sock\nwhich only that user can access.\n\nThen, on that host, configure keyring to use the remote agent\nbackend. For example,\n\n keyring -b jaraco.keyring.RemoteAgent get SERVICE USERNAME\n\nThe remote agent backend will request the password over the\ntunnel, where the server will request the password using the\ndefault configuration.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jaraco/jaraco.keyring", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "jaraco.keyring", "package_url": "https://pypi.org/project/jaraco.keyring/", "platform": "", "project_url": "https://pypi.org/project/jaraco.keyring/", "project_urls": { "Homepage": "https://github.com/jaraco/jaraco.keyring" }, "release_url": "https://pypi.org/project/jaraco.keyring/2.0/", "requires_dist": [ "requests-unixsocket", "cherrypy", "keyring", "sphinx ; extra == 'docs'", "jaraco.packaging (>=3.2) ; extra == 'docs'", "rst.linker (>=1.9) ; extra == 'docs'", "pytest (!=3.7.3,>=3.5) ; extra == 'testing'", "pytest-checkdocs ; extra == 'testing'", "pytest-flake8 ; extra == 'testing'" ], "requires_python": ">=3.6", "summary": "Remote keyring over SSH", "version": "2.0" }, "last_serial": 4650652, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "7efa9f5145c8d8070e02a7472aab10ad", "sha256": "9caf5c1f3a9d9f29d2796f3e7eb740566f9a2e1be02227a026c543e6550cabb1" }, "downloads": -1, "filename": "jaraco.keyring-2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7efa9f5145c8d8070e02a7472aab10ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 4202, "upload_time": "2019-01-01T17:49:24", "url": "https://files.pythonhosted.org/packages/a2/32/e49e94d34126236e8ec520ee73866d677d66e88377a6ad09692576e368e2/jaraco.keyring-2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69a261fde98b496077393beb25155fc7", "sha256": "a86fbcd7717cf1f003335f03733097e43e4ff643d662d7fb39173d4bce26b62f" }, "downloads": -1, "filename": "jaraco.keyring-2.0.tar.gz", "has_sig": false, "md5_digest": "69a261fde98b496077393beb25155fc7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 9223, "upload_time": "2019-01-01T17:49:26", "url": "https://files.pythonhosted.org/packages/16/76/d07d692c98630296c03e6b79ebe45eaaa84be8ca6553a7b5075c10ae6a35/jaraco.keyring-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7efa9f5145c8d8070e02a7472aab10ad", "sha256": "9caf5c1f3a9d9f29d2796f3e7eb740566f9a2e1be02227a026c543e6550cabb1" }, "downloads": -1, "filename": "jaraco.keyring-2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7efa9f5145c8d8070e02a7472aab10ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 4202, "upload_time": "2019-01-01T17:49:24", "url": "https://files.pythonhosted.org/packages/a2/32/e49e94d34126236e8ec520ee73866d677d66e88377a6ad09692576e368e2/jaraco.keyring-2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69a261fde98b496077393beb25155fc7", "sha256": "a86fbcd7717cf1f003335f03733097e43e4ff643d662d7fb39173d4bce26b62f" }, "downloads": -1, "filename": "jaraco.keyring-2.0.tar.gz", "has_sig": false, "md5_digest": "69a261fde98b496077393beb25155fc7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 9223, "upload_time": "2019-01-01T17:49:26", "url": "https://files.pythonhosted.org/packages/16/76/d07d692c98630296c03e6b79ebe45eaaa84be8ca6553a7b5075c10ae6a35/jaraco.keyring-2.0.tar.gz" } ] }