Page 2 of 2

Re: Any list profesionnal program coded in PB ?

Posted: Thu Aug 15, 2024 9:47 am
by BarryG
tored wrote: Thu Aug 15, 2024 9:16 amBarryG, how do you handle the license? License key + call home?
License key based on their PayPal email (so they don't share the key unless they want spam) and an encrypted part, using in-app verification. My app doesn't call home because I don't agree with that. Technically a keylogger could be made by reverse-engineering my app, but I don't care at this time. I can always release a new update with a new algo if it comes to that... and rinse and repeat.

Re: Any list profesionnal program coded in PB ?

Posted: Thu Aug 15, 2024 3:55 pm
by wro
I don’t have any recent PB projects to share, but it’s awesome that you’re looking for inspiration! You might want to check out some of the PB forums or GitHub for recent projects. It’s always motivating to see what others are building.