# 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/
- password manager
Raw data
{
"_id": null,
"home_page": null,
"name": "privacy-guide",
"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/ce/0c/04b4bb96d0b50de142232384d6f28c35e929c857a7dd3b7cc1666cb5ced1/privacy_guide-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/\n- password manager\n",
"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": "cea9c625869a7b6a45af9674d9e4a05eb5b27f6f9f6606e4b25ec66a7929cbeb",
"md5": "a0e6b818058f1ae08bd9e0ae713d5657",
"sha256": "b436ef2a3bbc806b2fe86eb77b3a75bb040cb1a0cd833cbf8e68d2bdf8fd7d80"
},
"downloads": -1,
"filename": "privacy_guide-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a0e6b818058f1ae08bd9e0ae713d5657",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5833,
"upload_time": "2024-10-01T02:10:53",
"upload_time_iso_8601": "2024-10-01T02:10:53.988323Z",
"url": "https://files.pythonhosted.org/packages/ce/a9/c625869a7b6a45af9674d9e4a05eb5b27f6f9f6606e4b25ec66a7929cbeb/privacy_guide-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ce0c04b4bb96d0b50de142232384d6f28c35e929c857a7dd3b7cc1666cb5ced1",
"md5": "f0314d6c9e7f13785934a407449bcb9d",
"sha256": "1ebefac1a22c0c986986eaf0a5a440e0ec73415783f1c8f821d2edf114a76430"
},
"downloads": -1,
"filename": "privacy_guide-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f0314d6c9e7f13785934a407449bcb9d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6236,
"upload_time": "2024-10-01T02:10:52",
"upload_time_iso_8601": "2024-10-01T02:10:52.792045Z",
"url": "https://files.pythonhosted.org/packages/ce/0c/04b4bb96d0b50de142232384d6f28c35e929c857a7dd3b7cc1666cb5ced1/privacy_guide-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-01 02:10:52",
"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": "privacy-guide"
}