*Author

Offline serprexTopic starter

  • Administrator
  • ********
  • Posts: 2240
  • Reputation Power: 0
  • serprex hides under a Cloak.
  • Awards: War #12 Winner - Team Darkness
Don't use plaintext passwords https://elementscommunity.org/forum/index.php?topic=52323.msg1109022#msg1109022
« on: November 11, 2013, 10:40:50 pm »
Passwords should be sent as hashes, compared with the hashes on the server (read: your plaintext password shouldn't exist on the server, & your plaintext password should never be transmitted)
Or at least transferred securely (https rather than http)

While I don't have proof of plaintext passwords being stored on the server, I assume so given their transmission

Edit to clarify: I mean passwords for elementsthegame, not the forum

Edit: proof: you can retrieve your password by logging in through kong, which means the server sends your plaintext password to you without receiving it. Which implies it gets it from a db
« Last Edit: January 14, 2014, 09:51:57 pm by serprex »

Offline TribalTrouble

  • Legendary Member
  • ******
  • Posts: 2000
  • Country: us
  • Reputation Power: 23
  • TribalTrouble is a Mummy waiting to discover the path to glory.TribalTrouble is a Mummy waiting to discover the path to glory.TribalTrouble is a Mummy waiting to discover the path to glory.TribalTrouble is a Mummy waiting to discover the path to glory.
  • Awards: Slice of Elements 10th Birthday CakeSlice of Elements 8th Birthday CakeSlice of Elements 6th Birthday CakeSlice of Elements 5th Birthday CakeSlice of Elements 4th Birthday Cake
Re: Don't use plaintext passwords https://elementscommunity.org/forum/index.php?topic=52323.msg1109057#msg1109057
« Reply #1 on: November 12, 2013, 01:38:48 am »
Passwords should be sent as hashes, compared with the hashes on the server (read: your plaintext password shouldn't exist on the server, & your plaintext password should never be transmitted)

While I don't have proof of plaintext passwords being stored on the server, I assume so given their transmission
Agreed. This is a huge security risk if present. However, I trust that we have wise admins that have made the necessary precautions for the event of a hacker and have included this while doing so.

Thank you for not going into detail on any security risks publicly.

 

blarg: