mailvelope.com
About - Mailvelope
https://www.mailvelope.com/about
An Envelope for Email. Letters sealed with wax like in this painting by Cornelis Norbertus Gysbrechts. Are quite rare today. But since the rise of the internet, even paper letters have lost their dominance in written communication. Today, we use email. And the vast majority of them are sent without an "envelope", like a modern post card. There are several good reasons. Mailvelope is an open source project hosted on GitHub. See list of contributors. Development of Mailvelope starts beginning of 2012.
krockets.com
Jquery Resources Collections (part 1) - Krockets Creative
http://krockets.com/jquery-resources-collections-part-1
HTML5, Wordpress Theme, Website Development, Create Website. Jquery Resources Collections (part 1). This is first special post made for web-things collections. This post will begin with freshly jQuery code. These below are my collection amazing jQuery code. MediacenterJS is a fully functional media center application that runs in your browser. You can view your movies and listen to your music. All from the comfort of your favourite browser on your favourite device. As part of CHAP. This plugin let’...
florianheinemann.com
Passwordless authentication: Secure, simple, and fast to deploy
https://www.florianheinemann.com/github/authentication/passwordless/2014/11/06/passwordless-token-based-auth.html
Passwordless authentication: Secure, simple, and fast to deploy. Nov 6, 2014. Is an authentication middleware for Node.js that improves security for your users while being fast and easy to deploy. The last months were very exciting for everyone interested in web security and privacy: Fantastic articles. And talks but also plenty of incidents. Most websites are, however, still stuck with the same authentication mechanism as from the earliest days of the web: username and password. Gets you the basic frame...
tankredhase.com
Cross-platform with Chrome Apps - a Developer Diary
https://tankredhase.com/2014/12/31/cross-platform-with-chrome-apps/index.html
Cross-platform with Chrome Apps - a Developer Diary. Posted Wednesday, 31 Dec. When we started whiteout.io. In 2013, our goal was to provide end-to-end encrypted email that is easy to use and that runs on all devices. We had a lot of technical discussions on which platform to use for development, but in the end decided to make a bet on the web and also its rate of progression as a foundation for cross-platform app development. This is what the app looks like today:. Which showed that it is indeed possibl...
passwordless.net
Passwordless - Plugins
https://www.passwordless.net/plugins
TokenStores are used to store valid tokens for the time of their validity. A couple of implementations already exist, but it is also quick and easy to develop your own TokenStore with the help of the provided test framework. Same as above but using bcrypt-nodejs. Instead of the native version of bcrypt. Same as above but using bcrypt-nodejs. Instead of the native version of bcrypt (Thanks Lloyd Cotten. Implementation for PouchDB / CouchDB (Thanks @daleharvey. Implementation for RethinkDB (Thanks staygrimm.
betterpixels.co.uk
Get Notified When Someone Posts An Article From About Javascript on Hacker News Using io.js, Firebase and Email.js - Better Pixels
http://www.betterpixels.co.uk/projects/2015/05/04/get-notified-when-someone-posts-an-article-from-about-javascript-on-hacker-news-using-nodejs-firebase-and-emailjs
Get Notified When Someone Posts An Article From About Javascript on Hacker News Using io.js, Firebase and Email.js. A project for HN fanatics. Posted by Daniele Zanni on May 4, 2015. If you are like me, you spend a lot of time on Hacker News. Javascript posts on Hacker News are easy to miss. This project uses io.js. The main reason for choosing it over node.js. Has been the fact that it supports some ES6 like template strings. Every time I used. And by building your strings concatenating them with. Mkdir...