@x_cli @chiraag @khm @kunev @mcc
Having stuff (like contacts) in the secure enclave is great, but secure enclaves don't have storage, so when you need to restart the task running in the enclave, either you loose all the data, or you store it on disk in an encrypted form to load it back in in the new task. Where is the encryption key for that data?
Burned into the Silicon, if you take SGX at face value.