You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now miners are marked by their remote addresses, when they connect to a hub.
It can lead to a collision, as such id is not preserved across reconnections.
At the same time, the id must be secure against forging (i.e. RSA). Probably integration with Whisper based discovery can help there.
The text was updated successfully, but these errors were encountered:
For now miners are marked by their remote addresses, when they connect to a hub.
It can lead to a collision, as such id is not preserved across reconnections.
At the same time, the id must be secure against forging (i.e. RSA). Probably integration with Whisper based discovery can help there.
The text was updated successfully, but these errors were encountered: