Hacker News new | ask | show | jobs
by simoncion 3959 days ago
I don't know what client you're using, but the UI freeze might have been because of the client-side decryption of the image data.
1 comments

The decryption is done in a web worker, not the UI thread. That shouldn't be the cause.