thanks! that makes sense. So basically when the index.html with the react-app.js is called I would provide a key there as well. In html e.g.?
I would just make an http-request in the entry point of your app and store the public key in the app db (if you use re-frame / redux or a similar framework). Or localstore, that would also be an option.