I've got this - "Are you pucker?" an "are you human" verification check.
Struck me that this sort of tech could do two factor auth of sorts, even though here I'm just checking for humans, it could be ideal for a highly secretive forum dedicated to Puck owners ;)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I've got this - "Are you pucker?" an "are you human" verification check.
Struck me that this sort of tech could do two factor auth of sorts, even though here I'm just checking for humans, it could be ideal for a highly secretive forum dedicated to Puck owners ;)
https://olliephillips.github.io/areyoupucker/
Very unfinished but the comms with Puck work. At least for me. You can grasp the idea.
It's hosted on Github, so as HTML and JS it's totally hackable I expect, but someone could make this more secure going serverside I imagine.
Horrid code is down to me editing it in place on github. Seemed easiest when I started out :/