06.03.2015, 19:14
Simple yet nice. You could add example of how to properly salt passwords. Also, how salt increases security (renders rainbow tables ineffective), also that it's not so secret (REST sends a digest from client-side, so salt is required to not send plaintext passwords).