S.U.P.G.H.A

S.U.P.G.H.A or should I say Secure Username & Password Generator for .htpasswd Authentication...is an easy to use form which can be used to create a username and password combination for the Apache web server and .htapasswd for basic authentication.

The password is hashed using MD5 hashing with a twelve character salt starting with $1$.

S.U.P.G.H.A is implemented in PHP and the full source code is available to anyone.

Make sure to use a 'good' password.

You can use S.U.P.G.H.A here.