LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Decryption to temporary storage / edit / auto re-encryption (https://www.linuxquestions.org/questions/linux-newbie-8/decryption-to-temporary-storage-edit-auto-re-encryption-4175562567/)

hydrurga 12-29-2015 02:38 AM

Decryption to temporary storage / edit / auto re-encryption
 
Hi there,

I've ported almost everything over to Linux now, but there are a few areas where I still have to use a Windows VM. One of these is the use of the Windows software AxCrypt in order to temporarily decrypt and edit the unencrypted file with automatic re-encryption once finished.

It works as follows. When you double click on an encrypted file, AxCrypt decrypts the file to temporary storage and automatically launches the application that handles the file type (e.g. text editor, Libre Office, AbiWord) to open the unencrypted file. Once you close the application, AxCrypt then automatically re-encrypts the amended file in place of the original file, without the need to re-enter the encryption password. This is extremely useful.

Is there any way to do similar in Linux? AxCrypt does provide a beta Linux variant but it doesn't appear to work on my setup (Mint KDE 17.2).

jailbait 12-29-2015 08:22 PM

I do the same thing with ccrypt but I have to do it as three separate commands. I don't know of an open source program which will combine the steps.

------------------
Steve Stites

hydrurga 12-30-2015 03:42 AM

Thanks for your answer. I'll give ccrypt a whirl and see if I can cobble a script together to mimic the AxCrypt behaviour. If I succeed, I'll post my results back here.


All times are GMT -5. The time now is 04:13 PM.