Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. User name & Password Security

User name & Password Security

Scheduled Pinned Locked Moved Web Development
securityhelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wasife
    wrote on last edited by
    #1

    Hi, I am developing a Web Application & I need to take User name, Password, Credit card no. & other other sensitive information from the users. I want to make sure that these information not be seen by anyone during their transmission from client to me. How is it possible? Please help me. I am quite new in web development.

    S W 2 Replies Last reply
    0
    • W wasife

      Hi, I am developing a Web Application & I need to take User name, Password, Credit card no. & other other sensitive information from the users. I want to make sure that these information not be seen by anyone during their transmission from client to me. How is it possible? Please help me. I am quite new in web development.

      S Offline
      S Offline
      sucharita
      wrote on last edited by
      #2

      SSL is my answer in short for your problem. You really have to do some R&D on security and encryption, if you are concerned about customer privacy. -Sucharita

      1 Reply Last reply
      0
      • W wasife

        Hi, I am developing a Web Application & I need to take User name, Password, Credit card no. & other other sensitive information from the users. I want to make sure that these information not be seen by anyone during their transmission from client to me. How is it possible? Please help me. I am quite new in web development.

        W Offline
        W Offline
        wduros1
        wrote on last edited by
        #3

        Sucharita is right, you will have to get an SSL cert, install the certificate on your web server, and then use HTTPS:// to encrypt the traffic between the client's browser and your web page. This is easy stuff, and most places that sell SSL certificates have step-by-step instructions of how to set this up. -ward

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups