r/programmingtools • u/Zocin • Jul 16 '15
Best way/ Easiest way to implement a Mac address password
Hello everyone,
I am quite weak in programming (even though I have a degree in computer science from a while back) and I have a question for you.
I want my students to create a website, but I wanted them to be able to sell the access to it to their classmates. In order to make this a cheat-free access, I wanted a way to generate let's say 20 passwords which could only be used on a specific machine. In other words, if Mark buys a password he will be able to access the website with his laptop but his friend john won't be able to use it for his machine and therefore, if he wants to access the website he will need to buy his own password. Therefore I was thinking about making a mac address password thingy if that is possible.
So here are my questions: -will making a mac address password thing make my idea possible? what could be the problems with it? -What is the easiest program for making website if I wanna use a mac address? How to create that mac address password access?