threefoldtech / planetary_network_desktop_client

Desktop client for Planetary Network for windows, Mac OSX and Linux/Ubuntu.
https://forum.threefold.io/t/how-our-planetary-network-works/1210
Apache License 2.0
0 stars 0 forks source link

Add node index file so we can include TF nodes #20

Closed jdelrue closed 2 years ago

jdelrue commented 2 years ago

The nodes should be in our repo instead of using the public list, that way we can use TF nodes and add other nodes on the fly. The node list can be fetched from github (using something like https://raw.githubusercontent.com/threefoldtech/planetary_network/main/nodelist as url)

ken-de-moor commented 2 years ago

Updated list:

https://github.com/threefoldtech/zos-config/pull/5/files

LennertDefauw1 commented 2 years ago

Planetary network desktop app uses this list:

https://raw.githubusercontent.com/threefoldtech/planetary_network/feature/config-rework/nodelist

(branch still has to be merged)