60 lines
2.2 KiB
Markdown
60 lines
2.2 KiB
Markdown
## trusted execution environments
|
|
|
|
<br>
|
|
|
|
<p align="center">
|
|
<img src="https://github.com/user-attachments/assets/9e72ad3d-2e3c-458b-aa2f-756dc59d3ab2" width="70%" align="center"/>
|
|
</p>
|
|
|
|
<br>
|
|
|
|
----
|
|
|
|
### cool resources
|
|
|
|
<br>
|
|
|
|
##### sgx stuff
|
|
|
|
* **[linux instalation guides](https://download.01.org/intel-sgx/latest/linux-latest/docs)**
|
|
* **[intel SGX explained, by costan et al.](https://eprint.iacr.org/2016/086.pdf)**
|
|
* **[secure computation in rust: using intel's SGX with teaclave && fortanix](https://blog.lambdaclass.com/secure-computation-in-rust-using-intels-sgx-instructions-with-teaclave-and-fortanix/)**
|
|
* **[2fa zk-rollups using sgx, by j. drake](https://ethresear.ch/t/2fa-zk-rollups-using-sgx/14462)**
|
|
* **[why multi-prover matters, sgx as a possible solution, by taiko labs](https://taiko.mirror.xyz/Kx1Mp4WJjd83K1KDEwp1pM7xi9QmpSahxJg3S_N7NE4)**
|
|
* **[autonomous tees manifest, by poeticte](https://poeticte.ch/posts/autonomous-TEEs-manifesto.html)**
|
|
|
|
<br>
|
|
|
|
##### cloud providers
|
|
|
|
* **[nitro enclaves at aws](https://aws.amazon.com/ec2/nitro/nitro-enclaves/)**
|
|
* **[a few notes on aws nitro enclaves: attack surface, by p. platek](https://blog.trailofbits.com/2024/09/24/notes-on-aws-nitro-enclaves-attack-surface/)**
|
|
|
|
<br>
|
|
|
|
##### attestations
|
|
|
|
* **[fortanix](https://edp.fortanix.com/docs/examples/attestation/)**
|
|
* **[automata](https://www.ata.network/)**
|
|
|
|
<br>
|
|
|
|
##### quantum settings
|
|
|
|
* **[is the security of quantum cryptography guaranteed by the laws of physics?, by bernstein](https://arxiv.org/pdf/1803.04520)**
|
|
* **[the laws of physics and cryptographic security; by rudolph](https://arxiv.org/pdf/quant-ph/0202143)**
|
|
* **[introduction to quantum information, by bt3gl](https://www.astro.sunysb.edu/steinkirch/books/qi.pdf)**
|
|
|
|
<br>
|
|
|
|
##### offensive
|
|
|
|
* **[using memory errors to attack a virtual machine, by govindavajhala et al.](https://www.cs.princeton.edu/~appel/papers/memerr.pdf)**
|
|
|
|
<br>
|
|
|
|
##### on blockchains
|
|
|
|
* **[demystifying remote attestation by taking it on-chain, by flashbots](https://collective.flashbots.net/t/demystifying-remote-attestation-by-taking-it-on-chain/2629)**
|
|
* **[spacecoin, by d. bar et al. (leveraging satellite infra for tee-like functionality)](https://github.com/spacecoinxyz/research/blob/main/publications/Blue-Paper-Spacecoinxyz.pdf)**
|