▲ | h4ck_th3_pl4n3t 6 days ago | |||||||||||||||||||||||||
How can an encrypted backup be incremental if it's supposed to be never decrypted on-remote-machines? Ever thought about that? | ||||||||||||||||||||||||||
▲ | tremon 6 days ago | parent | next [-] | |||||||||||||||||||||||||
Why would you need remote data to create an incremental backup? | ||||||||||||||||||||||||||
▲ | codethief 6 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
I'm sure if borgbackup can pull this off, Signal can, too? The solution is to split up your data into encrypted chunks, and only upload the new ones. | ||||||||||||||||||||||||||
▲ | zorgmonkey 6 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
Why wouldn't it be possible? All it really means is that you need to do the work to make incremental entirely on the local side and not on the remote side. | ||||||||||||||||||||||||||
▲ | palebluedot 6 days ago | parent | prev [-] | |||||||||||||||||||||||||
That seems pretty trivial to implement | ||||||||||||||||||||||||||
|