> <@aschmahmann:matrix.org> @ AkhIL a few questions. > > How are the multiple producers defined? Are they known in advance? How do you plan to combine the inputs from different producers (e.g. if multiple producers send messages at the same time, what do you do)? > > Perhaps using pubsub (either via IPFS, or directly via libp2p) or textile threads/buckets might make your life a bit easier here. The problem is that I do not know the manufacturers in advance. If I can get a request from a publisher, then I can create a list of manufacturers and subscribe to all publishers. Is it ok to share IPNS's private key to gather such requests?