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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T05:39:02+00:00 2026-05-24T05:39:02+00:00

When you deal with account info, how secure should each data item be? I’m

  • 0

When you deal with account info, how secure should each data item be?

I’m going to do three categories and list items under them, please tell me if I’m right/wrong:

Encrypt:
password

Encode:
email,
address,
paypal,
secret_answer,

Leave as is:
everything else

Django encrypts the password automatically, or is this hashing? What’s the difference between hashing and encrypting?

I know encoding doesn’t add security, but it’s better than a hacker just looking at the info right? Like if the hacker does bother with decoding the info, does the time bought to inform the users of the breach outweigh the bother of encoding the info?

If I use hashlib.sha1, is sha1(sh1+sha1) safe enough?

  • 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-05-24T05:39:03+00:00Added an answer on May 24, 2026 at 5:39 am

    encode doesn’t add any security.

    Encrypt password is never good, you’re never free of lossing the key or something like that.

    You should Hash the password using salt (just search some questions about it in stackoverflow and you’ll find good points about it).

    Email, address: maybe encrypt, depends if you want it to be searchable inside your database

    Paypal: what do you mean with it? just an email for login? encrypt.

    secret_answer is just like a password, so use the same approach.

    Edit: encoding, obfuscation, saving the string backwards, using ROT-3 cryptography is even worst than using none: with none you know you don’t have security, with this silly “protections” you’ll fool yourself that you have security, and will relax on other securities.

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

Sidebar

Related Questions

I have a great deal of data to keep synchronized over 4 or 5
How do you deal with a DateTime that should be able to contain an
I'm unsure how to deal with the UserDetail class. Program; A virtual account hierarchy,
I am building a web application that will deal with highly sensitive data. My
How do you deal with source control management and automated deployment (configuration management) of
I have to deal with text files in a motley selection of formats. Here's
In my work I deal mostly with C# code nowadays, with a sprinkle of
I'm about to deal with managing and running my first Internet connected Apache webserver
How do you deal with the different XP themes when designing a WinForms UI?
Here's the deal. Is there a way to have strings tokenized in a line

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.