Results 108 comments of Martin

Nothing from my side. On 05.06.2023 19:17, grixxie wrote: >@mdosch @wussler any update on this? > >-- >Reply to this email directly or view it on GitHub: >https://github.com/ProtonMail/gopenpgp/issues/179#issuecomment-1577343870 >You are...

Actually I don't know how the windows build process is going along and when it might be upstreamed. I also don't know whether upstream wants a nsis installer or something...

I don't think so.

Oh, looks like you are right: ``` cat test .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "TEST" "" "December 2020" "" .SH "NAME" \fBtest\fR .SH "COMMANDS" .TP \fB\-d\fR, \fB\-\-debug\fR Show...

This also happens when choosing a nick that's already taken.

Which version of go-xmpp do you use? What's the xmpp server in use? What version of the xmpp server? Can you show debug logs? Am 30. April 2024 14:01:50 UTC...

> Invalid channel binding So it's an issue with channel binding. That could mean: - There is an mitm attack between you and your server - There is an bug...

@anoop012345 Could you please give some feedback? Would be important to know whether it was a server issue or an issue with this lib.

>@mdosch I have fixed this issue by passing the mechanism >SCRAM-SHA-512 for xmpp.Options while creating the client. So this lib >issue. So it does not happen anymore when you don't...