Y
Hacker News
new
|
ask
|
show
|
jobs
by
codecaine
5374 days ago
I don't know what the term for those sites is. Something like
http://nopaste.info/
. How do you plan to implement file encryption in JS?
1 comments
shocks
5374 days ago
I was hoping to use Javascript to encrypt the file locally and then upload the encrypted file to my servers for email or downloading. I'm not really sure on exactly how I would do it yet. :) Maybe with some HTML5 local storage?
link