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
💪🏼
Pinned
In response to @simonhamp
I've submitted a talk proposal to Laracon EU 🎉
It's actually scaring me even thinking about what I would need to achieve in order to give the talk and make it a success 😬
But I'm also pumped to give it a go 🚀
Really hope it gets selected
•
I can only say that Laracon was incredible. So many great talks, so many great new things coming to this awesome community.
And on top of that, I'm more enthused than ever to work on @nativephp