|
| ▲ | streptomycin a day ago | parent | next [-] |
| 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. |
| |
| ▲ | danaris a day ago | parent [-] | | > 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. | | |
| ▲ | streptomycin a day ago | parent | next [-] | | Well there is a permission dialog and you need to select the directory to grant access and common sensitive directories are blacklisted. A malicious ad would probably have an easier time tricking you into downloading and running an executable, which is something that has actually happened many times IRL. Worry about that before worrying about theoretical exploits that nobody has actually exploited in an API shipped in the world's most popular web browser for the past 6 years. | | | |
| ▲ | rcxdude a day ago | parent | prev | next [-] | | That isn't how any of these things work, though. This kind of thing needs a permission to be granted by the user and it does not extend to third-party ads appearing on the site that it is granted to (banner ads have, for a long time, been sandboxed in iframes in the browser to prevent such exploits). I wish native applications had this level of isolation from each other. | |
| ▲ | modeless a day ago | parent | prev [-] | | Did you miss that this has been shipped in Chrome for 6 years? How many drive-by-download viruses has your machine gotten since then? Zero for me... | | |
|
|
|
| ▲ | rcxdude a day ago | parent | prev | next [-] |
| Just because a problem is not hard to imagine it doesn't mean that the problem is actually a problem in practice. It is worth asking if there are any signs of it existing for real. |
| |
| ▲ | croes a day ago | parent [-] | | I hear a lot of this "nothing has happened so far" from people who DUI before their first crash and people who use the same password on multiple sites before their first credential stuffing hack | | |
| ▲ | rcxdude a day ago | parent [-] | | to use your analogy you're claiming that half the population has been driving drunk for years and yet you aren't pointing to an increased rate of collisions on the road. This is not the same thing as an individual doing a dumb thing and getting away with it for a while. | | |
| ▲ | croes 14 hours ago | parent [-] | | Could it simply be because many use their smartphone to browse the web and of those many have an Apple device and Safari based browsers don't support that API? It's like the eraly claims that MacOS has no viruses.
No the bad guys jsut didn't care enough because the ROI wasn't big enough |
|
|
|
|
| ▲ | leptons a day ago | parent | prev [-] |
| Apple will never implement anything in a browser that could make a web app as capable as a native mobile app, they are simply too greedy. Firefox typically doesn't implement these things unless they have to because they don't have the resources that Google and Apple do. |