Name | Canarython JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | Generate 'Warrant Cannaries' easily |
upload_time | 2022-12-29 07:10:37 |
maintainer | |
docs_url | None |
author | TheToddLuci0 |
requires_python | >=3.7 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Canarython
A simply python module to generate "Warrany Canary" type GPG signed messages. The main (read: only) benefit of this tool over using GPG directly is that it will automatically handle downloading a collection of proofs from the internet.
By default, it pulls in CNN, Fox [News](https://www.npr.org/2020/09/29/917747123/you-literally-cant-believe-the-facts-tucker-carlson-tells-you-so-say-fox-s-lawye), Proton, and BBC's latest headlines to "prove" that the message was not preprepared.
Why those Four? Simple: I doubt even POTUS, UN Secretary General, and the King of England combined could get those four to agree to an op.
## Install
You will need to install [GpgME](https://gnupg.org/software/gpgme/index.html) to use this tool. On most Linux distros, it can be installed from the package manager, though that version may be slightly out of date. For example, `apt-get install python3-gpg`.
After that, simply `python3 -m pip install .`
Raw data
{
"_id": null,
"home_page": "",
"name": "Canarython",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "TheToddLuci0",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/5b/28/3ec03e1099b0db3751d072e4ef9421bb7ade8b6625b08f688b86f71764c9/Canarython-0.0.1.tar.gz",
"platform": null,
"description": "# Canarython\nA simply python module to generate \"Warrany Canary\" type GPG signed messages. The main (read: only) benefit of this tool over using GPG directly is that it will automatically handle downloading a collection of proofs from the internet.\n\nBy default, it pulls in CNN, Fox [News](https://www.npr.org/2020/09/29/917747123/you-literally-cant-believe-the-facts-tucker-carlson-tells-you-so-say-fox-s-lawye), Proton, and BBC's latest headlines to \"prove\" that the message was not preprepared.\nWhy those Four? Simple: I doubt even POTUS, UN Secretary General, and the King of England combined could get those four to agree to an op.\n\n## Install\nYou will need to install [GpgME](https://gnupg.org/software/gpgme/index.html) to use this tool. On most Linux distros, it can be installed from the package manager, though that version may be slightly out of date. For example, `apt-get install python3-gpg`.\n\nAfter that, simply `python3 -m pip install .`\n",
"bugtrack_url": null,
"license": "",
"summary": "Generate 'Warrant Cannaries' easily",
"version": "0.0.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "9c6151a3fe87693c99da03151b899af6",
"sha256": "689a396bc8453aa049695f3b26352590041b7efc0c7ac40be365959d98362c81"
},
"downloads": -1,
"filename": "Canarython-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9c6151a3fe87693c99da03151b899af6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4505,
"upload_time": "2022-12-29T07:10:35",
"upload_time_iso_8601": "2022-12-29T07:10:35.745210Z",
"url": "https://files.pythonhosted.org/packages/8a/c0/0965ddd338fb7e1c336c7eb5a73f296c27bf89f9ee7cc53088b65f03c1dd/Canarython-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "5bcfea24e9e812baa135ef93d0507d65",
"sha256": "953194f9031eea624a0e65b6a01257b6f2f5fe0aca9671a31d25b3c32a0715b2"
},
"downloads": -1,
"filename": "Canarython-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5bcfea24e9e812baa135ef93d0507d65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3989,
"upload_time": "2022-12-29T07:10:37",
"upload_time_iso_8601": "2022-12-29T07:10:37.333531Z",
"url": "https://files.pythonhosted.org/packages/5b/28/3ec03e1099b0db3751d072e4ef9421bb7ade8b6625b08f688b86f71764c9/Canarython-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-29 07:10:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "canarython"
}