fiskaltrust/middleware-launcher

Dont use keyring on linux

Closed this issue · 0 comments

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)