logoalt Hacker News

streptomycinyesterday at 3:14 PM1 replyview on HN

So what should I do if I want to make an app with this functionality? Do I have to tell users to download and run some executable? You can imagine a case where that is a bit riskier than a nicely sandboxed web app with permission to access one directory.


Replies

danarisyesterday at 5:45 PM

> Do I have to tell users to download and run some executable?

Well, yes.

The alternative is to give any malicious ad the ability to drive-by-download malware onto your machine.

show 3 replies