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
With key rotation of the incoming key we need to have a more flexible method of decrypting messages that are of interest to use.
As it is not yet fully clear how much is really broken by rotating keys, we need to triage it first. I expect that performing a key-rotation during the token tests is likely to show os most of the issues that we will encounter.
I think the note processor is the main place where we need additional logic to address multiple keys, but it is not clear to me yet.
Please investigate what is broken by rotating, and create issues in here as more is encountered.
With key rotation of the incoming key we need to have a more flexible method of decrypting messages that are of interest to use.
As it is not yet fully clear how much is really broken by rotating keys, we need to triage it first. I expect that performing a key-rotation during the token tests is likely to show os most of the issues that we will encounter.
I think the note processor is the main place where we need additional logic to address multiple keys, but it is not clear to me yet.
Please investigate what is broken by rotating, and create issues in here as more is encountered.
Look for "TODO(#6531)" in the codebase.
Tasks
The text was updated successfully, but these errors were encountered: