Nella specifica per Eventi inviati dal server , si dice
Authors should check the origin attribute to ensure that messages are only accepted from domains that they expect to receive messages from. Otherwise, bugs in the author's message handling code could be exploited by hostile sites.
Come si potrebbero ricevere messaggi dai domini senza richiederlo?
Il fatto che gli eventi inviati dal server non siano costruiti su HTTP (TCP) non renderebbe impossibile?