Profanity: In-band account registration

Created on 9 Jul 2013  路  6Comments  路  Source: profanity-im/profanity

Allow for in-band account registration as per:
http://xmpp.org/extensions/xep-0077.html

complex feature

Most helpful comment

This issue seems to be very old but would be really useful. Does someone plan to implement it in profanity one day ?

"The XMPP library profanity uses doesn't support in-band registration for security reasons" what security reasons ?

All 6 comments

Thanks for the request. I've added it to the 0.4.0 release milestone, 0.3.0 should be out as soon as the final bug is fixed.

The XMPP library profanity uses doesn't support in-band registration for security reasons, but I can see this as a useful feature, I imagine there are plenty of private servers out there that allow it.

Any progresss on Xep77?

Is it available now?

This issue seems to be very old but would be really useful. Does someone plan to implement it in profanity one day ?

"The XMPP library profanity uses doesn't support in-band registration for security reasons" what security reasons ?

@pasis ping ^

libstrophe has example of in-band registration: https://github.com/strophe/libstrophe/blob/master/examples/register.c . I've used that to register users on my test server. Good implementation also requires support of forms. The example can be a starting point for profanity.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

moppman picture moppman  路  3Comments

michaeljoelphillips picture michaeljoelphillips  路  11Comments

vinegret picture vinegret  路  4Comments

boothj5 picture boothj5  路  8Comments

jubalh picture jubalh  路  8Comments