Can JavaScript from different origins communicate securely
I want to know if there is a way for JS from one Origin to delegate a task to JS from another origin in a secure way.
The use case is to have a JS Agent from the users’ home origin use the JavaScript Web Crypto API, to save… Continue reading Can JavaScript from different origins communicate securely