Y
Hacker News
new
|
ask
|
show
|
jobs
by
dillondoyle
2975 days ago
The webapp can send your data wherever once it has the data, chrome won't log http requests if they were made server to server etc
2 comments
gsich
2975 days ago
A native application can do that too.
link
methyl
2975 days ago
Isn't it the case for any app?
link
Qwertie
2975 days ago
The logic is a native app can make a direct IMAP connection to the mail server and you can check it is doing so where as a web app has to send the login details to a server which does IMAP for the client and you can not see this last part.
link