UI: "Reset data" button leads to an error
This is due to a bug in the module loading system, the hooks are destroyed by the "Reset data" button and we loose the keyring loading hooks, notably. The code fails on the keypair.
We have to always keep these hooks.