{ "info": { "author": "joshbuddy", "author_email": "joshbuddy@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n# Slick\n\n**Easy to use secure file sending**\n\nSlick makes it easy to send files or chat between two people. It is end-to-end encrypted, and uses HTTPS as its transport.\n\n## Installation\n\nUsing python 3.7, run:\n\n`pip install slick-app`\n\n## Usage\n\nTo start slick, run `sk`. Running `/help` you'll get:\n\n```\n/list -- show active friends and nearby people\n/add [subject] -- add a person\n/talk [subject] -- talk to someone\n/end -- stop talking to someone\n/quit -- quit the program\n/send -- send a file\n/get -- get a file\n/info\n```\n\n### Adding a friend\n\nTo add a friend, use the `/add` command. They will need to approve the request on their side by adding you back.\n\n### Interacting with a friend\n\nTo interact with a specific friend, use `/talk [name]`\n\n### Chatting\n\nOnce you're interacting with a friend, anything you type without a leading slash will be interpretted as chatting.\n\n### Sending a file\n\nTo send a file, use `/send`\n\n### Receiving a file\n\nTo receive a file, use `/get #`\n\n## Design\n\nSlick uses multicast DNS to broadcast a) a digest of the certificate used by HTTPS b) a tor service to facilitate the initial key exchange.\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/joshbuddy/slick", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "slick-app", "package_url": "https://pypi.org/project/slick-app/", "platform": "", "project_url": "https://pypi.org/project/slick-app/", "project_urls": { "Homepage": "https://github.com/joshbuddy/slick" }, "release_url": "https://pypi.org/project/slick-app/0.0.2/", "requires_dist": [ "aiofile (==1.5.1)", "aiofiles (==0.4.0)", "aiohttp (==3.5.0)", "aiohttp-socks (==0.2.1)", "aiozeroconf (==0.1.8)", "altgraph (==0.16.1)", "ansicolors (==1.1.8)", "appdirs (==1.4.3)", "asn1crypto (==0.24.0)", "async-timeout (==3.0.1)", "attrs (==18.2.0)", "black (==18.9b0)", "certifi (==2018.10.15)", "cffi (==1.7.0)", "chardet (==3.0.4)", "Click (==7.0)", "crypto (==1.4.1)", "cryptography (==2.4.2)", "filetype (==1.0.1)", "future (==0.17.1)", "humanize (==0.5.1)", "idna (==2.7)", "ifaddr (==0.1.4)", "ipaddress (==1.0.22)", "macholib (==1.11)", "multidict (==4.4.2)", "Naked (==0.1.31)", "names (==0.3.0)", "netifaces (==0.10.7)", "ordered-set (==3.0.2)", "pefile (==2018.8.8)", "prompt-toolkit (==2.0.5)", "pycparser (==2.19)", "PyNaCl (==1.3.0)", "python-libmagic (==0.4.0)", "PyYAML (==3.13)", "requests (==2.20.0)", "shellescape (==3.4.1)", "six (==1.11.0)", "stem (==1.6.0)", "toml (==0.10.0)", "tqdm (==4.28.1)", "typed-bencode (==0.0.1)", "urllib3 (==1.24)", "wcwidth (==0.1.7)", "yarl (==1.2.6)" ], "requires_python": ">=3.7.0", "summary": "Easy to use secure file sending & chatting", "version": "0.0.2" }, "last_serial": 4631366, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "07f3587bc4fce633beef8996062a0725", "sha256": "fc32fdf3e3497b44613ab7f68c1c12c6092eafcc601b8c0cd1f07c7beb0c5759" }, "downloads": -1, "filename": "slick_app-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "07f3587bc4fce633beef8996062a0725", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.7.0", "size": 20241, "upload_time": "2018-12-24T13:12:55", "url": "https://files.pythonhosted.org/packages/8b/c1/989d66e975392ab6cd6009bd1ed028038f794e36d4eb97bf1a42110451a5/slick_app-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12e492d3e4a1c24e44f28353bab795bc", "sha256": "1630e7c6c069fa491ea55b9a84a179d35fcd9d712eb63e006415b4350d840dfb" }, "downloads": -1, "filename": "slick-app-0.0.2.tar.gz", "has_sig": false, "md5_digest": "12e492d3e4a1c24e44f28353bab795bc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7.0", "size": 17034, "upload_time": "2018-12-24T13:12:57", "url": "https://files.pythonhosted.org/packages/2d/eb/e8b83a7f6f1ed7b399cc6bc9c3b11f47297d73c266b761545e92e0457de5/slick-app-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "07f3587bc4fce633beef8996062a0725", "sha256": "fc32fdf3e3497b44613ab7f68c1c12c6092eafcc601b8c0cd1f07c7beb0c5759" }, "downloads": -1, "filename": "slick_app-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "07f3587bc4fce633beef8996062a0725", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.7.0", "size": 20241, "upload_time": "2018-12-24T13:12:55", "url": "https://files.pythonhosted.org/packages/8b/c1/989d66e975392ab6cd6009bd1ed028038f794e36d4eb97bf1a42110451a5/slick_app-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12e492d3e4a1c24e44f28353bab795bc", "sha256": "1630e7c6c069fa491ea55b9a84a179d35fcd9d712eb63e006415b4350d840dfb" }, "downloads": -1, "filename": "slick-app-0.0.2.tar.gz", "has_sig": false, "md5_digest": "12e492d3e4a1c24e44f28353bab795bc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7.0", "size": 17034, "upload_time": "2018-12-24T13:12:57", "url": "https://files.pythonhosted.org/packages/2d/eb/e8b83a7f6f1ed7b399cc6bc9c3b11f47297d73c266b761545e92e0457de5/slick-app-0.0.2.tar.gz" } ] }