Results 1 to 5 of 5

Thread: DM-Crypt with LUKS

  1. #1
    Join Date
    Nov 2010
    Posts
    33

    DM-Crypt with LUKS

    I am fairly fresher to Linux, but I wish I can provide you all the information you require. I will just post what I did, so this might be self explanation previously. I am annoying to dispose of this error for a couple of days now but with no fortune. I even reinstalled the system, but it is all the time accurately the similar. Please provide some help regarding this error and provide some information about DM-Crypt with LUKS if possible.

  2. #2
    Join Date
    Apr 2009
    Posts
    994

    Re: DM-Crypt with LUKS

    I don’t have any idea regarding your error but as you say you require some information about DM-Crypt with LUKS, so here it is: The major intention of this post is to explain the procedure of encrypting your system with “DM-Crypt” and “cryptsetup-luks” from the instant you begin your Gentoo installation. It is worth pointing out that when this document was on paper for Gentoo based systems in mind, it should be general sufficient to be utilized with other meta distributions too. DM-Crypt is part of the kernel which holds the disk encryption. The advantage of utilizing DM-Crypt is that preserving patches to meet the present kernel version is less difficult. LUKS is a standard which is platform independent and software independent means that you can use your LUKS volumes on Windows machines guessing that the file system selected utilizes a well-matched file system like NTFS or FAT32. FreeOTFE composes this possible.

  3. #3
    Join Date
    Nov 2009
    Posts
    792

    Re: DM-Crypt with LUKS

    Keyfiles amassed on removable media for example a USB stick give defense against a rubberhose attack. In this condition, the passphrase exists exclusively on the exclusion media. As you do not know the passphrase, you cannot disclose it, in spite of of the amount of torture useful to you. This depends greatly upon the whole destruction of the detachable media. If it is shattered, the encrypted data it defends can not at all be recovered.

  4. #4
    Join Date
    May 2008
    Posts
    681

    Re: DM-Crypt with LUKS

    Minimum Requirements
    1. Kernel: = 2.6.10
    2. least Gentoo Live CD or same with suitable kernel configuration
    3. Patience

    You can utilize zgrep <CONFIG> /proc/config.gz to check whether your kernel meets the necessities. Seem for the below options:
    1. CONFIG_BLK_DEV_DM=y
    2. CONFIG_DM_CRYPT=y
    3. Kernel = 2.6.18: pay attention to the novel SATA configurations and enable CONFIG_CRYPTO_CBC=y

    You can observe the existing codes by doing cat /proc/crypto. A few Live CDs have codes existing as modules in its place of built-in, so you might require loading them first.

  5. #5
    Join Date
    Apr 2009
    Posts
    970

    Re: DM-Crypt with LUKS

    You will necessitate adjusting the kernel parameters. But what the script does is decrypts the partitions when possible earlier than hibernation implementations can read the hibernation pictures. If you wish to offer encryption to the partitions you necessitate to partition it as a substitution partition and "Cryptsetup luksFormat" it in place of "Cryptsetup create" it after that mkswap it, and so on. While you launch the substitution partitions enclosing the hibernation images, you will not "Cryptsetup create" it by means of /dev/urandom as key. Hibernation is well for solitary user on single machine but one trouble is the possibility of containing numerous users on the machine. In this case, you can just have single person decrypt this partition or else they will restart and access your decrypted data.

Similar Threads

  1. how to remove Trojan Agent/Gen-Crypt
    By Megatruck in forum Networking & Security
    Replies: 5
    Last Post: 25-06-2011, 06:45 AM
  2. Need to remove Crypt.OFU
    By Slender in forum Networking & Security
    Replies: 5
    Last Post: 13-02-2010, 03:53 AM
  3. Features and compatibilities of Crypt-o
    By Leoniee in forum Windows Software
    Replies: 5
    Last Post: 15-01-2010, 12:49 AM
  4. WIN32/crypt.exe and win32/crypt.dll
    By Iksura in forum Windows Security
    Replies: 4
    Last Post: 16-09-2006, 02:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,144,572.07253 seconds with 17 queries