Wide Mouth Frog Protocol

The Wide-Mouth Frog protocol is a computer network authentication protocol designed for use on insecure networks (the Internet for example). It allows individuals communicating over a network to prove their identity to each other while also preventing eavesdropping or replay attacks, and provides for detection of modification and the prevention of unauthorized reading. This can be proven using BAN logic.

The protocol was first described under the name "The Wide-mouthed-frog Protocol" in the paper "A Logic of Authentication" (1990), which introduced Burrows–Abadi–Needham logic, and in which it was an "unpublished protocol ... proposed by" coauthor Michael Burrows. The paper gives no rationale for the protocol's whimsical name.

The protocol can be specified as follows in security protocol notation:

  • A, B, and S are identities of Alice, Bob, and the trusted server respectively
  • and are timestamps generated by A and S respectively
  • is a symmetric key known only to A and S
  • is a generated symmetric key, which will be the session key of the session between A and B
  • is a symmetric key known only to B and S

Note that to prevent active attacks, some form of authenticated encryption (or message authentication) must be used.

The protocol has several problems:

  • a global clock is required.
  • the server S has access to all keys.
  • the value of the session key is completely determined by A, who must be competent enough to generate good keys.
  • can replay messages within period when timestamp is valid.
  • A is not assured that B exists.
  • The protocol is stateful. This is usually undesired because it requires more functionality and capability from the server. For example, S must be able to deal with situations in which B is unavailable.

Famous quotes containing the words wide, mouth and/or frog:

    Devouring Time, blunt thou the lion’s paws,
    And make the earth devour her own sweet brood;
    Pluck the keen teeth from the fierce tiger’s jaws,
    And burn the long-liv’d phoenix in her blood;
    Make glad and sorry seasons as thou fleet’st,
    And do what’er thou wilt, swift-footed Time,
    To the wide world and all her fading sweets;
    William Shakespeare (1564–1616)

    Folks don’t like to have somebody around knowin’ more than they do. It aggravates ‘em. You’re not gonna change any of them by talkin’ right, they’ve got to want to learn themselves, and when they don’t want to learn there’s nothing you can do but keep your mouth shut or talk their language.
    Harper Lee (b. 1926)

    A frog in love would not be enchanted to learn that her beloved had turned into Prince Charming.
    Mason Cooley (b. 1927)