Image Hosted by ImageShack.us

To use GPG is another way to encrypt important documents, as an alternative to encfs and mcrypt . There dell'interfacce

graphics to generate GPG keys. For those who use Gnome, seahorse, if you use KDE, kgpg. In this case, use the terminal.

You need to first generate the key with the command:

gpg --gen-key

At this point we answer the questions that appear on the screen, and insert our data, such as name, email, etc. etc.,

choose a password, and begin to move the mouse until the password has not been created., there must

display a message like this:

Now we are ready to encrypt a file using the name we chose at the beginning of the creation of the key.

Encrypt:

gpg-e-r edmond test.txt

or alternatively:

gpg --encrypt --recipient edmond prova.txt

Deciphering:

gpg --output prova.txt --decrypt prova.txt.gpg

oppure:

gpg --output prova.txt --symmetric prova.txt.gpg

Per ulteriori informazioni, man gpg

Share on Twitter

Post similar (or almost):

  1. RarCrack on Debian Squeeze RarCrack uses an algorithm to find the bruteforce ...
  2. Login and authentication in Linux Usb Pen Some time ago I had a guide ...
  3. Convert to PNG from the terminal web page or PDF This is a very useful trick ...
  4. Installing on Debian Squeeze Metasploit Metasploit Project is a computer security ...
  5. Debian Squeeze with Polipo and Tor Torbutton To have a good anonymity on the net, serve ...

Tags: , ,
One Response to "Encrypt files with GPG / GnuPG"
  1. Unknown
    The Incutio XML-RPC PHP Library - WordPress/3.0

    [...] Encrypt files with GPG / GnuPG to use GPG That is another way ... Previous Topic: Shed Skin compiling Python in C + + Next Topic: Pidgin Privacy Please [...]

    Like or Dislike: Thumb up 0 Thumb down 0

Write a Comment

XHTML: You can use These tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> Cited <code> < datetime = ""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">