Name | xux JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | A Privacy Enhancing Toolkit. |
upload_time | 2024-09-30 07:42:33 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | MIT License |
keywords |
cryptography
privacy
toolkit
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# file-cryptor
File cryptor helps encrypt and decrypt files. So we may protect our privacy from peeping eyes like cloud storage providers.
TODO:
- Text encryption / decryption.
- Password generation, like https://oneshallpass.com/
Raw data
{
"_id": null,
"home_page": null,
"name": "xux",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "cryptography, privacy, toolkit",
"author": null,
"author_email": "Xu Xiang <sokrato@qq.com>",
"download_url": "https://files.pythonhosted.org/packages/59/1e/be1b98082dbcfd2a9d13f9f32be0770e2e8e4e9ffaee9e27cf9c96634553/xux-0.0.1.tar.gz",
"platform": null,
"description": "# file-cryptor\nFile cryptor helps encrypt and decrypt files. So we may protect our privacy from peeping eyes like cloud storage providers.\n\nTODO:\n\n- Text encryption / decryption.\n- Password generation, like https://oneshallpass.com/",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A Privacy Enhancing Toolkit.",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://docs.djangoproject.com/",
"Funding": "https://www.djangoproject.com/fundraising/",
"Homepage": "https://github.com/sokrato",
"Release notes": "https://docs.djangoproject.com/en/stable/releases/",
"Source": "https://github.com/django/django",
"Tracker": "https://code.djangoproject.com/"
},
"split_keywords": [
"cryptography",
" privacy",
" toolkit"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c66d5680b64ec2e45557c9a0252942974a0c5eba79ef486aa7f3550e81bc2303",
"md5": "890d56469bed190156ce416d57fc0fb4",
"sha256": "cba23dccad36c61360b6a39c7cdf62c691b2dea859b6ea55d81389ab2b8e25fe"
},
"downloads": -1,
"filename": "xux-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "890d56469bed190156ce416d57fc0fb4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5712,
"upload_time": "2024-09-30T07:42:31",
"upload_time_iso_8601": "2024-09-30T07:42:31.916955Z",
"url": "https://files.pythonhosted.org/packages/c6/6d/5680b64ec2e45557c9a0252942974a0c5eba79ef486aa7f3550e81bc2303/xux-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "591ebe1b98082dbcfd2a9d13f9f32be0770e2e8e4e9ffaee9e27cf9c96634553",
"md5": "01c71f0f9f02435ff655dedee45d3cfa",
"sha256": "eb24a05923c9f76562a7fba4507cd01e8c66b839ce3b5893f4399595c973fd72"
},
"downloads": -1,
"filename": "xux-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "01c71f0f9f02435ff655dedee45d3cfa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6222,
"upload_time": "2024-09-30T07:42:33",
"upload_time_iso_8601": "2024-09-30T07:42:33.124003Z",
"url": "https://files.pythonhosted.org/packages/59/1e/be1b98082dbcfd2a9d13f9f32be0770e2e8e4e9ffaee9e27cf9c96634553/xux-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-30 07:42:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "django",
"github_project": "django",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "xux"
}