mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
Registration IDs are used to detect if a device ID has been reused, since the new device will (with high probability) use a different randomly-generated registration ID from the old one. The server should be able to validate this for SSv2 like it does for SSv1, though the handling of this for SSv1 is in the various apps.