You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly: Don't verify people who joined a group (on Alice's side), for two reasons:
People often create a link and paste it into a chat for others to join
Even if the group creator has others scan a QR code, they often won't remember who was who
This can be easily implemented by creating AUTH tokens for group-invite-codes as immediately expired.
If we don't reset all verifications now, then this can be done in a few months rather than now.
OTOH, it's nice to have an "along-the-way" verification.
Possibly: Don't verify the inviter when joining a group (on Bob's side)
When most people have v2.22.0 (i.e. around December/January), we want to have stricter rules for who counts as verified:
This can be easily implemented by creating AUTH tokens for group-invite-codes as immediately expired.
If we don't reset all verifications now, then this can be done in a few months rather than now.
OTOH, it's nice to have an "along-the-way" verification.