Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dont use keyring on linux #152

Closed
3 tasks done
volllly opened this issue Jan 3, 2024 · 0 comments · Fixed by #163
Closed
3 tasks done

Dont use keyring on linux #152

volllly opened this issue Jan 3, 2024 · 0 comments · Fixed by #163
Assignees
Labels
feature-request New feature or request

Comments

@volllly
Copy link
Contributor

volllly commented Jan 3, 2024

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)
@volllly volllly added the feature-request New feature or request label Jan 3, 2024
@forsthug forsthug self-assigned this Jan 16, 2024
@volllly volllly linked a pull request Jan 26, 2024 that will close this issue
4 tasks
forsthug added a commit that referenced this issue Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants