Skip to content

Commit 85637fd

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

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
@@ -18,7 +18,7 @@ My research interests lie in distributed systems and security, with a focus on e
1818
This project applies stochastic processes to analyze decentralized incentives and BFT consensus designs. Related analysis include selfish mining in Ethereum ([ICDCS'19](https://arxiv.org/abs/1901.04620)) and Bitcoin-NG ([Performance'20](https://arxiv.org/pdf/2001.05082.pdf)), chained HotStuff ([INFOCOM'21](https://arxiv.org/abs/2107.04947)/[TDSC'25]()), Crystal (block withholding resilience, [TDSC'22](https://arxiv.org/abs/2312.00741)), Ethereum's private transactions ([ACSAC'24](https://jianyu-niu.github.io/)), chained BFT framework ([ToN'26](https://arxiv.org/pdf/2501.02970)), Solana's PoH ([Security'26](https://www.usenix.org/conference/usenixsecurity26)).
1919

2020
### Scalable BFT Consensus
21-
This project aims to design simple and scalable BFT systems. 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]()).
21+
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
2424
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]()).

0 commit comments

Comments
 (0)