mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
The dining cryptographers' protocol is documented in Bruce Schneier's book
|
|
as a kind of "cryptographic ouija board". It works as follows:
|
|
|
|
A number of cryptographers are dining at a circular table. At the end of
|
|
the meal, the waiter is summoned and asked for the bill. He replies,
|
|
"Thank you, sir. The bill has been paid." The cryptographers now have the
|
|
problem of working out whether someone at the table paid the bill, or
|
|
whether the NSA has paid it as some sort of veiled threat. The protocol
|
|
proceeds.
|
|
|
|
Each cryptographer flips a coin, and shows the result ONLY to the
|
|
participant on his RIGHT. Each cryptographer then compares his coin with
|
|
that on his LEFT, and raises his hand if they show different faces. If any
|
|
participant paid the bill, he "cheats" and does the opposite, that is, he
|
|
raises his hand if the coins show the same face. Now, the hands are
|
|
counted. An odd number means that someone at the table paid the bill. An
|
|
even number means that the NSA paid.
|
|
|
|
WWW: http://search.cpan.org/dist/Crypt-Dining
|