Commit graph

9 commits

Author SHA1 Message Date
guerrerocarlos@gmail.com
7d962d8195 Update to latest webtorrent version 2017-02-11 23:16:08 +02:00
Carlos
73c22c1dea Modify bash hash error message and do not add same hash more than once 2016-10-22 20:57:39 +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
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
680f34d45d First functional prototype 2016-10-17 04:35:18 +03:00