# 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.
Release files for cryptarchive 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cryptarchive-0.1.6.tar.gz | 15.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cryptarchive-0.1.6-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 37.2 kB
Release files / cryptarchive-0.1.6.tar.gz
| Download URL | cryptarchive-0.1.6.tar.gz |
|---|---|
| Size | 15.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
89f230d13164eda506e8193a5a58f4ece612edaaad0a6fc2a5580cd4479c5b11
|
|
BLAKE2b-256 checksum How to use checksums |
4293209284dfe583c1894ec15a7bac1eaa604a28e41864d13d6f9d6aa6fa3429
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/2.7.13
|
Release files / cryptarchive-0.1.6-py2-none-any.whl
| Download URL | cryptarchive-0.1.6-py2-none-any.whl |
|---|---|
| Size | 22.0 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
d5059180bba28bd50532e42a08a63ea02cc432fbb66f3b874588321b12d3dbe0
|
|
BLAKE2b-256 checksum How to use checksums |
acf1d9a8b853eeb3fbaab407681bf38b929c385671e228eacf246bcdc713b620
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/2.7.13
|