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 7711911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T01:29:47+00:00 2026-06-01T01:29:47+00:00

I am making a program like yelp. Some people have some accounts. So I

  • 0

I am making a program like yelp. Some people have some accounts. So I got to send the password to the web.

Should I encrypt the password before sending it?

After that what would be the standard password policy others used?

Should the encrypted password be the one stored on the mySQL serve? In other word, there is absolutely no need for decryption?

Basically it’s like What encryption procedure I must use to send encrypted 'email' and 'password' values over the HTTP protocoll? but for objective-c

After the user logged in, my program need to tell the server that the user is authenticated already. Does my program need to keep sending password?

  • 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-01T01:29:48+00:00Added an answer on June 1, 2026 at 1:29 am

    There are more than one architecture you can implement, and you have to choose considering many factors, like performance, how many users, server architecture…

    Basically, you must use https and not http, store hashed password (MD5, SHA, ecc.) and always check if hashed password is equal to stored hashed password.

    You can implement also a “session” using token (you have to create a kind of API server side and then use it on client side) or pass username and password in each call to web service (web service must verify credentials every time is called).

    Another “fast” (it’s not so fast anyway) solution is to implement (both server-client) a standard protocol like (it’s my favorite) oAuth 2. It’s used by twitter and Facebook, you can learn more here: http://oauth.net/2/

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

Sidebar

Related Questions

Is there some javascript alternative or solution like this: www.objecthandles.com I'm making a web-based
I am making this little program using command line arguments, I have like 90%
Im making a program for class that manages a Hotel. I have a function
I'm making a program where you're firing a 'blaster', and I have 5 ammo.
I'm making a notepad-like program. To get the text from a file I read
I'm making an editor-like program. If the user chooses File->Open in the main window
I am facing a problem while making Excel's LinEST function. My program goes like
Im making a program about the game Go and im trying to write some
I'm making a program using C#, the user should be blind person. I've done
While making my program i have come across this requirement that i have to

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.