<br>Permission to introduce myself and i hope this kind of thing is allowed in this mailing list and my advance apologies if it is not.<br><br>I am a founder and current maintainer of a project called zuluCrypt[1] and i though i should introduce it here since we seem to overlap in some function.<br>

<br>The project is made up of two components,one component(zuluCrypt) seeks to manage encrypted devices and the other,(zuluMount) is a general purpose mount tool and this is the tool that has some overlap with udisks since its primary use case is a general purpose mount tool than can manage zuluCrypt encrypted volumes as well as unencrypted volume.<br>

<br>More info is on the project main page link below,screenshots links are at the end of the page.<br><br>Few questions i have received and hope to answer them preemptively just in case somebody is curious.<br><br>1. Why did i not use udev.<br>

When i started,i had a very specific use case and the use case is still the core one.Management of cryptsetup PLAIN volume type that reside in files.udev did not come to the picture early one because its primary purpose is management of block devices while my primary use case does not involve block devices.<br>

<br>2. Why did i not use udisks.<br>Because udisks prefers it not to be used by small time developers whose work is not tied to desktop environments[2]<br><br><br>[1] <a href="http://code.google.com/p/zulucrypt/">http://code.google.com/p/zulucrypt/</a><br>

[2] <a href="http://udisks.freedesktop.org/docs/latest/udisks.8.html">http://udisks.freedesktop.org/docs/latest/udisks.8.html</a><br>