From ed8ab988f30fea51602e26b752acbc1fbf893cd1 Mon Sep 17 00:00:00 2001 From: Jon Chambers Date: Wed, 11 Oct 2023 17:19:20 -0400 Subject: [PATCH] Add a deprecation notice to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eff2fd4..48e0f04 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Deprecation notice + +This version of the Secure Value Recovery service has been retired and is no longer supported. +Please see the [SVR2](https://github.com/signalapp/SecureValueRecovery2) repository for the +current version of the Secure Value Recovery service. + # Secure Value Recovery Service (Beta) ## Building the SGX enclave (optional)