Author Topic: Password encryption on the web site  (Read 169 times)

  • Administrator
  • Full Member
  • *****
  • Posts: 211
Password encryption on the web site
« on: October 24, 2020, 05:12:41 pm »
The passwords in the COC database are not encrypted.  A few years ago, Roy and I developed a password encryption "patch" that was offered to the organizations using my code.  The COC was one organization that declined to purchase that "patch".  The perception was that, since the COC is using SSL, this is not a high risk issue.

A concern was raised a month ago from a member who noticed that the "forgot password" feature e-mails the unencrypted password to a member who has forgotten their password.  This is vulnerable to "exposing" someone's password to a hacker who knows a member's e-mail address.

We may want to consider a "fix" for this problem.  I can think of three possible scenarios:
1) Keep status-quo for now
2) Keep the passwords stored as plain text, but replace the current "forgot password" feature with a feature that allows a user to reset their password rather than e-mailing the plain text password out
3) Purchase the password encryption "patch" from Roy

Thoughts?

Share on Bluesky Share on Facebook


  • Club Executive
  • Jr. Member
  • *
  • Posts: 57
Re: Password encryption on the web site
« Reply #1 on: October 25, 2020, 01:25:25 am »
I think option 1 would suffice in the short term but certainly not a bad idea to discuss a fix timeline.  Do we have a cost on option 2 and 3?     
« Last Edit: October 25, 2020, 01:36:21 am by Duane »

  • Administrator
  • Full Member
  • *****
  • Posts: 211
Re: Password encryption on the web site
« Reply #2 on: October 25, 2020, 03:30:46 am »
Option 2 would be free because I would do it.  I already have the code for it and it would be a relatively simple change.

Option 3 is more involved and not something that I'm able to take on (either free or paid).  We'll have to get costing from Roy.

  • Club Executive
  • Jr. Member
  • *
  • Posts: 57
Re: Password encryption on the web site
« Reply #3 on: October 29, 2020, 11:25:29 pm »
Did someone say free?  I would like to change my vote to option 2. lol
Agree Agree x 1 View List

  • Club Executive
  • Newbie
  • *
  • Posts: 37
Re: Password encryption on the web site
« Reply #4 on: November 04, 2020, 07:47:25 am »
I think this needs to be tabled until Roy provides an estimate so we have all of the information.

  • Administrator
  • Full Member
  • *****
  • Posts: 211
Re: Password encryption on the web site
« Reply #5 on: November 04, 2020, 07:53:32 am »
I will try to get that information from him prior to the meeting.  Thank you!

  • Administrator
  • Full Member
  • *****
  • Posts: 211
Re: Password encryption on the web site
« Reply #6 on: November 05, 2020, 11:10:27 am »
Info from Roy: 5 hours * $80 per hour + GST = $420.

  • Administrator
  • Newbie
  • *****
  • Posts: 3
Re: Password encryption on the web site
« Reply #7 on: November 05, 2020, 11:25:54 am »
I would say that the current "forgotten password" isn't so bad. Sure, you could enter anyone's email address but the email is only going to go to the holder of that email account. Strictly, it's proper to store passwords as plain text, but that's another issue.
Agree Agree x 1 View List