How to encrypt with LUKS a live Ubuntu usb stick that has been customized with Cubic? [migrated]

I’m using Cubic (https://github.com/PJ-Singh-001/Cubic) to create a custom Ubuntu. So far so good, everything is going smoothly.
However, I would like to encrypt the USB stick that contains my custom Ubuntu image so that I:

boot usb (load… Continue reading How to encrypt with LUKS a live Ubuntu usb stick that has been customized with Cubic? [migrated]

Is deploying a web application to a customer’s encrypted drive a secure solution against code theft?

I have developed a web service for customer. The web service is written in Python and running in Docker containers. It is managed by docker compose.
The customer wants my web service to run on their own Ubuntu servers, but I have control o… Continue reading Is deploying a web application to a customer’s encrypted drive a secure solution against code theft?