Support Tomb volumes
Status: Beta
Brought to you by:
aqueio
Tomb is a minimal wrapper on top of cryptsetup which encourages users to keep keys separated, or hide them into images.
To add tomb support into your software would be fairly simple, since tomb volumes are basically LUKS volumes to be mounted in loopback, with only one LUKS key slot set which is the "tomb key", a separate file which is gpg encrypted (symmetric) and whose content is the password.
I'm involved in Tomb development and glad to help if you like to add this feature.
Thanks for your awesome software!