Skip to main content

A fuse implementation of an encrypted view on a given directory.

Project description

https://secure.travis-ci.org/seiferma/encviewfuse.png

Description

encviewfuse 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.

Installation

The file system is available for Python 3 via pypi (encviewfuse.fuse).

Usage

encviewfuse_fs <source directory> <mount point> -o secret=<secret>,fileSalt=<fileSalt>,filenameSalt=<filenameSalt>

Option Value

Meaning

source directory

The directory containing the files to be encrypted

mount point

The mount point for the encrypted view

secret

The secret used for the encryption

fileSalt

The id of the file salt provider (filename | mtime)

filenameSalt

The id of the filename salt provider (filename | mtime)

Instead of the secret option, you can also use the secretfile option to specify a file containing the secret.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

encviewfuse-0.3.0.post1.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file encviewfuse-0.3.0.post1.tar.gz.

File metadata

File hashes

Hashes for encviewfuse-0.3.0.post1.tar.gz
Algorithm Hash digest
SHA256 989379bb078a5e2d02216492d881469ffc5eaadd1cd3739830c309b1b19b8f74
MD5 22498275cfe7df461934fdab96f59647
BLAKE2b-256 a0ae0c7c84437bfcf8d70390c8cd076870d10be19aa4f174af60fedbd4dde83f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page