]> git.pld-linux.org Git - packages/eggdrop.git/blame - eggdrop-config_encryption.patch
- refresh config.sub
[packages/eggdrop.git] / eggdrop-config_encryption.patch
CommitLineData
31e24c51
AG
1diff -urN eggdrop1.6.15/eggdrop.conf eggdrop1.6.15-config_encryption/eggdrop.conf
2--- eggdrop1.6.15/eggdrop.conf Mon May 5 00:05:32 2003
3+++ eggdrop1.6.15-config_encryption/eggdrop.conf Tue May 6 15:44:42 2003
4@@ -1273,15 +1273,18 @@
3e9ba21e
AG
5 #loadmodule seen
6
7
8-#### BLOWFISH MODULE ####
9+#### ENCRYPTION MODULE ####
10
11 # IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER
12 # Eggdrop encrypts its userfile, so users can have secure passwords.
13 # Please note that when you change your encryption method later (i.e.
14 # using other modules like a md5 module), you can't use your current
15 # userfile anymore. Eggdrop will not start without an encryption module.
16+# Choose only one of the following
17 #loadmodule blowfish
31e24c51 18-
3e9ba21e
AG
19+#loadmodule idea
20+#loadmodule twofish
21+#loadmodule rijndael
22
3e9ba21e 23 #### ASSOC MODULE ####
31e24c51 24
This page took 0.055427 seconds and 4 git commands to generate.