Hi All,
I'm trying to implement a sort of security to where the application only works on a specific computer. I'm thinking I can have a hash of the Mac Address that the user has to type in prior to loading the main form. Just curious if anyone has done something similar before? How did you go about it. The application would still be fully open source, but I don't want it to run anywhere else besides the machine server that sits next to the machine.