As a long-term Linux user, I tried running Ubuntu under the Windows Subsystem for Linux. I works!

I have tried to setup ecryptfs, but this fails complaining that kernel module is missing. Here I don't know enough about WSL, but it appears to come with a custom kernel.

Can I essily encrypt WSL? If Luks is the answer, how do I enter the passphrase? The boot process is hidden.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (1 child)

Yes.

You'll just boot up into a blank home folder and a completely uncustomized bash (or whatever your default shell is).

After mounting you'll have to restart your shell or source your .${SHELL}rc

  • source
  • hideshow 2 child comments