Skip to main content

No project description provided

Project description

Motivation

We cannot trust cloud providers but still want to use their services. We want to be able to easily mount and umount partitioned and encrypted binary files.

Configuration

  • Configuration file should be named .dropconfig.
  • It should contain the fields bellow.
{
    "repository":"./repository",
    "devices": [
        {
            "name": "str",
            "input": "./data",
            "mount_point": "./mount"
        }
    ]
}

  • repository: this field contains a path to where all of the assembled binary files are going to be stored.
  • name: this field contains a name that is going to be used for assembled binary file.
  • input: this field contains where split binary files are located.
  • mount_point: this field contains a path to a folder on which the assemble and decrypted binary file is going to be mounted.

Example usage

$ drop generate-config
$ drop mount name_from_dropconfig
$ drop umount name_from_dropconfig

Commands

  • generate-config is going to create a skeleton .dropconfig file that is used by the drop command line.
  • mount is going to mount a devices with name_from_dropconfig on the mount point defined in the .dropconfig.
  • umount is to unmount a device with name_from_dropconfig from the mount point defined in the .dropconfig.

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

drop-cli-1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

drop_cli-1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file drop-cli-1.0.tar.gz.

File metadata

  • Download URL: drop-cli-1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.3

File hashes

Hashes for drop-cli-1.0.tar.gz
Algorithm Hash digest
SHA256 b273c4fe19bc6c4ce69d6df5d0f577baa894b8e466c019a0c93defae23e28b1c
MD5 26fea94aada669de504e65ce5a3fcdf2
BLAKE2b-256 369bc2a27ee58f419c694397f1bdbd7c3b40772f3e36e6885819609189d0b8a4

See more details on using hashes here.

File details

Details for the file drop_cli-1.0-py3-none-any.whl.

File metadata

  • Download URL: drop_cli-1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.3

File hashes

Hashes for drop_cli-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7c57cda3a1f0c72bb1128fccdc39c723684e08c23dfa167bb6a4fee5a3f27c22
MD5 1d73db01cc234dd79a10d3271cdb6d8c
BLAKE2b-256 817a34a2a9bfcba82f2de5cc738c1e5d4732f323fc9fe832481bdc9c82dce91c

See more details on using hashes here.

Supported by

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