Author

Topic: Cryptocurrency - self generated mnenomic phrase (Read 58 times)

legendary
Activity: 4438
Merit: 3387
It seems safe enough to me. The issue is whether or not your method is biased and if so, whether an attacker might be able to determine the bias. Each of your methods may be biased but not in any way that could be exploited by an attacker.

Experts advise against hand-picking a mnemonic phrase because an attacker knows that people tend to pick certain words or certain orderings of words, and can use that knowledge to narrow down the possible phrases.

Another reason for using a standard tool is that the tool has already been tested. Your ad hoc method may have a flaw that you are unaware of. This happens a lot.

I am not an expert.
newbie
Activity: 1
Merit: 0
As the title suggests, I generated my own mnenomic phrase for my hardware wallet. I'm a cryptography noob and I keep seeing cryptography experts advising not to generate own mnenomic phrase. I used three different sources of pseudorandomness to generate 256 bits: throwing a dice, taking system times from my computer and using the last number to determine wether next bit is one or zero, and picking cards from shuffled deck. I did this 256 times using each method roughly 33%. I used those bits to generate mnenomic using Ian Colemans mnenomic phrase tool on airtight machine.

Does my method seem safe enough or should I follow advice from cryptography experts and use dedicated tool for mnenomic instead?
Jump to: