Do you plan on making the login page to btcmine.com TLS (https) anytime soon? I don't know how others feel but it would make me feel better if at least the login page was encrypted. Also how are you storing user passwords. I am not asking for details but with the value of BTC, security should be a top priority with all pool sysops.
Thanks for your service.
Cheers.
HTTPS in my TODO list.
Account password stored as salted sha1 hash.
Login page protected from brutforce attacks.
p.s. If you tech savvy user, I recommend use secure vpn for all money related services.
Thanks for the reply. I am glad to see you are thinking about it. Yes I am very tech savvy and I will look in to a VPN. Thanks for the suggestion.
My current project related to BTC is working out how to integrate the P2P network on to IPv6. Not much of a challenge tech wise more so on the social side I think.