I am trying to find ways to keep my HTML5 / JavaScript / VB website with an IndexedDB database secure, im new to authentication and new to IndexedDB.
How can I keep passwords secure? Is SHA an option? I found this website and they seem to be using a passcode but I am not 100% sure on how to go about it, can anyone explain further? Any tutorial in IndexedDB authentication would also be appriciated
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-html5/2Zsw0UO-MbM
Thank you