• 1 Post
  • 22 Comments
Joined 10 months ago
cake
Cake day: September 8th, 2023

help-circle
















  • I was hoping for a solution which allows for other protocols not just https and http. I will take a closer look at grok.

    A ssh tunnel could work. I didn’t think of that. I will have to test how this interacts with docker but I think it must be setup directly on the host. I don’t think the ssh tunnel limitation applies since the service will still be reachable from As local network. Speed might be a concern but I will have to test.




  • Yes. That is possible. However if the hardware configuration/software configuration changes the TPM should trip and prevent decryption.

    The attackers would have to break you ssh/terminal/lock screen/other insecure software. However code injection should be impossible because you used custom secure boot keys and ideally a signed unified kernel image. (Can’t even change kernel params without tripping TPM.)

    You would not be safe if they did a bus listening attack or if your shell pwd is not safe. If that is your threat vector this may not be a good option for you.