{ "info": { "author": "Stephan Seifermann", "author_email": "seiferma@t-online.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: No Input/Output (Daemon)", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: BSD :: FreeBSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3 :: Only", "Topic :: System :: Filesystems" ], "description": "encviewfuse\n===========\n.. image:: https://secure.travis-ci.org/seiferma/encviewfuse.png\n :target: http://travis-ci.org/seiferma/encviewfuse\n\nDescription\n-----------\nencviewfuse is a fuse filesystem that provides an encrypted view on a given directory. You can use it in conjunction with usual backup software without the requirement to save the files encrypted or provide additional space.\n\nInstallation\n------------\nThe file system is available for Python 3 via pypi (encviewfuse.fuse).\n\nUsage\n-----\n``encviewfuse_fs -o secret=,fileSalt=,filenameSalt=``\n\n+-------------------------+-----------------------------------------------------------+\n| Option Value | Meaning |\n+=========================+===========================================================+\n| ``source directory`` | The directory containing the files to be encrypted |\n+-------------------------+-----------------------------------------------------------+\n| ``mount point`` | The mount point for the encrypted view |\n+-------------------------+-----------------------------------------------------------+\n| ``secret`` | The secret used for the encryption |\n+-------------------------+-----------------------------------------------------------+\n| ``fileSalt`` | The id of the file salt provider (filename | mtime) |\n+-------------------------+-----------------------------------------------------------+\n| ``filenameSalt`` | The id of the filename salt provider (filename | mtime) |\n+-------------------------+-----------------------------------------------------------+\n\nInstead of the ``secret`` option, you can also use the ``secretfile`` option to specify a file containing the secret.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/seiferma/encviewfuse", "keywords": "encryption fuse view", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "encviewfuse", "package_url": "https://pypi.org/project/encviewfuse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/encviewfuse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/seiferma/encviewfuse" }, "release_url": "https://pypi.org/project/encviewfuse/0.3.0.post1/", "requires_dist": null, "requires_python": null, "summary": "A fuse implementation of an encrypted view on a given directory.", "version": "0.3.0.post1" }, "last_serial": 1860375, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "157ae3b18fbcd77612d3792c4b52d4ff", "sha256": "b63f62a3b783618303f27420317c1e4ef997561406e528a083afd9e9ffb25a6e" }, "downloads": -1, "filename": "encviewfuse-0.3.0.tar.gz", "has_sig": false, "md5_digest": "157ae3b18fbcd77612d3792c4b52d4ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5766, "upload_time": "2015-04-11T17:48:11", "url": "https://files.pythonhosted.org/packages/f6/77/fb15310117c3ef072d42d35721a5f375225789781d99784179c14dae12f5/encviewfuse-0.3.0.tar.gz" } ], "0.3.0.post1": [ { "comment_text": "", "digests": { "md5": "22498275cfe7df461934fdab96f59647", "sha256": "989379bb078a5e2d02216492d881469ffc5eaadd1cd3739830c309b1b19b8f74" }, "downloads": -1, "filename": "encviewfuse-0.3.0.post1.tar.gz", "has_sig": false, "md5_digest": "22498275cfe7df461934fdab96f59647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5780, "upload_time": "2015-12-13T19:56:17", "url": "https://files.pythonhosted.org/packages/a0/ae/0c7c84437bfcf8d70390c8cd076870d10be19aa4f174af60fedbd4dde83f/encviewfuse-0.3.0.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22498275cfe7df461934fdab96f59647", "sha256": "989379bb078a5e2d02216492d881469ffc5eaadd1cd3739830c309b1b19b8f74" }, "downloads": -1, "filename": "encviewfuse-0.3.0.post1.tar.gz", "has_sig": false, "md5_digest": "22498275cfe7df461934fdab96f59647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5780, "upload_time": "2015-12-13T19:56:17", "url": "https://files.pythonhosted.org/packages/a0/ae/0c7c84437bfcf8d70390c8cd076870d10be19aa4f174af60fedbd4dde83f/encviewfuse-0.3.0.post1.tar.gz" } ] }