Another technical question #126
jbmorris289
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In my previous thread, I was trying to do my own testing on the webclient to know how it works. There's just one thing I can't figure out, and it's how the files (like images) are delivered.
I tried inspect element while viewing an image and saw a "blob:" address. I do know what blobs are, but what scripts are responsible for getting it to that point and how? Network monitoring hints to decrypter.js and aesasm.js.
I also see what looks like ciphertext in one response - is that what is being decrypted and converted to a blob?
Sorry if this is an odd question!
Beta Was this translation helpful? Give feedback.
All reactions