| > Next time I won't post in a rush during work hours. I'd suggest taking the same approach with your "secure, end-to-end encrypted communications" app you keep mentioning here[0] A one-way sha256 hash of a message using a password that has to be 8 characters long[1] and can't accept special characters[2] is not a secure communications app It is trivial to find the plaintext in these situations. Your Chrome extension has a very elementary RCI bug in it[3], which because of your extensions broad permissions[4] profile means anyone with your extension installed can have any code executed by visiting any page. To release (excuse me) crap like this on one hand while FUD'ing Google's security practices on HN on the other requires a level of hubris that I don't think i've ever previously encountered. [0] https://www.gibberit.com/ [1] http://i.imgur.com/CsgOkZ2.png [2] http://i.imgur.com/uZg0E4l.png [3] http://i.imgur.com/eq19mET.png [4] http://i.imgur.com/lOsibBP.png |