Copyright (c) 2007 Benjamin Schweizer. Use at terms of GPL2. This is a patch for gnudip2's minidip server (http://gnudip2.sourceforge.net/). It switches the password storage format from plain text to md5 hashes, so you can copy passwords from gnudip to minidip and vice versa. Furthermore, this allows you to use arbitrary characters in your passwords without breaking the format of the config files. Use gnudip2's encpass utility to encrypt passwords.