From 5a288c4788f12f99651f88aa5b8e8315230d1c30 Mon Sep 17 00:00:00 2001 From: Daniel N <2color@users.noreply.github.com> Date: Sat, 1 Mar 2025 08:29:15 +0100 Subject: [PATCH] fix: typo --- 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.