Commit graph

18 commits

Author SHA1 Message Date
Carlos Guerrero
ca11bc07f8 Merge pull request #8 from DanielSidhion/check_security_hash
Check security hash before accepting downloaded files.
2016-10-22 19:39:03 +03:00
Bernardo Vecchia Stein
daee3bf493 Check security hash before accepting downloaded files.
Fixes #7 in the simplest possible way. The current code will
ignore any files with a different security hash from the one
given by the developer. When ignoring, it emits a message
warning of a potentially malicious content. It will also always
emit a message when a downloaded file passes the security hash
check.
2016-10-22 03:01:07 -02:00
Carlos
2e7694b89d Add min.js to github repo, npm sync 0.1.3 2016-10-21 15:24:26 +03:00
Carlos
60113f5835 npm sync 2016-10-21 15:21:48 +03:00
Carlos
1ed6e8f546 Update readme and security checking messages 2016-10-21 15:07:53 +03:00
Carlos
6f51d4e17f Published 0.1.1 to npm and minimized version 2016-10-18 01:12:08 +03:00
Carlos
7eb72a22b6 Production version 0.1.0 2016-10-18 01:00:36 +03:00
Carlos
9e39231650 Satisfactory working prototype 2016-10-17 16:44:33 +03:00
Carlos
4c050b0cab Update README.md 2016-10-17 04:45:38 +03:00
Carlos
0205346688 Update README.md 2016-10-17 04:44:44 +03:00
Carlos
3f8aff7dac Update README.md 2016-10-17 04:44:33 +03:00
Carlos
482add4968 Update README.md 2016-10-17 04:44:12 +03:00
Carlos
6a937696f5 Update README.md 2016-10-17 04:43:34 +03:00
Carlos
808d52add9 Update README.md 2016-10-17 04:41:35 +03:00
Carlos
17feb168f1 Update README.md 2016-10-17 04:40:56 +03:00
Carlos
5c695564d2 Update README.md 2016-10-17 04:38:46 +03:00
Carlos
680f34d45d First functional prototype 2016-10-17 04:35:18 +03:00
Carlos
582a4c4337 Initial Commit 2016-10-16 22:00:06 +03:00