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
Create a design proposal for the automated generation and lifecycle maintenance of the TssEncryptionKey.
It was previously thought the Node Operators could manually generate the key and we would store the key in the Roster. There is a lot of friction and change management entailed by adding responsibility to Node Operators to generate the key. Automating it will make deployment of this capability simpler and faster.
Since TSS has been moved to a service, the tssEncryptionKey has been removed from the Roster and will now need to be stored in TssBaseService's state.
This new proposal will describe the new transactions and state required for the automated tssEncryptionKey lifecycle.
Acceptance Criteria
The proposal is in a reviewable state and ready for voting.
Dependencies
None
The text was updated successfully, but these errors were encountered:
edward-swirldslabs
changed the title
Create Design Proposal for Automated TSS Encryption Key Generation and Lifecycle.
Create Design Proposal for Automated TSS Encryption Key Lifecycle.
Nov 11, 2024
Background
Create a design proposal for the automated generation and lifecycle maintenance of the TssEncryptionKey.
It was previously thought the Node Operators could manually generate the key and we would store the key in the Roster. There is a lot of friction and change management entailed by adding responsibility to Node Operators to generate the key. Automating it will make deployment of this capability simpler and faster.
Since TSS has been moved to a service, the
tssEncryptionKey
has been removed from the Roster and will now need to be stored inTssBaseService
's state.This new proposal will describe the new transactions and state required for the automated
tssEncryptionKey
lifecycle.Acceptance Criteria
The proposal is in a reviewable state and ready for voting.
Dependencies
None
The text was updated successfully, but these errors were encountered: