Tag: cloud files encryption

  • Encrypt and sync data in between folders with CryptSync

    Encrypt and sync data in between folders with CryptSync

    CryptSync is a free open source utility that synchronizes multiple files in between a pair of folders and encrypts the content of one of them with the aim to upload the encrypted data to the cloud keeping the original unencrypted files locally, synchronization works both ways, whenever there is a change in one of the folders it replicates into the other, the utility also encrypts file names as they sometimes reveal details, the files are all separately encrypted and have the extension .cryptsync. You could also store data inside an encrypted Truecrypt container and upload it to the cloud but you will have to update everything manually while CryptSync automates the process, the idea is to use this program to store encrypted data online with minimum effort, and it does a good job at that.

    CryptSync encrypted folders
    CryptSync encrypted folders

    Encryption is implemented with 7-Zip, an open source archiving software that highly compresses files, saving space, if you need to open an individual encrypted file in the cloud you can save it to your hard drive and open it with 7-Zip together with your CryptSync password. Software features are minimal, a “Start with Windows” option, “Run in the background” and “Create a New Pair“, you have to be careful when you erase a folder pair because no confirmation is asked for, but no data will be lost even if you erase the pair by mistake, only the settings are erased, you can use this application from the command line too.

    There is no help manual included but the author has a very complete explanation on how CryptSync works on his website. I would not use this tool if you already have an account with a specialist privacy focused cloud company like SpiderOak or Teamdrive since their software already encrypts your data locally before reaching their servers and they have no access to the encryption keys or backdoor. CrypSync will be useful in shady cloud storage services that have minimum security or built-in backdoors, like for example DropBox, where the company employees can access the encrypted servers where your data is stored, you could also use this utility in a network, securely storing backup files inside a NAS (Network Attached Storage) and keeping the original ones inside your fully encrypted computer.

    Visit CryptSync homepage

  • LocBox adds encryption to files stored in the cloud

    LocBox adds encryption to files stored in the cloud

    This addon utility will encrypt your files before they are sent for storage to the cloud, it is a good way to securely share folders online. Some online storage services that do not use encryption or services with a backdoor in their “encrypted” servers, like DropBox, will find it impossible to look at your files if you have encrypted them with LocBox before uploading it. This tool for secure cloud storage uses the AES256 cipher and SHA256 for encryption, there is no backdoor, if the key you have used to encrypt the files is erased, there will be no way to access the files.

    The best feature of LocBox is probably how easy it makes to share files with multiple people, you can create various encryption keys and store all of the files in the same folder, because they have been encrypted with a different key, not everyone will be capable to access them even if they see the files. LocBox makes it very easy for users to identify what key has been used to encrypt each file, when someone access the folder online he will be able to identify his own files by looking at the used encryption keyfile.

    LocBox cloud files encryption
    LocBox cloud files encryption

    The premium version of LocBox can be run off a USB thumbdrive, what I believe could be improved is that the password is shown in clear text and not behind asterisks, this is not suitable to be used at public computers where anyone could see what you type on the screen, on the other hand LocBox advantage over other encryption utilities is that it does not require administrator rights (once installed in the thumbdrive) which is one of the main obstacles when using portable encryption programs at public computers (internet cafe, library,etc).

    Visit LocBox homepage