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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T12:31:13+00:00 2026-06-08T12:31:13+00:00

My first question is about standard steps to take in order to provide secure

  • 0

My first question is about standard steps to take in order to provide secure login page. Two things I am familiar with is putting password field to protect against someone watching over out shoulder, as well as transmitting data over https. Are there any other things one should include to have a fully secure login site?

Furthermore, once we log in, how is the session maintained i.e. when the user clicks sth our server knows that it should again generate user-based content? Considering whe are logged in, do we still need to maintain https and other security measures?

Thanks for your responses

  • 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-08T12:31:14+00:00Added an answer on June 8, 2026 at 12:31 pm

    There are all sorts of things one can do to make a site more secure, but even if you did all of them, you have no guarantee that your site is “fully” secure.

    For instance, if you’re storing user login information in a database: did you put in protection against SQL injection? If your login page also contains a registration form: do you have protection against XSS exploits? Are there minimum requirements that the passwords must meet, or can users make their own (often very bad and easy to guess) passwords? There are some matters you can take into your own hands, but there are always things that, unfortunately, you won’t think to protect against (because no one would’ve thought of them) until they’re actually exploited. There are innumerable routes of attack for a site, and an equal amount of ways to protect against them, and it would take me far too long to delve into all of them (not that I’m all that security-savvy myself).

    As the other answers have pointed out, sessions are maintained by a session ID, which is stored in a cookie on the client’s side. When a session is started, the ID is generated; this ID is then used by the client’s browser to identify data stored on the server side as belonging to that browser. To prevent this ID from being stolen, the connection should be encrypted using HTTPS; however, something to keep note of is that if you have any references to external resources in your page (e.g.: an image from another site, a script from another site, etc.), the connection will only be partially encrypted (namely, the parts that aren’t external resources). This is less secure than full encryption for obvious reasons; to prevent this, I download all external resources into the local directory whenever possible.

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

Sidebar

Related Questions

nobody loved my first question about this: Creating Entity Framework objects with Unity for
first of all this is my third question about web services here and i
I have a question about defining Foreign Key in EF Code First Fluent API.
i have a question about using GalleryView. At first, i set five default images
I have question about normalization. Suppose I have an applications dealing with songs. First
I got a few question about this IDE. First, when boot up vs2010, it
First time poster here. A quick question about setting up a loop here. I
I have a question about Android Market/Google Play license model for paid applications. First
Well, first of all sorry about this question it must be pretty straight forward
Quick question, indexof() find the first occur position of the string character? what about

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.