-
@hantu85 I can see conversations on android asks for a captcha confirmation for conversations.im accounts. May be we can do a similar thing to ask for the confirmation code sent via email or possibly adding sms otp confirmation as another option - as many people seem to prefer sms over email?
-
I think https://xmpp.org/extensions/xep-0158.html is flexible enough to authenticate via email confirmation.
-
The confirmation to create an account (captcha support) is already implemented (and even used by the server during account creation). The issue here is to confirm the email account - the server sends a link and the user needs to open it but the user is not aware of that. We plan to fix that but other things had higher priority.
-
Can't the email confirmation also be presented as a second challenge so user will know they have to respond? The clicking link can be replaced by entering a confirmation code received in email. But if you think you already found a better way, that should be fine.
-
@hantu85 I think sasl2 update is published now https://xmpp.org/extensions/xep-0388.html
Describe the bug Registering account does not work.
To Reproduce Steps to reproduce the behavior:
Expected behavior We should be able to register accounts
Screenshots If applicable, add screenshots to help explain your problem.
Details (please complete the following information):
Additional context Add any other context about the problem here.