-
Troy Hunt: Azure WebJobs are awesome and you should start using them right now!
-
Adopting Microservices at Netflix: Lessons for Architectural Design - NGINX
-
Serious Security: How to store your users’ passwords safely | Naked Security
"In summary, here is our minimum recommendation for safe storage of your users' passwords: Use a strong random number generator to create a salt of 16 bytes or longer. Feed the salt and the password into the PBKDF2 algorithm. Use HMAC-SHA-256 as the core hash inside PBKDF2. Perform 10,000 iterations or more. (November 2013.) Take 32 bytes (256 bits) of output from PBKDF2 as the final password hash. Store the iteration count, the salt and the final hash in your password database. Increase your iteration count regularly to keep up with faster cracking tools."
-
1 to 1 relationships and subresources in REST APIs | Technology on Heels with Lyst Engineering
-
Set Billing Address Country for Windows 8 Upgrade - SlevenBits
Saturday, February 28, 2015
Weekly link roll2 (weekly)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment