diff --git a/README.md b/README.md index 953ff6e..85e644a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The smart contract address is: [0xB92414bA565D8d49E4aaaB45b78b354516006AF1](http ## How does Teleport work? -The core technology backing teleport is TEEs. Our idea is based on a series of work on [secure account delegation](https://eprint.iacr.org/2018/160), [one-time programs](https://iacr.org/archive/crypto2008/51570039/51570039.pdf), and [complete knowledge](https://eprint.iacr.org/2023/044). Read about our approach [here](https://drive.google.com/file/d/1u5VA7KU58nxOdK2ME1c8KlgVTt8DkOuN/view). +The core technology backing teleport is trusted-execution-enclaves (TEEs). Our idea is based on a series of work on [secure account delegation](https://eprint.iacr.org/2018/160), [one-time programs](https://iacr.org/archive/crypto2008/51570039/51570039.pdf), and [complete knowledge](https://eprint.iacr.org/2023/044). Read about our approach [here](https://drive.google.com/file/d/1qIX22m7mqBK9TcElpBCAjYuPjSmKRap8/view). ## What does the TEE provide in Teleport?