My latest ASP Alliance article has been published: A Simple Passphrase Generator
Passphrases have been receiving more and more attention as part of a strong security policy. When building secure web-based applications, assigning random passphrases to new user accounts can be a bit of a challenge. In this article, we’ll build a simple passphrase generator that can be used as part of a web application to set or reset user passphrases.
The sample project is in VB.NET / VS 2003.
There is indeed an urgent need to reset user passphrases.Useful article