password-protection
Password protected web content-- basic question
I\'m looking to create a password-protected section of my website that requires user login, and I\'m wondering what approach would provide the simplest solution. For the most part, the site will be ve[详细]
2023-02-03 06:35 分类:问答How to set up a web-based password database
I\'ve currently thought about a web-driven password database with multiple accounts and the login/passwords stored in a Database engine like MySQL or Oracle. Each password should only be available to[详细]
2023-02-02 20:16 分类:问答Creating a Strong Password Scheme When All Data is Stored on Device
Background: I have been working on an Android application that stores data in a local database as my pet project.Lately, I have decide开发者_如何转开发d that I want to password protect the application[详细]
2023-01-31 03:47 分类:问答Public key cryptography with user-chosen passwords?
The whole point is designing a simple system where users are able to send encrypted messages between them (with support from a server).[详细]
2023-01-31 00:08 分类:问答Password Hashing: PBKDF2 (using sha512 x 1000) vs Bcrypt
I\'ve been reading about the Gawker incident and several articles have cropped up regarding only using bcrypt to hash passwords and I want to make sure my hashing mechanism is secure enough to avoid s[详细]
2023-01-30 14:42 分类:问答Using GWT RequestBuilder to check password strength with Google
Nominally, the URL http://www.google.com/accounts/RatePassword?Passwd=aaaaa can be used to check the strength of the password aaaaa. I am trying to use it in my GWT system by using a RequestBuilder t[详细]
2023-01-29 20:37 分类:问答Mac Keychain - remember svn+ssh// password
I\'m using Snow Leopard and I access svn through the standard commandline: svn co svn+ssh//myusername@example.org/svn/myproject[详细]
2023-01-28 16:54 分类:问答How serious is the issue of unintentional/malicious access to sensitive user information by programmers?
In a web application, for example, the password and other sensitive information could be logged or accessed in some other way even before it is hashed and saved to the database.[详细]
2023-01-28 11:40 分类:问答What is the best way to encrypt a password?
I am about to make a \'Log I开发者_StackOverflow社区n\' for my app and was wondering what is the best way to encrypt a password for my user that i will enter in my database ? I found many way on Googl[详细]
2023-01-28 03:02 分类:问答Can I set these char(☺☻♥♦♣) as password [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-27 17:12 分类:问答