From fd40132f94d9f66aca71c9be75f5574b8630bbde Mon Sep 17 00:00:00 2001 From: Jon Chambers <63609320+jon-signal@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:41:21 -0400 Subject: [PATCH] Add a README with a deprecation notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..69b5b66 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Deprecation notice + +This repository contains SGX-related tools and components shared between Signal's original [Contact Discovery Service](https://github.com/signalapp/ContactDiscoveryService) and [Secure Value Recovery service](https://github.com/signalapp/SecureValueRecovery). Both projects have been retired in favor of newer counterparts, and as a consequence, these common components are no longer supported.