mycognosist/solar

Wild idea for multiple network support

Opened this issue · 0 comments

replication.toml currently holds the public key and URL for the peers with whom we wish to connect and replicate. By adding a network key (SHS key) entry for each peer, we could allow the node to support multiple distinct networks. This will require more thought (for example, what kind of database separation do we want per network, if any?) but the basic idea is simple and would be straight-forward to implement.

If you're reading this and have some ideas, please share! 🖤