A great talk. I had no idea you could create a prompt for the user to input their password that wouldn't be visible to Javascript (really cool!).<p>One thing that was really glossed over in the beginning was switching from an arbitrary data format to an ArrayBuffer. Is there are built-in way to do that operation or will we need to write our own conversion functions?