Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sxysun authored Sep 11, 2024
1 parent 45a3276 commit f85f925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) and [one-time programs](https://iacr.org/archive/crypto2008/51570039/51570039.pdf). Read about our approach [here](https://drive.google.com/file/d/1u5VA7KU58nxOdK2ME1c8KlgVTt8DkOuN/view).
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).

## What does the TEE provide in Teleport?

Expand Down

0 comments on commit f85f925

Please sign in to comment.