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

bugfix: correctly tell clients when the fallback key has been used #390

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Jan 4, 2024

Fixes a class of unable to decrypt errors caused when the fallback key was used but the client was unaware.

This also sends the fallback key status initially when one has never been uploaded.

Fixes a class of unable to decrypt errors caused when the fallback
key was used but the client was unaware.
This ensures we tell clients about used/missing fallback keys initially.
@kegsay kegsay merged commit e6a2e67 into main Jan 5, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants