Is it safe to store the database connection strings in the INI file after they are inconsistent or operated? Is it easy to be decrypted by others?

Source: Internet
Author: User
Is it safe to store the database connection strings in the INI file after they are inconsistent or operated? Is it easy to be decrypted by others? Delphi/Windows SDK/API
Http://www.delphi2007.net/DelphiDB/html/delphi_20061217102522257.html
RT

Watch your software saveProgramIf it is high, it is better not to use it. If it is not high, it should be okay.

Is the degree of confidentiality

Put it in the INI file. This is not safe.
Unless used internally
It is best to make a database operation module closed to DLL
Or create an intermediate layer.
It would be better.

Do you know the degree of confidentiality of an exception? You only need to deal with common users.

Use des to encrypt the data. Of course, the password used for DES encryption can only be stored in the programCodeThe security of the password is a problem.

Is it better to implement layer-3 security? After all, client users cannot access the application server.

Layer 3 is the best. The application server is on the system administrator's side, and the password administrator knows it.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.