My weekend project - AES encryption for Gmail or anything else
1–10 of 71 posts
Re: My weekend project - AES encryption for Gmail or anything else
#2Re: My weekend project - AES encryption for Gmail or anything else
#3Thats pretty neat since you have of the encryption done client side. Which mode of AES do you use?
Re: My weekend project - AES encryption for Gmail or anything else
#4Re: My weekend project - AES encryption for Gmail or anything else
#5Re: My weekend project - AES encryption for Gmail or anything else
#6Re: My weekend project - AES encryption for Gmail or anything else
#7 javascript:(function(){document.body.appendChild(document.createElement('script')).src='http://encipher.it/javascripts/inject.js';})();
You should consider moving to https. After all, what's the point in providing this kind of script if anyone can MITM it ?Besides that, this is pretty cool. Could you provide a standalone bookmarlet which doesn't need to download any scripts ?
Re: My weekend project - AES encryption for Gmail or anything else
#8This is neat. Would it be possible to extend it such that you could drop a key file into the password box to do the encryption/decryption?
Re: My weekend project - AES encryption for Gmail or anything else
#9Re: My weekend project - AES encryption for Gmail or anything else
#10javascript:(function(){document.body.appendChild(document.createElement('script')).src='http://encipher.it/javascripts/inject.js';})(); You should consider moving to https. After all, what's the point in providing this kind of script if anyone can MITM it ? Besides that, this is pretty cool. Could you provide a standalone bookmarlet which doesn't need to download any scripts ?