diff --git a/README.md b/README.md index d5f1f96b..7b2cc9ed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ZK EigenTrust - Deprecated +# ZK EigenTrust **Notice: This project is no longer being maintained as of November 2023.** @@ -18,9 +18,9 @@ A Rust and Halo2-based library designed to manage trust in distributed networks - **Incorruptible**: Reputation should be obtained by consistent good behavior through several transactions. This is enforced for all users, so no one can cheat the system and obtain a higher reputation. It is also resistant to malicious collectives. -## Deprecation Notice +## Notice -Effective November 2023, this project has been deprecated and is no longer under active development. +Effective November 2023, this project is no longer under active development. We invite the community to fork and maintain their own versions of this codebase. Should you choose to do so, we remind you to comply with the terms outlined in the [license](LICENSE).