-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Forging Secret, you would need both passphrases to generate a secret, that secret would be stored in the config.json and is what enables you to forge. That secret would prove your identity and includes a nounce (number). So if your server gets hacked you can generate a new secret with nounce + 1 so the previous secret (the one that was hacked) is not usable anymore. That way no more passphrase on servers, would also solve the forging/voting account separation. Since no key on server anymore, there’s no need to separate those accounts
Metadata
Metadata
Assignees
Labels
No labels