Quicr / new-qmsg

Messaging example on top of QuicR
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Proposed API Change #54

Closed fluffy closed 2 years ago

fluffy commented 2 years ago

Here is some proposed changes to the api between ui/sec/net.

It makes the device IDs larger.

It passes the information in the name to and from sec to UI. This allows the name to be authenticated when we do the encryption of the messages.

It passes the device and message id of a received message up to the UI so the UI can refer to that or detect missing messages.

paulej commented 2 years ago

Rebased off main so it builds properly.

fluffy commented 2 years ago

LGTM - any reason we should not just merge this ?

paulej commented 2 years ago

No. Suhas said merge it. If anything breaks, we can fix it.