-
-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.
Description
The KeyringController currently supports both cached and uncached encryption. This is a legacy feature that is no longer needed, as all clients have this enabled by default.
Specifically, when cacheEncryptionKey is set to false, the KeyringController will not cache the encryption key, which is the default behavior in all current clients. Removing this feature simplifies the codebase and reduces complexity of critical parts of code responsible of keeping the vault secure.
Metadata
Metadata
Assignees
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.