egge313 / eggemesg

Egge's Messenger facilitates communication with strong cryptography via Tor.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Introductory Ticket #5

Open egge313 opened 10 months ago

egge313 commented 10 months ago

An Eggemesg server is able to provide an introductory ticket which contains the following:

  1. The "name" of the ticket. This is a random string of 8-16 characters.
  2. The name of the hidden service.
  3. The public key with which the first steps of the communication protocol are established.

There are two forms of the introductory ticket:

  1. Encoded, binary.
  2. Encoded, base64.

The ticket is always encrypted with the Eggemesg network private key.