Skip to content

Commit cf2ccd6

Browse files
authored
Update about.md
1 parent 85637fd commit cf2ccd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This project applies stochastic processes to analyze decentralized incentives an
2121
This project aims to design simple and scalable BFT consensus protocols. Related works include Hermes (structured transmission, [TDSC'21](https://ieeexplore.ieee.org/document/9543565)), EBFT (extreme simplicity, [TDSC'26]()/[Homepage](https://ebftalgorithm.github.io/)), Fast-HotStuff (robust chained BFT, [TDSC'23](https://arxiv.org/abs/2010.11454)), Stratus (shared mempool, [ICDE'23](https://github.com/gitferry/bamboo-stratus)), Ladon/Orthrus/Hydra (multi-BFT consensus, [EuroSys'25](https://arxiv.org/abs/2409.10954)/[ICDE'25](https://arxiv.org/abs/2501.14732)/[ICDE'26](https://arxiv.org/abs/2511.05843)), and Manta (asynchronous DAG, [NSDI'27]()).
2222

2323
### Distributed Confidential Computing
24-
This project explores integrations of confidential computing and various distributed computing techniques like blockchains and Federated Learning. Related works include Engraft (confidential consensus, [CCS'22](https://dl.acm.org/doi/10.1145/3548606.3560639)), Narrator/Narrator-Pro (state continuity system, [CCS'22](https://dl.acm.org/doi/10.1145/3548606.3560620)/[TDSC'24](https://ieeexplore.ieee.org/abstract/document/10480251)), Achilles (TEE-assisted BFT, [EuroSys'25]()), Mercury/TeeRollup ([Bridge/TDSC'26](https://arxiv.org/abs/2409.14640), [Rollup/TC'25](https://arxiv.org/abs/2409.14647)), and Fides (TEE-assisted DAG, [VLDB'26]()).
24+
This project explores integrations of confidential computing and various distributed computing techniques like blockchains and Federated Learning. Related works include Engraft (confidential consensus, [CCS'22](https://dl.acm.org/doi/10.1145/3548606.3560639)), Narrator/Narrator-Pro (state continuity system, [CCS'22](https://dl.acm.org/doi/10.1145/3548606.3560620)/[TDSC'24](https://ieeexplore.ieee.org/abstract/document/10480251)), Achilles (TEE-assisted BFT, [EuroSys'25]()), Mercury/TeeRollup ([Bridge/TDSC'26](https://arxiv.org/abs/2409.14640), [Rollup/TC'25](https://arxiv.org/abs/2409.14647)), Dist-FL (TEE-assisted FL, [TIFS](https://ieeexplore.ieee.org/abstract/document/11614556)), and Fides (TEE-assisted DAG, [VLDB'26]()).
2525

2626
## News
2727
* (2026/07) Our work on *Manta*, a flexible asynchronous DAG framework, has been accepted to [NSDI'27]().

0 commit comments

Comments
 (0)