fiskaltrust / middleware-launcher

The Middleware Launcher is used to host fiskaltrust's Middleware for POS systems on desktop operating systems like Windows, Linux and macOS.
https://docs.fiskaltrust.cloud
European Union Public License 1.2
2 stars 1 forks source link

Dont use keyring on linux #152

Closed volllly closed 7 months ago

volllly commented 8 months ago

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