I've looked and looked but I can't seem to find any current and simple GUI that is for LUKS/dm-crypt type encryption on Linux. I know about Truecrypt but was looking for something that uses the encryption provided natively by Linux. I feel more comfortable using encryption that comes with Linux and find that I sometimes have compatibility issues getting Truecrypt running. What I was looking for is something using GTK for example and provides a similar interface to Truecrypt. It would provide a wizard to create a file that would be used to provide OTFE (on the fly encryption) and would mount/unmount the file and create a virtual drive to /media/gtkcrypt for example. Something that would allow me to create files that I could use as virtual encrypted drives. Then I could easily move the files around and back them up etc. It would also be handy if it had the ability to mount LUKS/dm-crypt partitions and convert exiting partitions to using dm-crypt if able. I'm not a programmer myself but from what I've read it seems like all the underlying software is there is just needs someone to write a simple GUI on top of it all. Any ideas? Thanks.