AnantLabs / big5sync

Automatically exported from code.google.com/p/big5sync
1 stars 0 forks source link

encryption would be nice #241

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I use syncless to keep 2 computers in sync by using a usb/networked drive as 
transport medium. The computers are encrypted but using syncless I end up 
having my stuff unencrypted somewhere.

I suggest that the folders of one tag can be individually marked as encrypted.
An encrypted folder can take additional options as e.g. passphrase or key files 
to specify the encryption type and passwords. Files and meta data in .syncless 
are treated as encrypted and are being encrypted when storing and being 
decrypted when being read.

This could be handled by adding an additional software layer that handles the 
encryption/decryption transparently for the existing sync software layer.

Marcel

Original issue reported on code.google.com by langner....@gmail.com on 2 Nov 2011 at 10:21