password-protection
ToadStudio passwords in settings file, security concern
I need to share a connections setting file for ToadStudio SQLeditor. I do have some concerns about the passwords that are stored in the settings file.[详细]
2023-03-15 04:45 分类:问答Is it insecure for an app to report how many days are left before current password expires?
Is it insecure for an app to report how many da开发者_如何学运维ys are left before current password expires?[详细]
2023-03-14 05:32 分类:问答Hashing Passwords With ASP.NET MVC 3
I am right now in the process of trying to figure out the best way of hashing the password for my ASP.NET MVC 3 application.From what I hear, it is good to use the given password and a random salt and[详细]
2023-03-14 01:19 分类:问答Is It okay to save user's salt in the same table as password hash?
Is it okay and isn\'t useless? It could be saved in another table or even another database. What do you think?[详细]
2023-03-13 21:26 分类:问答Need algorithm to protect string with password?
I am looking for a simple and FAST algorithm to enc开发者_开发百科rypt/decrypt a string (length is about 128 bytes) with a password.[详细]
2023-03-13 05:10 分类:问答IIS7 - How to password protect a single folder using a Web.config file?
I have a folder that contains log files.They\'re not super critical, but I don\'t want total strangers looking through them.I\'d like to put a password on that one folder.The folder and its contents a[详细]
2023-03-12 07:27 分类:问答What is the most accepted method for hiding password for 'connect.php' file? [duplicate]
This question already has answers here: How to secure database passwords in PHP? (17 answers) Closed 9 months ago.[详细]
2023-03-11 02:52 分类:问答Remember Me - How long should be the duration
Just saw a site which said \"Remember me for 开发者_开发问答3 weeks\". Some of the email sites like Yahoo or Gmail offer 2 - 3 weeks as this duration. What would be an apt duration for a site which wi[详细]
2023-03-09 12:34 分类:问答Password protecting an xml file using gzip
All right guys and gals it\'s time for the age old question, how do you password protect an xml file using C#?[详细]
2023-03-08 18:40 分类:问答Password protect .gz folder sent from iPhone
I need to protect a file with password when I send it as email attachment from iPhone. I have zipped the file using libz.dylib zlib.h class. Basically I followed the approach discussed in http://www.c[详细]
2023-03-08 11:03 分类:问答