threefoldtech / zos

Autonomous operating system
https://threefold.io/host/
Apache License 2.0
84 stars 14 forks source link

Drop debugging tools from mainnet #1597

Open muhamadazmy opened 2 years ago

muhamadazmy commented 2 years ago
muhamadazmy commented 1 year ago

I am still scared to do this. sometimes it's helpful to have a safe backdoor where we can investigate weird issues in the wild.

Anyway, even with ssh enabled on all nodes, it's only listening on the farm private network hence we can't actually reach it without "enabling" us to jump over the farm network. so we can't do it without the knowledge of the farmer

xmonader commented 1 year ago

i think what we can do is letting the farmer on the chain enable debugging with an extrinsic and once the node picks that up it enables the debugging tools?