T his is a guide for creating CD / DVD encryption. So, for my data set does not find anyone, first of all let's not forget the password yourself, otherwise the cd / dvd can throw it, since there would be no way to recover, at least not in times land. Remember that the password must be at least 20 characters. So you need to install:

apt-get install mkisofs aespipe loop-aes-utils

At this point we create an image file. Assume you have a folder with pictures that we want to protect, and then burn them later. The folder called into question the picture (not fantasy), we can use a 128 or 256-bit key, of course we'll use that to 256 bits. Then:

mkisofs-r photos | aespipe-e aes256> foto.iso

At this point we insert the password, being careful

Create a directory to mount the iso image

mkdir / mnt / iso

load modules

modprobe aes

modprobe cryptoloop

mount-t iso9660 foto.iso / mnt / iso-o loop = / dev/loop0, encryption = aes256

Now we are ready to burn the iso, regardless of whether our burning program gives some error like this: Free Image Hosting at www.ImageShack.us

At this point we will have an encrypted CD to access them you must mount it with:

mount-t iso9660 / dev / cdrom / mnt / iso-o loop = / dev/loop0, encryption = aes256

clearly reminding passoword.

Share on Twitter

Post similar (or almost):

  1. Script "Send to Dropbox" menu of Nautilus missing ...
  2. (Safety) Metadata on Linux with ExifTool ExifTool is a command line tool for ...
  3. Transforming all the photos in B / W fast A quick way to turn a folder full ...
  4. RarCrack on Debian Squeeze RarCrack uses an algorithm to find the bruteforce ...
  5. Installing on Debian Squeeze Metasploit Metasploit Project is a computer security ...

Tags: ,
One Response to "Encrypt cd / dvd"
  1. Yvette writes:
    Konqueror 3 Konqueror 3 GNU/Linux GNU / Linux
    Mozilla/5.0 (compatible; Konqueror / 3, Linux)

    Good words.

    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="">