tgbox
tgbox copied to clipboard
Encrypted cloud storage Protocol based on Telegram
It seems that MariaDB has database encryption. Maybe we will use it in v2.0? https://mariadb.com/kb/en/data-at-rest-encryption-overview/
I'm **not** a very big expert of writing in English, so if you found any errors i would be thankful for pull-requests with fixes.
I would like to add [**Gzip**](https://en.wikipedia.org/wiki/Gzip) compression to the `tgbox` (most probably in the `OpenPretender` class, as well as decompress in the `.download()`), but I don't sure if we *really...