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 lisodium 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 read data 5 bytes by 5 bytes, send header separated from data)
Data (encrypted) are local only in Windows, not shared with Microsoft through roaming
UX improved (invitation redirect, offline)
Install
Documentation
guardata history
0.1.0 - 2020-09-12
Updates in the GUI
Many fixes and improvements
Spinners for tiles queries
Smaller user/devices tiles
Blue tone changed for the official guardata
Pagination for users and devices
Works when offline or network errors
Much faster reencryption
Sharing roles change ack
Searching for users or devices improved
Windows data path is local (no roaming)
Fix Windows path handling
No more inopportune warnings about resources usage
Remove all old APIs methods
Testing env improve (compatibility, UI)
Python3 specified everywhere
Network buffer of the backend server improved (send once, receive more)
Update invitation style
Add a copy button to redirect invite
Redirect invite page has automatic internationalization
Client messages have more buffer
CI/CD pipelines strenghten and cleanup
Python package for Windows updated to 3.7.9
Fix a closing file bug
0.0.4 - 2020-08-30
Updates in the GUI
Filtering in workspace preview
Improve device adding
Fix bad message with wrong name during claim user
Improve Return key detection at login
Add spinner when querying the server
Better handling of Parsec link
Update Windows installer, restore app icon
Snap package available
Improve CI pipelines
Tests scripts for developers are now working
0.0.2 - 2020-08-25
First version
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.1.0-py3-none-any.whl
.
File metadata
- Download URL: guardata-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47badd06705372fe963ae95f0b9dadbfed0239c18732131fc7fd6d5742387240 |
|
MD5 | 0b88da47f54eb976d8eb844260f8d67b |
|
BLAKE2b-256 | 369a67de10220530f4bb2dd1795cd8968e088234214c6e85b4ddbfbe0297056c |