We recently merged a simple, experimental pubsub implementation into IPFS. This
implementation is just a beginning. It is far from the performance and security goals
we will achieve in our long-term target. However, even this early implementation opens
the doors to several useful and interesting new applications.
Will pubsub ever get custom validation hooks, rather than just keys on who can write to the topic. This way you could have more complex systems run on pubsub, with finer-grained control over what the protocols allow.