Skip to main content

encrypted storage server and client

Project description

# Cryptarchive Encrypted network storage # Features - standalone server - client libraries for socket and twisted - no cleartext usernames stored (usernames are stored hashed) - auth-challenge makes password transfer to server unneccessary (challenge will be solved localy) - filenames and directory sturcture are stored in an encrypted file. - command line tool

# Installation

`sudo` may be required.

From pypi: `bash pip install cryptarchive `

From source: `bash git clone https://github.com/bennr01/cryptarchive.git cd cryptarchive python setup.py install `

# Server To start the server, run cryptarchive-server <datadir> For more arguments, please see cryptarchive-server –help.

# Client To view help on the command-line client, see cryptarchive-client –help.

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

cryptarchive-0.1.3.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

cryptarchive-0.1.3-py2-none-any.whl (19.4 kB view hashes)

Uploaded Python 2

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