Signal-iOS/SignalServiceKit
Max Radermacher 7e8bf3a6d4 Update KBS MrEnclave
TEST CASES:

Restoring from the old enclave:
- Register on the old code.
- Delete the app.
- Register with the new code, restoring with a PIN.

Migrating to the new enclave & restoring:
- Register on the old code.
- Update and run the new code.
- Delete the app.
- Register with the new code, restoring with a PIN.

Registering a new account:
- Register with the new code, setting up a brand new account.

Registration lock via the old enclave:
- Register on the old code (#1) & enable registration lock.
- Delete the app.
- Register on the new code (#2).
- Run change number (#2 -> #1) on the new code.
- Confirm both enclaves were checked.

Registration lock via the new enclave:
- Register on the new code (#1) & enable registration lock.
- Delete the app.
- Register on the new code (#2).
- Run change number (#2 -> #1) on the new code.
- Confirm only the new enclave was checked.
2022-08-29 09:12:35 -07:00
..
protobuf Remove unused relay field from envelope proto 2022-07-29 11:35:55 -05:00
Resources Durable jobs for leaving groups 2022-08-26 13:13:23 -07:00
src Update KBS MrEnclave 2022-08-29 09:12:35 -07:00
tests Update libPhoneNumber-iOS 2022-08-28 15:31:06 +00:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SignalServiceKit.h Durable jobs for leaving groups 2022-08-26 13:13:23 -07:00