Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
encrypt dir
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Fri May 10, 2013 4:35 am    Post subject: encrypt dir Reply with quote

I'm running XFCE (Thunar 1.6.2) and trying to encrypt the directory but with "gpg" I can only encrypt files not the directory with a sub-directories.
I tried to right click on a directory and select option "Create Archive" but it will not create file "directory.tar.gz" it works only on files not directories.
The current solution is to:
Code:
tar czf directory_name.tar.gz directory_name/
gpg -ea -r 7B4A7458 directory_name.tar.gz


I have noticed there is on ubuntu "gpgdir - recursive directory encryption with GnuPG."
"gpgdir" is a perl script that uses the CPAN GnuPG::Interface perl module to recursively encrypt and decrypt directories using gpg.

How do I find it and install it on Gentoo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum