I have a private server mmo coming out and I would like my users to be able to sign up during the install process. (my beta testers voted for it)
So what I need is a small program which will record the 2 variables (account name & password) and when they hit the register button, the program will email both variables to a predetermined email address.
Account Name:
Password:
[Register]
Something along those lines.
Being able to make a decent GUI with the program is a plus, but not needed.
PLEASE PLEASE PLEASE respond ASAP!
Or messsage me.
Compensation via Paypal available.
-Hal
4 replies to this topic
#1
Posted 31 January 2011 - 04:31 PM
|
|
|
#2
Posted 31 January 2011 - 05:06 PM
Passwords should never be sent anywhere. Only salted hashes should be transmitted.
#3
Posted 01 February 2011 - 05:58 AM
Feel like explaining?
#4
Posted 01 February 2011 - 05:36 PM
If you send a password in plain text via email, every server it goes through while being transmitted could potentially hijack it and use it later. A salt and hash is the standard way to store passwords in a database (easily googled).
#5
Posted 01 February 2011 - 06:45 PM
what do you want it programmed in? i will do it for 8 bucks
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









