Are there any Linux distributions with enabled TPM2 and full disk encryption setups

I have been searching the web to find a Linux distribution, preferrably a rolling release one as I’m otherwise hooked on the concepts in Arch Linux, with automated steps to setup full disk encryption (including the boot partition) using th… Continue reading Are there any Linux distributions with enabled TPM2 and full disk encryption setups

Is window.postMessage origin check important for “stateless” iframe application?

So I’m creating a service that will be embedded in iframes and with web views like JxBrowser, the parent site will be able to pass in private input data with window.postMessage and receive back message events with private out… Continue reading Is window.postMessage origin check important for “stateless” iframe application?