Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8091563
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T20:05:36+00:00 2026-06-05T20:05:36+00:00

I am working on a system (PHP based, but unimportant for this) that keeps

  • 0

I am working on a system (PHP based, but unimportant for this) that keeps users passwords saved on a database. However, in terms of security I need to think about how to secure the passwords and to ensure the integrity of the password transfer mechanism.

I have opted to secure the passwords in the DB that are hashed with a salt, but in terms of transferring the password from the browser to the server (will be working for non secure connections), I am not sure as to how I can check it.

So my question is, does anyone know any secure mechanisms that could allow for the client to send their password that can then be compared to the DB (hased with a salt) without the password being in plaintext anywhere except for the clients browsers memory?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T20:05:37+00:00Added an answer on June 5, 2026 at 8:05 pm

    The way this is done across all the industry is by sending the password in clear text over an SSL channel.

    That is, you have to make sure that the login page – and all the resources it loads – are served over HTTPS. This will protect the password in transit. Once the password gets on the other side, you can hash and compare to what you have in the database.

    Sending an hash or other esoteric solutions (to respect your “password in cleartext only in the browsers memory”) won’t do anything but swap a secret for another – the attack surface remains unchanged.
    You can obfuscate the password on the client side and add a time based component, but since all the logic has to be on the client anyway it can be reversed, so you are just adding “obscurity” (and security through obscurity is not worth it).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a web based system (PHP & MySQL) that has users who
I am working on a PHP-based project management system that allows users to upload
I am working within the confines of a php based CMS like system, which
I'm working with an image caching system that generates different images based on a
I have a php based system working perfectly since 2006, which has a backend
Working on a web based buying and selling application with PHP MySQL where users
I am working on a system using php/mysql where I am allowing users to
I have a php browser based application that is for a hospital management system.
I'm working on a system that needs to get a country code based on
I'm searching a software (web-based, php/mysql) that allows users to (anonymously/with registering) write suggestions

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.