Commit graph

6 commits

Author SHA1 Message Date
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
1ed6e8f546 Update readme and security checking messages 2016-10-21 15:07:53 +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
680f34d45d First functional prototype 2016-10-17 04:35:18 +03:00
Carlos
582a4c4337 Initial Commit 2016-10-16 22:00:06 +03:00