dominictarr / cryptographers-surprise

MIT License
5 stars 0 forks source link

mixup of parties in readme #1

Open fbstj opened 9 years ago

fbstj commented 9 years ago

Alice now cannot change her guess, but Bob cannot see what it is yet. Later, Bob gives her present to Alice, and Alice can reveal that she had guessed correctly. console.log(CryptographersSurprise.reveal(cipherguess, key))

Isn't it Bob who is making a guess, and Alice giving gifts?

dominictarr commented 9 years ago

correct. fixed.

fbstj commented 9 years ago

The second sentence in that quote is still confusing (and is also badly capitalised) maybe 'Bob gives the present to Alice' and the latter part of that sentence needs rewriting too

dominictarr commented 9 years ago

okay i rewrote it, how does it read now?

Thank you for the feedback also! it's really helpful to get feedback like this.

fbstj commented 9 years ago

That reads much better. I'm glad I can help and that my comments are appreciated, was kinda worried that I was pestering you pointlessly. One last thing: "Alice would rather hide & proveher guess cryptographically" is missing a space between prove and her