private-attribution / i-d

Interoperable Private Attributions Internet Drafts
Other
3 stars 3 forks source link

arrange parties clockwise #14

Closed eriktaubeneck closed 4 months ago

eriktaubeneck commented 4 months ago

this is only a suggestion, but it felt strange to have a circular representation of numbers in anti-clockwise order.

        x₁  .----.  x₂
       .---|  P₁  |---.
      /     `----'     \
 x₁  /                  \  x₂
 .----.                .----.
|  P₃  |--------------|  P₂  |
 `----'  x₃        x₃  `----'
send                               send
left:       .----.                 right:      .----.
       .---|  P₁  |<--.                   .-->|  P₁  |---.
      /     `----'     \                 /     `----'     \
     v                  \               /                  v
 .----.                .----.       .----.                .----.
|  P₃  |------------->|  P₂  |     |  P₃  |<-------------|  P₂  |
 `----'                `----'       `----'                `----'