Docunext


m0n0jabber Progress

August 19th, 2007

I made some serious progress on m0n0jabber today:

More importantly, the djabberd server starts automatically and you can login and chat with statically set users and passwords! That is pretty awesome. :-)

To start, I'm just going to setup the creation of usernames and passwords via the m0n0wall webgui, and store that information in the config file. When the system boots, it will parse the users into an htdigest format and save it in the filesystem. The passwords can be easily saved in the htdigest format by using:

$hashed_pass = md5('$user_name:$vhost_realm:$user_password'); 

At some point it might be possible to have users be able to register themselves.

Yearly Indexes: 2003 2004 2006 2007 2008 2009 2010 2011 2012 2013 2015 2019 2020 2022