From 4ad47dd1b8625fc37f18b7e36543716abc6417cc Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Sun, 2 Mar 2025 20:31:58 +0100 Subject: [PATCH] chore: add unit --- src/_blog/bybit-hack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/bybit-hack.md b/src/_blog/bybit-hack.md index 3da487a3..b6cb3915 100644 --- a/src/_blog/bybit-hack.md +++ b/src/_blog/bybit-hack.md @@ -13,7 +13,7 @@ tags: ## The Bybit Hack and IPFS -Bybit's [recent hack](https://www.reuters.com/technology/cybersecurity/cryptos-biggest-hacks-heists-after-15-billion-theft-bybit-2025-02-24/), which resulted in the loss of $1.4, is a reminder of the importance of verification for frontends, especially dapp frontends in the Web3 ecosystem. +Bybit's [recent hack](https://www.reuters.com/technology/cybersecurity/cryptos-biggest-hacks-heists-after-15-billion-theft-bybit-2025-02-24/), which resulted in the loss of $1.4 billion, is a reminder of the importance of verification for frontends, especially dapp frontends in the Web3 ecosystem. Based on what we know at the time of writing, IPFS, through local verification, could have served as a preventive line of defense in this sophisticated hack, potentially preventing it altogether.