From 9300793066ab0978e492036be080aec643aecae7 Mon Sep 17 00:00:00 2001 From: Hendrik Eeckhaut Date: Thu, 11 Sep 2025 16:47:45 +0200 Subject: [PATCH] privacy-scaling-explorations -> privacy-ethereum --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index b6728c0..626e46f 100644 --- a/profile/README.md +++ b/profile/README.md @@ -17,7 +17,7 @@ https://tlsnotary.org ## Repositories * [Rust implementation of the TLSNotary protocol](https://github.com/tlsnotary/tlsn) -* [MPZ: The Rust library for Multi-Party Computation behind TLSNotary](https://github.com/privacy-scaling-explorations/mpz) +* [MPZ: The Rust library for Multi-Party Computation behind TLSNotary](https://github.com/privacy-ethereum/mpz) * [Chrome Extension for TLSNotary](https://github.com/tlsnotary/tlsn-extension) * [Add plugins to the TLSNotary browser extension: Boilerplate and examples](https://github.com/tlsnotary/tlsn-plugin-boilerplate) * [Documentation + landing page](https://github.com/tlsnotary/website)