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
This should no longer apply as we phased out the use of inverted keys and the client does not send anymore a "response" to the challenges, rather decryption happens locally.
Right now we don't perform any sanity checks on challenges coming from the server.
This is obviously bad but it's a PoC and we like to be brave.
This issue is a reminder to add some kind of checks (or to add a comment to remind that we should eventually add checks) at line https://github.com/lsd-cat/securedrop-poc/blob/main/source.py#L68
The text was updated successfully, but these errors were encountered: