9 ms·
Nice post! You mentioned that you implemented this wrapper for backups. Apart from creating a virtual file system for sandboxing perhaps, isn't this generally s
by gpsarakis 13y ago
Nice post! You mentioned that you implemented this wrapper for backups. Apart from creating a virtual file system for sandboxing perhaps, isn't this generally slower? Maybe I am not getting the exact purpose of this task.
- StavrosK 13y agoSlower than what? This is for creating encrypted versions of your files before you back them up, so your backup program will only see encrypted files.