Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 323 Bytes

digital-fingerprint demo application

Node.js express demo application to demonstrate digital fingerprint security issue. It is fairly simple web app. start it with npm start and go to localhost:3000. that's it.

Development

Test

On server side with mocha + chai + sinon

Static code analysis

Eslint standard.