mirror of
https://github.com/moparisthebest/mail
synced 2025-01-30 22:50:17 -05:00
Update Readme for chrome.socket.secure
This commit is contained in:
parent
c0e8480b87
commit
da246d4a03
@ -19,8 +19,6 @@ We take the privacy of your data very seriously. Here are some of the technical
|
||||
|
||||
* Like most native email clients whiteout mail uses raw [TCP sockets](http://developer.chrome.com/apps/socket.html) to communicate directly with your mail server via IMAP/SMTP.
|
||||
|
||||
* Mail server [SSL certificates are pinned](http://security.stackexchange.com/questions/29988/what-is-certificate-pinning) in order to protect against SSL certificate forgery and other man in the middle attacks.
|
||||
|
||||
* The app is deployed as a [Chrome Packaged App](https://developer.chrome.com/apps/about_apps.html) with [auditable static versions](https://github.com/whiteout-io/mail-html5/releases) in order to prevent [problems with host-based security](http://tonyarcieri.com/whats-wrong-with-webcrypto).
|
||||
|
||||
* [Content Security Policy (CSP)](http://www.html5rocks.com/en/tutorials/security/content-security-policy/) is enforced to prevent injection attacks.
|
||||
|
Loading…
Reference in New Issue
Block a user