Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: md5 Login [Feature Port Request]  (Read 3034 times)

0 Members and 2 Guests are viewing this topic.

sdamon

  • Anope User
  • Offline Offline
  • Posts: 15
md5 Login [Feature Port Request]
« on: July 08, 2008, 09:11:20 PM »

Premise: Login using a hash based challenge system
Details:
This feature exists in other service packages.

The system, as implemented in other services works as follows:
Code: [Select]
-> privmsg nickserv :identify-md5
<- 205 S/MD5 1.0 <hashed token>
-> privmsg nickserv :identify-md5 <md5 hash nick+token+pass*>


*in mirc that would be $md5($+(%nick,%token,%password)) or somethign of the like.

For more details:
http://www.sorcery.net/content/view/56/414/
http://www.sorcery.net/content/view/27/422/#md

Note, I cannot find the sourcecode for the new SorceryNet services so i cant link to commented code.
Logged
Pages: [1]   Go Up