bailey27 / cppcryptfs

cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.
Other
702 stars 65 forks source link

Question: is CppCryptFs (& GoCryptfs) capable for holding mountable Virtual Drives & containers (.vmdk, .vhd, .vhdx, .img etc) #182

Open anodynos opened 1 year ago

anodynos commented 1 year ago

The question is if one can reliably & efficiently:

I've been using TrueCrypt / VeraCrypt for almost 20 years with no issues on those aspects. I'm not sure how well the container-less architectures and CppCryptFs / GoCryptFS in particular are proven and can be trusted for such use cases.

The real question is, has anyone got experience with a scenario like this? Has anyone like the authors @bailey27 @rfjakob (thank you both!) got an opinion or advice for or against this?

Kind regards

ccchan234 commented 8 months ago

pls, go try yourself and report? thanks

ps: interested to know.