I'm this close 🤏🏼 to having a really robust way to obscure your code in NativePHP...
Can't wait to see how you do this and how I can start doing this in my NativePHP apps.
While on my flight from Gran Canaria to the UK - with no internet access! - I had a breakthrough for code obscurity & security in NativePHP
I've managed to get something together that not only obfuscates the PHP code, it compacts it and removes A LOT of dead weight from the final bundle, making your app even smaller 🪶
On top of that, it's naturally secured against tampering... so even if someone reverse-engineers the compressed data, if they were to modify any of the code, it would become unusable, which would force your user to reinstall your app from scratch 🔐
AND it adds a whole bunch of power to how we can process your app code prior to bundling it into Electron ⚡️
I'm so excited by this 😱 - it's yet another one of the pieces of this epic puzzle that I have spent MONTHS on and it finally feels like it's coming together
Can't wait to share it with you all
💪🏼