Damian Poddebniak
Damian Poddebniak
Context: https://github.com/duesee/imap-codec/issues/411 We had the same bug but resolved it.
> Awesome, I checked and indeed it should fix this particular issue as well. Let's wait for the v2 then 🙂 Oh, no. What I meant was that when you...
It seems there is no easy solution here. It seems we must remember the exact `UIDVALIDITY` value which forces us to use a 64-bit number. However, when we start using...
I don't have too much knowledge in this area but I feel that our priority should be to aim for low maintenance. Also, if there are features we want --...
As far as I understand, some implementations don't do a clean TLS shutdown which results in this error/warning. The attack which one can be worried about is a truncation attack....
What is the worst that can happen if an attacker can truncate at any point? I feel it should be not too much because it would also be a reliability...