| View previous topic :: View next topic |
| Author |
Message |
CrniAngeo Voice
Joined: 22 Jun 2005 Posts: 5
|
Posted: Thu Sep 01, 2005 4:47 am Post subject: How to make on eggdrop to additionally encrypt userlist. |
|
|
I just want to encrypt userlist which is already encrypted with blowfish module, but i want to additionally encrypt that userlist, to hide all users and something, i just want to use md5 encryption or DES-x .
Any ideas how to make it ?  |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Thu Sep 01, 2005 5:00 am Post subject: |
|
|
the userlist is not encrypted, passwords are encrypted
you encrypt the userlist by patching eggdrop to encrypt it |
|
| Back to top |
|
 |
CrniAngeo Voice
Joined: 22 Jun 2005 Posts: 5
|
Posted: Thu Sep 01, 2005 5:04 am Post subject: |
|
|
how to patch it, have any link , or doc with howto ?  |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Thu Sep 01, 2005 5:25 am Post subject: |
|
|
by learning programming in C, eggdrop source code and encryption algorithms
your docs are your C book, algorithm book, eggdrop source files; and your links and HOWTOs are all over the Internet, just ask google |
|
| Back to top |
|
 |
|