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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T10:47:48+00:00 2026-06-17T10:47:48+00:00

For example I am writing a web app using AngularJS, and it stores confidential

  • 0

For example I am writing a web app using AngularJS, and it stores confidential information for the user like their credit card number.

I am thinking what are some of the security protocols I should be using. I am not experienced in security so I find myself helpless in this kind of issue. I have sorted out some of the requirements:

  • Client side is never secured, thus the server needs to do its own validation on user identity.
  • Server cannot store password as plain text in database, instead a irreversibly modified string.
  • Sending password across internet is insecure, thus server cannot ask for original password.

I am confused up to this point as the requirements seem to contradict themselves. I have to perform irreversible transformation on the user password, and my server cannot ask for the original, it means the transformation can only be done on the client side. On the other hand, you can never trust a client side as it’s all open to the user and prone to hacking.

Are there any existing security protocol/framework that addresses the issues that I mentioned?

  • 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-17T10:47:49+00:00Added an answer on June 17, 2026 at 10:47 am

    1) If you are dealing with any sort of confidential information you should be using https. This will allow the passwords to be sent from the client to your server.
    2) On password creation hash it, and save that hash in your db. On future sign ins, you can hash the password provided and compare the hash values.

    3) If you’re dealing with credit card information there is a whole wack-load of other stuff you have to consider. You should take a quick look at PCI requirements (if you’re saving credit card information), and if you’re just looking to process a credit card I would recommend delegating that to a 3rd party resource like Stripe. They will handle all the card-security aspects for you.

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

Sidebar

Related Questions

I'm writing a CouchDB sample. My intention is to write a web app using
I'm writing a web app for the iPad using HTML5 and SenchaTouch. The app
I'm writing a web app, and I'd like to use repoze.what & repoze.who to
I'm writing a web-app using flask, python and HTML. My issue is that the
I'm writing a web app using Python and the web.py framework, and I need
I'm writing a web app that is getting too complex and I'd like to
I'm writing an app to process email attachments, using Exchange Web Services. The general
I'm writing a web app using ASP.NET MVC 2 and picked NHibernate as my
I'm writing a small web app using CytoscapeWeb. It downloads an XML file containing
I am writing unit test using Jasmine in a web app using BackboneJS. There

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.