mobilecoinofficial / auxin

Developer friendly wrapper around the Signal Messenger protocol.
GNU Affero General Public License v3.0
8 stars 8 forks source link

Signal GroupsV2 support in Auxin #54

Closed NotGyro closed 2 years ago

NotGyro commented 2 years ago

The feature/groups branch contains a proven-working implementation of message sending and message receiving for the Signal GroupsV2 protocol.

itdaniher commented 2 years ago

Damn! This is crazy. Have we checked to see if it handles group rekeying events? What's the longest duration of time it's run continuously in one group?

itdaniher commented 2 years ago

What's the biggest group we've tested in?

NotGyro commented 2 years ago

Damn! This is crazy. Have we checked to see if it handles group rekeying events? What's the longest duration of time it's run continuously in one group?

Unfortunately we have not tested it against any rekeying event. Do we know what sort of behavior invokes a rekeying event? It has not been tested in a long-running fashion or in a large group.