Skip to content

Instantly share code, notes, and snippets.

@jeyries
Created March 29, 2019 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeyries/165b13f96537d6821836c5491b510d13 to your computer and use it in GitHub Desktop.
Save jeyries/165b13f96537d6821836c5491b510d13 to your computer and use it in GitHub Desktop.
Questions after PassNinja demo.
First, I would like to thank you for the PassNinja demo, it is clearly a solution we would like to investigate for our project.
However, I am not sure if I have got a correct understanding of how the validation of the users identifier will be done by PassNinja.
Could you please confirm if I understood the validation process
correctly :
1- The PassNinja reader is running on a Raspberry device, equiped with an NFC interface.
2- The Raspberry will validate the passes, either online (using a server in AWS) or
offline (using a secure module).
3- Then we will have some of our code running in the Raspberry
that will check the validated identifier against our user database (on our servers), and
proceed accordingly.
Best Regards,
Julien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment