Love the idea as well! I'm not able to test this right now, but I was wondering if there's a block for setting up an encrypted Pi? If so: awesome! If not: are there plans to implement it?
It's not a block I had previously considered, but any block can be added in!
What exactly do you mean by encrypted pi? The entire SD encrypted, one partition encrypted, or something else? If you have a script that does something like this, feel free to submit a block for it (guide at http://www.pibakery.org/docs/contribute.html) or send me the script and I can add it in for you.
Either the whole disk or the user partition, such that when the device gets stolen no useful information can be extracted from it. I don't have a script; I used berryboot to encrypt the SD card in the past. I'm not a good coder but I'll try to make something work
What exactly do you mean by encrypted pi? The entire SD encrypted, one partition encrypted, or something else? If you have a script that does something like this, feel free to submit a block for it (guide at http://www.pibakery.org/docs/contribute.html) or send me the script and I can add it in for you.
Thanks for your interest in PiBakery!