Re: Newbie question on encryption keys



Ari <arisilverstein@xxxxxxxxx> (07-07-20 18:19:19):

Would you consider either of these serious passwords?

6:Q?-jiF6:Q?-jiF
6:Q?-jiFFij-?Q:6

Not really. Probably they are impractical to break for a random
attacker, but it's still safer to use a completely random string without
repetition. Then it also doesn't have to be so long.


Regards,
Ertugrul Söylemez.


--
Security is the one concept, which makes things in your life stay as
they are. Otto is a man, who is afraid of changes in his life; so
naturally he does not employ security.
.



Relevant Pages

  • Re: Newbie question on encryption keys
    ... but it's still safer to use a completely random string ... You have to assume that every attacker already has some information ... repetition patterns in all or many of your passwords, ... which makes things in your life stay as ...
    (comp.security.misc)
  • Re: Newbie question on encryption keys
    ... I would think that repetition is more common than that. ... Security is the one concept, which makes things in your life stay as ...
    (comp.security.misc)
  • Re: Newbie question on encryption keys
    ... but it's still safer to use a completely random string ... You have to assume that every attacker already has some information ... repetition patterns in all or many of your passwords, ... "You can't trust code that you did not totally create yourself" ...
    (comp.security.misc)
  • random limited repetition from array...
    ... I need to be able to choose a random string from an array. ... but I want to restrict the repetition of that string until one ...
    (microsoft.public.dotnet.languages.csharp)