|
|
|
|
|
by sporksmith
5058 days ago
|
|
I agree this is a major issue, and in fact was specifically covered in an earlier xkcd (http://xkcd.com/792/) than the one cited (http://xkcd.com/936/). It might be a good idea to enforce non-password reuse, but the proposed solutions seem fairly aggravating. In particular the 'webmaster' solution of requiring inclusion of a fixed string is extremely annoying (oops, sorry users who use cryptographically derived passwords (http://passwordmaker.org/)), and doesn't solve the problem since someone with your "main" password can probably guess the "derived" password (e.g., the main password with the mandatory substring appended to the end). My solution as a user is to just use a password manager. I use clipperz(http://clipperz.com/), but there's plenty others out there. * Edited to remove markdown-style links. Forgot it wasn't supported here. |
|