update security in readme

This commit is contained in:
Tankred Hase 2014-01-16 12:22:02 +01:00
parent 66746193ce
commit 06abba569d
1 changed files with 1 additions and 1 deletions

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. Most notably net/tls (TCP socket) APIs wrapping chrome.socket.
* [node-shims](https://github.com/whiteout-io/node-shims): Shims for wrapping node's net/tls (TCP socket) APIs around chrome.socket