Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 570 Bytes

0005-twin-changed.md

File metadata and controls

26 lines (15 loc) · 570 Bytes

5. Twin relay address

Date: 2023-01-11

Status

Accepted

Context

See here for more details.

Decision

We decided to rework the twin Object, removing:

  • Version
  • IP

and Adding:

  • Relay
  • Pk (PublicKey)

We removed the version because we don't use that anymore. The IP becomes a relay address, this is some dns name where the twin can be contacted through. This will be set by RMB. The Pk fields is a public key used for encrypting twin messages, with this public key anyone can verify the source.