Skip to content

Commit 5c7ed98

Browse files
authored
Update about.md
1 parent 03b8444 commit 5c7ed98

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
@@ -15,7 +15,7 @@ I am currently a Research Fellow at [City University of Hong Kong](https://www.c
1515
My research interests lie in distributed systems and security, with a focus on emerging technologies including blockchain systems, confidential computing, and AI agents. My goal is to build trustworthy distributed infrastructures that remain secure, scalable, confidential, and adaptive under increasingly dynamic and heterogeneous environments. Below are several representative research directions.
1616

1717
### Blockchain Performance and Security Analysis
18-
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)/[TDSC'26](https://www.computer.org/csdl/journal/tq/5555/01/11592485/2hLQR8NLsUE)), Solana's PoH ([Security'26](https://www.usenix.org/conference/usenixsecurity26)).
18+
This project aims to analyze the security and performance of distributed systems, with a focus on the incentives of blockchains. 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)/[TDSC'26](https://www.computer.org/csdl/journal/tq/5555/01/11592485/2hLQR8NLsUE)), Solana's PoH ([Security'26](https://www.usenix.org/conference/usenixsecurity26)).
1919

2020
### Scalable BFT Consensus
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]()).

0 commit comments

Comments
 (0)