mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-15 12:20:21 +01:00
a9cba1471a
Previously we would delete our own key from the trust store when re-linking, in case it changed. We can also immediately take one step further and store the new key. Typically this happens in the course of requesting sync info from the master device, except in the case of standalone clients. Closes #596 // FREEBIE