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
Because of the problems we've encountered in #100 we've decided to remove the functionality of encrypting data at rest with the keyring. We will only support the legacy method for now.
Tasks
Remove Keyring Dataprotection related code
Always use fallback on linux
Deprecate useLegacyDataProtection parameter (print warning that it'll be removed in a future version when it is used in the config or from the cli)
The text was updated successfully, but these errors were encountered:
Because of the problems we've encountered in #100 we've decided to remove the functionality of encrypting data at rest with the keyring. We will only support the legacy method for now.
Tasks
useLegacyDataProtection
parameter (print warning that it'll be removed in a future version when it is used in the config or from the cli)The text was updated successfully, but these errors were encountered: