@all: thanks a lot for your feedback! It's good to see that so many people care about security. To quickly summarize your questions: We are using the secure CBC mode and have always used it ;) You can have a look on the source code directly on the website (because it's all client side JavaScript), but some parts of it are minified. We are working on a detailed description of the technology behind InstantCryptor and w…
https://www.grc.com/sn/SN-497-Notes.pdf
There should be more details here after the show will be recorded (live now): http://twit.tv/show/security-now/497
I think using ChaCha20-Poly1305 instead of AES-CBC would solve that problem.