Desktop client for a modern and trustless data cloud storage service
Project description
guardata is a secure and trustless cloud storage service, to share and sync your files with on-premise modern encryption.
Homepage: https://guardata.app
Key features :
Cloud storage
Virtual drive
Time machine
Local encryption, Trust no one
Share & sync securely
Access control and logging
open source
guardata is based on the Parsec technology developed by Scille. The code base is a fork from parsec-cloud. The cryptographic routines are provided by the libsodium library.
Differences with the Parsec reference implementation :
The encryption stream cipher algorithm is updated from Salsa20 to Chacha20. guardata is using XChaCha20-Poly1305 which has an IETF draft standard, and is used by NordPass and by CloudFlare.
The password key derivation algorithm is setup to be 6 times stronger
Password strength required in the GUI is much higher
The debug monitoring telemetry is fully removed, for a full hassle-free privacy
Files blocks cut size is bigger, optimised for internet synchronization
SHA2 hash is replaced everywhere by Blake2b
More secure short codes for 2-way auth : from 40 bits with hmac-sha2 to 50 bits with argon2id
Improve server socket management (parsec-cloud sends header separated from data)
Data (encrypted) are local only in Windows, not shared with Microsoft through roaming
UX improved (invitation redirect, offline, non-blocking modals)
Install
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file guardata-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: guardata-0.2.4-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/26.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.48.0 importlib-metadata/3.10.0 keyring/21.2.1 rfc3986/1.4.0 colorama/0.4.4 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb68223bde3139b40ae9ad106c0d084a02d3dde641d3088b2963ec3fc5741d17 |
|
MD5 | f7a03fb7eea20716c9204b3d531da12a |
|
BLAKE2b-256 | 667596c3278ab81508785592a9a2c334bf81efb0d0dbefdb9e26d86f075d7369 |