Is there any way to add encryption for the AiDisk, and subsequent Share directories? It seems rather pointless having separate user directories, with separate passwords when it's easy enough to simply pull the USB stick out, and shove it in your computer's port. I believe EXT4 supports filesystem-level encryption (since kernel 4.1), which would allow the user directories to be encrypted (you could simply use the user login password for the key). It doesn't add very much overhead, and only on the CPU, which is by no means being fully utilized. Also, being able to use compression would be nice, considering you're a little limited on space when using a USB drive. It would also speed up read/write operations, because the CPU would be handling some of the work, and USB flash drives are still pretty slow, especially the spacious ones.
Last edited: