BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] ssh keys question
- Subject: [Discuss] ssh keys question
- From: kentborg at borg.org (Kent Borg)
- Date: Fri, 17 Jun 2016 22:27:45 -0400
- In-reply-to: <90b46e0e-dbf6-0aa7-abeb-e89294b389fb@horne.net>
- References: <mailman.11.1466179204.26887.discuss@blu.org> <ee255849986a8455a436c0cff185444c.squirrel@webmail.ci.net> <5764883F.3030807@borg.org> <90b46e0e-dbf6-0aa7-abeb-e89294b389fb@horne.net>
On 06/17/2016 09:05 PM, Bill Horne wrote: > Out of curiosity, please tell me how entropy is measured, I count decisions. In my case, I take 32-buts from urandom, and map them into dictionary words. Those same words could be mapped back into those exact 32-bits of binary. Like base64 and back, only in this case the mapping is specifically designed to be read out loud. There is a company mapping every little square on earth into three-word phrases. But the fact GPS coordinates can be mapped into words doesn't make finding a hidden easter egg dropped randomly on the globe any easier. In my case I am using mnencode, something I ran across years ago. Essentially dice-ware. > and how many bits of entropy are in the string "ysywlmtihtg". TIA. I have no idea. It has everything to do with how it was generated. It might be the initial letters of a catchphrase from The Hobbit (low entropy), or it might have been randomly generated (high entropy). It is the number of bits that drove your choices in selecting "ysywlmtihtg" that matter. Did you choose between your four favorite Hobbit quotes? Then it is maybe only 2-bits of entropy. In the case of a password like coral-iceberg-neptune if one does not know how it was generated, if one assumes it is lowercase plus other ASCII symbols, it might appear to be 56^20, or well over 100-bits of entropy, but if one knows the pattern it is far fewer--know how you generated it and count the low bound--at worst this example is 32-bits, assume the worst. "Seems random" is not as good as "actually random". -kb
- Follow-Ups:
- [Discuss] ssh keys question
- From: bill.n1vux at gmail.com (Bill Ricker)
- [Discuss] ssh keys question
- References:
- [Discuss] ssh keys question
- From: richb at pioneer.ci.net (Rich Braun)
- [Discuss] ssh keys question
- From: kentborg at borg.org (Kent Borg)
- [Discuss] ssh keys question
- From: bill at horne.net (Bill Horne)
- [Discuss] ssh keys question
- Prev by Date: [Discuss] ssh keys question
- Next by Date: [Discuss] ssh keys question
- Previous by thread: [Discuss] ssh keys question
- Next by thread: [Discuss] ssh keys question
- Index(es):