|
|
|
|
|
by horsawlarway
1755 days ago
|
|
> There is no guarantee of anything from any web app. Your data can be used for anything the provider likes. There are literally no guidelines. This is a feature, not a problem. To add, it's also not true at all. The browser sandbox is the gating. >Electron apps are not web apps and do not run in the browser. This makes me think you don't actually know what electron is. Have a good one. |
|
You really think the browser sandbox limits what the website can do with the data on their servers?
> This makes me think you don't actually know what electron is.
Do you think electron is a web browser?
I think it’s a toolkit that let’s you use JavaScript, HTML and CSS to build a standalone app.
Web apps aren’t defined by the programming language they use. They are defined by the fact that they run on the web - I.e. in a browser talking to web servers.