I'm this close π€πΌ to having a really robust way to obscure your code in NativePHP...
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
πͺπΌ