threefoldfoundation / tfchain

Official implementation of the ThreeFold blockchain
https://explorer.threefoldtoken.com
Apache License 2.0
13 stars 7 forks source link

List invalid wallets straight in code #364

Closed andhartl closed 4 years ago

andhartl commented 4 years ago

We have users who lose their wallets. Could we make sure to include all those wallets in a blacklist such that they cannot access their TFT even when they found their seed again?

GlenDC commented 4 years ago

We could, however how would these users receive their coins on the new wallet.

On top of that I do not agree that the chain owners should have this kind of power.

Closing this, but feel free to take it up with @robvanmieghem in case you disagree.

robvanmieghem commented 4 years ago

I indeed do not agree that we should hardcode the deletion. What we could do however is to monitor the chain to see if the tft on these addresses is being spent again, in which case you contact those people and have a legal action if necessary.