From: Thomas I. <iks...@gm...> - 2008-03-27 17:20:43
|
Hello first of all, thank you for this nice piece of code. Works really fine, and you also support the newest kernels. Good! What are your plan for the next future? I see two things, that would be of benefit for this project: 1. support for the new TrueCrypt formats (XTS, SHA-512, encrypted system disk) 2. getting the password from the bootloader to mount the boot partition 1. I could help in this point. I do not see special problems for that part. Would you like me to help to realize this? 2. I know two bootloaders, which could be used. The first is the bootloader from TrueCrypt: If we could get the password from the bootloader, we could realize a dual-boot system, with one partition with windows and one with linux, both encrypted. The second possibility is to use the bootloader from DiskCryptor (http://freed0m.org/), a very nice software for windows. For this second point, my experience is not enough (can't help). What do you think about the idea to get the password from the bootloader? Regards Tom |