1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-24 00:08:48 -05:00

update security in readme

This commit is contained in:
Tankred Hase 2014-01-16 12:20:51 +01:00
parent 08b780dcf9
commit 66746193ce

View File

@ -50,4 +50,4 @@ Many of the libraries we use are licensed under an open source license. Here are
* [Inbox](https://github.com/andris9/inbox): Simple IMAP client for node.js
* [Nodemailer](http://www.nodemailer.com): SMTP client for node.js
* [Forge](https://github.com/digitalbazaar/forge): An implementation of TLS in Javascript
* [node-shims](https://github.com/whiteout-io/node-shims): A basic set of shims for node APIs in the browser
* [node-shims](https://github.com/whiteout-io/node-shims): A basic set of shims for node APIs in the browser. Most notably net/tls (TCP socket) APIs wrapping chrome.socket.